By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T22:42:45.461Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T22:42:45.464Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T22:42:45.493Z |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-06-10T22:42:46.088Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T22:42:46.794Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T22:42:46.796Z |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-06-10T22:42:46.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-10T22:42:46.917Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-10T22:42:46.939Z |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-06-10T22:42:48.364Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-10T22:42:48.724Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-10T22:42:48.760Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-10T22:42:48.761Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-10T22:42:48.817Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-10T22:42:48.817Z |INFO |Root WebApplicationContext: initialization completed in 1878 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-10T22:42:49.106Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0738481e-0d09-404d-9de4-435c77539687 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-10T22:42:50.029Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0738481e-0d09-404d-9de4-435c77539687 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-10T22:42:51.977Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0738481e-0d09-404d-9de4-435c77539687 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-10T22:42:52.365Z |INFO |Started MainApp in 8.953 seconds (JVM running for 9.521) |InvocationID=0738481e-0d09-404d-9de4-435c77539687 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-10T22:42:52.434Z |INFO |Start scheduling PRH workflow |InvocationID=0738481e-0d09-404d-9de4-435c77539687 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:42:52.451Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9f565451-4c30-4da0-9758-d40aa116b72c | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-10T22:43:00.206Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-10T22:43:00.206Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-10T22:43:00.210Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-10T22:43:22.534Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.154.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:43:22.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:43:32.574Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d7397385-67a6-4689-bb0c-bbccf8f8101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-10T22:44:02.644Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.154.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:44:02.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:44:12.652Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=8e34b979-c08b-4bba-91cf-52a2565bfd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-10T22:44:42.689Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.154.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:44:42.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:44:52.692Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2b70279c-235b-40cd-8e40-b354631ac6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-10T22:45:22.715Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.154.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:45:22.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:45:32.720Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=020244a8-f79e-49c3-86f7-bda4be2f07ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-10T22:46:02.756Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.154.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:46:02.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:46:12.761Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=86fd5ccf-ebca-4515-9e4f-f42752869d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-10T22:46:42.784Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.154.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:46:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:46:52.788Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5a812235-39f1-4dca-b6e3-0aa227971d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-10T22:47:22.817Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.154.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:47:22.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:47:32.824Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2fd3009a-914b-40a8-aa31-ad7c1d61a047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T22:47:49.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T22:47:49.699Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T22:47:49.702Z |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-06-10T22:47:49.706Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T22:47:49.788Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T22:47:49.788Z |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-06-10T22:47:49.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-10T22:48:02.850Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.154.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:48:02.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:48:12.854Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1d6e2720-4171-475f-85dd-8cbbae826445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-10T22:48:42.884Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.154.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:48:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:48:52.890Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=700d0c7f-1f6f-434e-b074-f7c679cf33c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:48:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:02.964Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b8cb8232-2e4f-4389-82b4-06f18f5910b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:12.983Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c4075b8d-1bc5-42de-b9fe-ab64fa9c7204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:13.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:23.020Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=72dd54ed-ace6-4522-adf4-9ba724c22351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:33.049Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=fcec10e1-0a04-456d-a83b-2f7d9039244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:33.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:43.062Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9a253208-3e69-465b-8396-c39bc4a29ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:53.073Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a5cb693a-f732-4e6c-a739-a501a54014d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:49:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:03.088Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=33f0214f-1074-4d92-9768-0e675846fb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:13.099Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=705ad7b7-7de0-4071-a58e-8f3cae9aa2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:23.112Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=971cbf1c-ffcb-41ab-9a8c-a0b6bcdfb07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:23.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:33.133Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d553ca16-efbd-471d-ba81-2b17f670b6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:33.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:43.148Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c248e8f5-595f-43ea-bb36-6c61c75772fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:43.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:53.175Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=777ab8d9-96b9-4c26-a3b4-1b23c1f7b02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:50:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:03.207Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=313624f3-f37c-4160-982d-af47ae22d329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:03.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:13.219Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5c7cdad2-25b2-4902-8db7-31d2f506c603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:23.236Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=311ef7a2-3333-4d13-8a8b-5b74387756c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:33.250Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6e28baa9-21b0-42c2-8e6b-a1cdef52ae7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:33.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:43.271Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1b108dd4-713f-43e9-ad2d-1e76b0ae4993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:53.286Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2bde955a-3ebf-46ff-a3be-0d22789d02ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:51:53.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:03.297Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=44a476f5-6064-469a-be75-368ab2deb693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:03.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:13.306Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=aab5fc36-c4f4-4738-9494-eb0bda1d0af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:23.318Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ecab68fa-eb86-40b1-ad14-bbb80d85b679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:23.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:33.351Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=28551e39-6c5f-44bf-ad1f-b8b7e47f57ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:43.362Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2b1c1659-a771-4b92-93f5-4ae2b873ee88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:43.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T22:52:49.495Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T22:52:49.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T22:52:49.496Z |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-06-10T22:52:49.499Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T22:52:49.562Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T22:52:49.563Z |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-06-10T22:52:49.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:53.379Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=adbc44ba-ce36-4719-9d7f-5474257af85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:52:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:03.388Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d92a9a0e-e108-4c39-81d5-a2c8211cc6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:03.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:13.415Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c7d7bc61-fd48-460d-8020-1ea710de15d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:23.435Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9cfdffeb-753b-41a9-998f-39c8f4096a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:23.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:33.449Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4f3ca2b6-cbb7-4b0a-a351-c3ba108109e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:33.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:43.463Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cfe1a50b-d7b1-4884-bac5-1a6eedfd6a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:43.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:53.484Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=226c0f27-07c4-440d-9938-f2ba525acd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:53:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:03.495Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=617279d6-1148-4b8c-917b-5d0f52b18140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:03.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:13.506Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=545e5f06-3922-4063-b96e-0b7292406417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:23.522Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=55dde5c1-16e7-4122-923f-db4c9f0c29cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:23.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:33.543Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=8fcb8fd1-388f-4109-a84e-61537839dd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:43.560Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e7706afc-3c5d-4432-880e-7b8ff2786c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:43.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:53.568Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e0837de9-3b02-4aa5-a992-d1d5ef1fef81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:54:53.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:03.584Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=fe966d8e-9c14-45aa-a9fd-f4065fa39ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:03.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:13.602Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=28205c3e-bec8-4cd5-b35d-eb88b88a4caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:13.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:23.626Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c6d0abd2-3840-49f9-9bc3-cadd5cf5faa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:33.649Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=624d37fa-d020-4d55-aaa7-3eacac0560db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:33.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:43.666Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f49ed461-d9dd-4d39-868f-65f16a113215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:53.681Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f2445e05-d2f4-4a8a-b8ba-9aac0e0e316c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:55:53.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:03.716Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c6697779-6a7e-4f6a-959d-8c50a6aa1dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:03.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:13.730Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=822443df-130f-4eef-aad7-5c8df5bd9913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:23.742Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d1e48940-8f6f-4c36-8a64-9a6d92ad98a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:23.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:33.751Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6dc7b04e-62b8-436e-b69d-13546f8069f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:43.760Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c997c475-c463-433d-bb88-a1108bab70b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:53.769Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a3cd422a-ea46-4d28-b9ba-23b7c0691254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:56:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:03.778Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=817376b9-578d-44eb-a571-c0372489a845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:03.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:13.797Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6d36b258-70a0-4e0b-9c9b-342c4fd6df42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:13.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:23.820Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=241c866c-5b43-4667-bfbe-d696c2e54d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:23.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:33.831Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2c38965a-9931-463b-a4a2-f298c502e7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:33.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:43.841Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=788a114d-014c-4d26-aead-baddf9d062f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T22:57:49.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T22:57:49.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T22:57:49.494Z |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-06-10T22:57:49.497Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T22:57:49.568Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T22:57:49.568Z |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-06-10T22:57:49.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:53.862Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=bfe464a5-488e-4aa5-8ac0-db508959fd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:57:53.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:03.871Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=28e75d35-ea90-4833-8657-a1e397ac82f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:13.886Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6cb236ba-1d8a-47bd-a252-9abd4efa5ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:23.898Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1448332c-277f-4ce1-b86a-66e2f6f3fe04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:23.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:33.914Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=8c6b119d-942f-4c98-9e48-1d18d524dcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:33.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:43.925Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=240b6308-998c-4c4a-ac4f-8f79c4f94d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:43.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:53.936Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=dbc2a020-b9eb-4919-805c-473ca511521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:58:53.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:03.947Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f3dc6eb3-3d52-4557-b3c5-8d2501775295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:03.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:13.965Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b9b64cc1-45f2-4fc8-899d-f835c4a24355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:13.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:23.982Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3c2d111f-9b5c-4993-a724-f4fc72954a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:23.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:33.991Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5e620db4-76b6-495e-895f-ad36cb7cf9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:33.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:43.999Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=21974e2e-408a-4a59-81f8-eb15cf32541e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:54.012Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=23e25b52-c178-403a-acd4-310c4c8781fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T22:59:54.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:04.026Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=05cf99e0-3029-47d8-bae1-ff26f2b82f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:04.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:14.080Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=74aa390c-2d34-4836-93c2-2ccc19f89802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:14.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:24.093Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1287f5c6-e4d2-4454-8d8b-244103d69f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:24.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:34.102Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cfd006cb-7aa3-4611-8d42-da701c980d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:44.110Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=31b6ea4b-845a-4320-b627-31635ee1c79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:44.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:54.118Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2a70115a-6219-4345-9c9c-71cacdd2dc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:00:54.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:04.129Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=702dec71-26de-461a-be2d-74346bb15f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:14.148Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f4e5a6b0-44a4-4771-8855-5a4579f16543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:14.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:24.158Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=acb31f48-4142-4a51-a1c4-b4ac58d06924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:34.169Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=481103fd-2dda-4120-bf00-eafb2f84884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:34.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:44.183Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=75f138a7-7aac-4cb8-aa91-1bff9f0b588e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:44.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:54.194Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=99708084-947a-4f3c-bbf1-817b5d272c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:01:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:04.209Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=8c6e9f19-a590-40f1-afff-457b8280b9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:14.233Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=7923dbb7-7a95-4f23-830f-c0336f9207fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:24.244Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6ae8c9e8-99f7-473f-b5cb-2c62401e4871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:24.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:34.254Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=54b642b7-52a1-4379-bce9-50ba52c07d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:44.262Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=47e780f0-5553-4ad3-8ffa-327c4c3f8f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:44.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:02:49.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:02:49.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:02:49.484Z |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-06-10T23:02:49.488Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:02:49.551Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:02:49.551Z |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-06-10T23:02:49.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:54.273Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=98effdcd-decd-4795-8b27-d4a64c75fcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:02:54.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:04.290Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ea7a8d0b-d501-4380-92b7-082ee0a4d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:04.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:14.301Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2671dbe5-60f2-444b-b003-b4543a34dc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:14.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:24.309Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ab3c4dfd-d88e-4b7d-8c6b-7a3acdff285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:24.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:34.317Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ad444135-db0d-42c4-944f-2bcbfa014af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:34.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:44.333Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ce232b32-29d3-4973-a54e-f5cf94bc8701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:54.345Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6fecbc0c-fb29-43b1-bb38-0f4ed9adf1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:03:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:04.354Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d002b9ff-ecfc-44f0-8a50-4cd5fbed9aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:04.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:14.369Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9993f15c-b933-4f1b-91b1-f65b69378c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:24.384Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4970db2e-1482-40eb-94b2-5817934d7576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:24.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:34.392Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e36001a4-1dd1-460a-8ca6-00b6c99b5145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:44.403Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4352f1cd-747a-4328-bf7a-3de30cf34741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:44.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:54.419Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c0f4aeef-87c7-420d-b196-eac6539cee0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:04:54.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:04.429Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4107165d-ad67-41bb-918f-03412dd0639e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:14.444Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=96960675-d101-423b-9258-8ca3691ccec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:14.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:24.453Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ded6e82a-f99d-430f-acf0-c349fc5271f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:24.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:34.460Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=908a5088-ba6a-44aa-8bf0-bb86f4fc32e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:44.469Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a98ead05-1e8f-4476-aa7d-3c2a6d71e6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:54.488Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=202640ee-07b2-43c8-8d61-8b60d853616f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:05:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:04.496Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d5d4d3a7-bcdb-42b3-9565-b625646f0ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:14.505Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a83afc4d-a2fa-498a-83c4-7e4826d84d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:24.513Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=eb3d3454-84cf-46a1-9278-c36febdb0857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:34.524Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3093b832-e4ad-43f2-a251-3da76fe3f211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:44.538Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5e4fbe0d-3b31-49a4-81bf-3242d8b88b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:44.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:54.552Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4b211445-eaf9-46e1-80b2-4233202b1a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:06:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:04.568Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=13f0d771-efa6-4f9a-8c10-5079f7de2532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:14.577Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b839e953-8973-4da9-afc6-af8d11507143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:24.585Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=57b84786-8ba2-49d3-9936-71d0c522f07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:24.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:34.592Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b9110dd7-ed4d-4a22-a86e-a5eaed212fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:34.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:44.600Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4baa24ac-d982-4775-bd25-2315e2745cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:44.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:07:49.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:07:49.447Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:07:49.448Z |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-06-10T23:07:49.450Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:07:49.508Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:07:49.508Z |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-06-10T23:07:49.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:54.613Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9ecba7b3-b8f1-4d5f-8249-df202a728525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:07:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:04.632Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=bead5d65-c7fb-4fe6-b7d1-5c16ff73f8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:14.642Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b392d3e2-8186-4dcf-9e96-4bafe51e761f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:14.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:24.651Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=8a72dcaf-c911-47f8-a3d7-e5b5c0eff632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:24.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:34.659Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2335e416-011d-46ce-9ea0-82993edff82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:34.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:44.665Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f28284c9-e50e-4676-bf0a-aad7d39d07b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:54.673Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=8e6307cf-1bce-41c3-9715-5b44478d2e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:08:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:04.691Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=82729495-2e93-49a7-865d-8072a586081f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:04.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:14.707Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e39cf834-cfee-4e79-a418-41d6b1b7f33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:14.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:24.718Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=799dafe7-0cc7-4828-aa3c-3c72c05bc07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:24.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:34.731Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ef74683c-82f2-4be0-909b-c2e13d8059ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:44.748Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=42fc56d7-1030-4c39-aaf1-cad282ba1e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:44.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:54.756Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=498e9db7-3e99-44ee-a02f-8558dcf7b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:09:54.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:04.764Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e4810847-218b-454f-873a-ab20a55866a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:04.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:14.773Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2c09f3b6-a0a7-492f-aed8-532ce7d22f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:24.795Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=7841aad3-217c-47cb-9a96-d69235da3597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:24.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:34.803Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6878fbdc-f133-4336-bff7-66e39059d100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:44.815Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=44a011cf-c426-4df9-abf1-14ba120b7b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:54.838Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=0dbf5387-720c-4114-83ad-c6e0a526d94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:10:54.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:04.845Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=21243265-383a-436f-9e86-0e27c7faeea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:14.855Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f0501703-56ef-472f-bcaa-0c99dcfaceb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:14.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:24.873Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c21567a5-d06e-43b4-b9e3-4821516fc8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:24.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:34.883Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cd812478-297e-4eae-9c52-5d9d07e01b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:34.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:44.891Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=27da221d-f972-4e19-82bc-53c96710b450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:54.898Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=972fc782-b414-42cf-820d-ffe8bd819eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:11:54.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:04.910Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a1b6c67d-703e-46a9-905b-2bb187125531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:14.925Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3f869d57-20d5-40ec-a74e-b24bac5d9d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:14.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:24.943Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=bf9afe59-13c2-42d7-9d07-d8410cefd991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:34.960Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a6a76ae8-e2fe-4c93-b871-3582c4ec6f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:44.969Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=55d831bf-badd-4afb-8e23-d48d2908b66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:12:49.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:12:49.417Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:12:49.418Z |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-06-10T23:12:49.422Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:12:49.498Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:12:49.498Z |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-06-10T23:12:49.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:54.975Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=176658cf-4067-41f6-b96c-2104a8b947df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:12:54.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:04.983Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4c8ef625-9646-4377-85e6-3505e90dd458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:04.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:14.992Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cbb287aa-a7a2-414f-8296-a95b90a97a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:15.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:25.005Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=60a007ec-69f2-4c07-9c9b-39521176f3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:35.019Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=54a0e03a-d213-4f7d-935e-9f62571bef36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:45.027Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a980079e-13f7-47d0-9bbc-4f411a253f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:55.037Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c67590c8-23bc-4dde-b357-6f13061ce55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:13:55.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:05.046Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4d046daf-4e32-4862-aa29-8392a50931b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:15.054Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cd6ad946-33c8-42c9-b733-5a6edfe8739a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:15.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:25.063Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=705ab1da-f8aa-49f4-9942-08488feb9831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:25.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:35.078Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6fc2ccba-d5cb-4614-96a6-1f10a98c5604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:45.085Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=447a49aa-5c62-426a-bba3-cbca3d4e48cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:45.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:55.095Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1802492d-055f-4f91-927a-cff951df5f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:14:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:05.103Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=97c9d6be-1c2b-47d2-ab5e-edfd57dea0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:05.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:15.111Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=eed33b58-8d61-44a3-b069-660f378df1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:15.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:25.120Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3e3ca255-dc97-4dd9-b6ba-ac1e7d07b2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:25.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:35.160Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b32ad44c-5bc2-4187-a603-c38be334861d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:35.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:45.171Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=32a52957-d36c-4e27-82f3-38e9805d174d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:45.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:55.182Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cf754625-d931-4bb2-b5c5-4ea2fcff931d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:15:55.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:05.188Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=872ba73c-a8b1-4b7b-8614-642bf64e0440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:05.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:15.199Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=facd7624-701b-42b7-9119-2e966a7c7c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:15.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:25.207Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=fe719ccb-b26c-4676-ab1e-02ac24b260b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:25.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:35.223Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6de49d60-d91c-4a71-911b-4e4e7307e5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:45.234Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e596ee3f-4ee8-4e2a-b756-c0fd2b7da0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:45.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:55.242Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c23dcfbc-aa20-470f-b8d1-430aa14a5e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:16:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:05.250Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=91f1a0fd-ac72-4b39-aea4-4fb82cc699cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:05.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:15.257Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e3f8bde0-4356-4155-9e2e-2f6ed846f50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:25.266Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4f6a9c50-04e5-4b50-afe2-a7d2b05491d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:35.284Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4b5c55c4-cf6e-4f7c-bc20-c91bf76bbf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:45.292Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=27705b2d-de47-47c0-a432-7e42d38e9078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:45.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:17:49.456Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:17:49.457Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:17:49.457Z |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-06-10T23:17:49.460Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:17:49.516Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:17:49.516Z |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-06-10T23:17:49.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:55.300Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=56a2ce46-d1aa-44c8-a799-8da239fac94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:17:55.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:05.308Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cd7172f7-2fa4-4604-b48c-45b5f6119dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:05.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:15.315Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f3bdb4a6-bc77-4491-808a-2dd896417b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:15.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:25.323Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c172105a-27a9-4114-b685-dba08dc564bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:25.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:35.335Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c380be96-2900-4ccd-a510-ac42d9fcb24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:45.353Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=39b662d8-af5c-4d5a-bdd7-e0418e1c9c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:55.361Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=84b568b0-b324-4cc7-9325-9c51b356f652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:18:55.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:05.369Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=24dfbbd0-a445-4de3-8854-7f7380ee32e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:05.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:15.377Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=50d7b719-2779-4ed5-a643-8f8c5cd6b505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:25.387Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ba32ca6f-9661-4652-85c2-8f3965fadd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:35.396Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9e07fd98-542a-4527-8e15-8423e7dfe08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:35.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:45.414Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5e7aba7b-4d22-47e6-bc05-eeced2cb7ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:55.428Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=036f1135-af31-475e-8c86-30ba594f409b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:19:55.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:05.438Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1a3c5477-65b9-4643-9654-739b668df53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:15.447Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3386c7ea-1895-419c-bc83-44fa9b4fa852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:15.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:25.455Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6e9c015c-827e-40a8-8c79-2a2aca32df2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:25.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:35.470Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e7fc0477-5d5f-49ed-b0b3-bff432e60c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:35.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:45.480Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c0aaf8c8-902c-4b35-a0c1-d92f8553eb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:55.487Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f3632e4f-1119-4702-af46-5ee10b221e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:20:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:05.494Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6f16862f-4d8d-446d-afdb-c49b8e182164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:05.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:15.500Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=275dc1b4-4977-4e31-be47-67214e13a35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:15.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:25.508Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=86d67a88-4bab-4ede-aeb0-74922391798b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:25.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:35.516Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=840a1a4e-7fa3-4512-b14d-09d13521c20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:35.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:45.526Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5a6d5838-e154-496a-b9bf-c279ce6a2bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:45.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:55.538Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=dee2ef00-7299-420d-aa07-293ff6e4fca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:21:55.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:05.546Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=568dd66c-a3a6-4332-a08b-2f6d0ddaddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:05.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:15.553Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=157bbf57-27ec-4f17-8b61-b5873cecd7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:15.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:25.561Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a5794d7b-351f-4fe6-889b-f1efa6e65ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:35.568Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9fc771c1-4077-442e-9201-769f6722212d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:45.575Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ec3c37b3-9057-4f33-bce7-e06ed9a2b18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:45.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:22:49.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:22:49.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:22:49.497Z |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-06-10T23:22:49.500Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:22:49.554Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:22:49.555Z |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-06-10T23:22:49.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:55.587Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9a1e1a71-9919-444d-9678-a4fd4ec193e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:22:55.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:05.598Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=57afd283-3cfb-47f2-803f-456bca5fe8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:15.606Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3006184a-811a-4679-a569-d5a635d3b563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:25.614Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=aea89cbe-4e05-40d8-8655-2c91f7492752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:25.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:35.621Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ee003bb1-0ad0-4ee3-9c3d-a62dcd56d683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:45.628Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c221c20b-89e0-4020-8201-e5dcf942d475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:55.642Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=fa4f3219-ba14-4895-92dd-e6968b42de2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:23:55.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:05.676Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=fbb88767-5b6c-4be5-a1da-8c1c46d502bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:15.687Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=570a33b1-58b2-4242-a45c-78ad2083796c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:15.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:25.695Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f537923b-0a3a-4786-b0a5-0de85500b16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:25.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:35.702Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9cf110cb-3a11-49c9-bfef-898be91e5589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:35.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:45.711Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=02412c7e-0dda-479c-a6c7-10ffebb50da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:45.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:55.717Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6e7b1d57-6393-4760-94a8-067b5a0fb747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:24:55.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:05.725Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b332cd0f-7481-426b-b3d8-1318bac8daa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:05.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:15.753Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=acdb0756-25b3-4310-8510-50a8ddb7018c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:15.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:25.761Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1b8ce3e3-dfd7-4d88-80af-e5a2864afdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:25.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:35.768Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3f5f9914-c89a-472e-8672-412ec08fe8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:35.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:45.775Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c64dfe92-5e39-4ccc-b9d3-ba097347ce26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:55.782Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=8035c976-9f65-456d-af16-a7c07acdc1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:25:55.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:05.790Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=745c6426-9450-4011-ba1c-c418744173c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:15.804Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=784b81db-ff95-43cc-8fd2-9a15717607b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:25.812Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=05611bf8-e791-476f-9e3d-d3f5be388972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:35.820Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=7fedfe0f-60a8-48c1-b030-dcc46d9c5590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:35.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:45.834Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b0b13f02-a318-43eb-af61-d74acbfe69c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:45.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:55.842Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b9a224e4-02ed-4b72-bcb3-e81ce2d853fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:26:55.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:05.851Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=094feff9-d70b-489a-9535-bfdab71be87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:15.868Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cda94358-36c7-4b35-85d4-9648c462bc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:15.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:25.876Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5bcc0018-a2a4-4b4a-bec3-8b94c4230b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:25.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:35.888Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6499d654-fa82-470f-a513-f7d79c1e7b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:35.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:45.894Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3f367a9f-3e49-4aa8-8006-98c0eb251915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:27:49.421Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:27:49.422Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:27:49.423Z |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-06-10T23:27:49.426Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:27:49.481Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:27:49.481Z |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-06-10T23:27:49.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:55.901Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f381953f-c3fa-4b77-9236-7f782f35a215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:27:55.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:05.916Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d24180f2-4537-400f-a8a7-776501b9dd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:15.932Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=425e420c-0471-4d61-8e87-78f01f154f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:15.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:25.943Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=bf2e43cd-b6a9-4ab1-8b6c-17332d395e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:35.951Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=61b8a561-22fb-41ac-8487-bb1a674e3e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:35.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:45.958Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3b63b4c9-5503-47b8-8a54-d4804a63bbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:45.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:55.978Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b853aab8-db23-4cb3-aa0b-3d6e274d23fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:28:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:05.986Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=77223763-ed89-46c7-916b-b2dc2072a23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:05.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:15.999Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=862cd05a-bf42-4628-b746-c3253cbc97c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:16.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:26.006Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=245164b9-a7a1-4fac-87c8-900ca7b5120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:36.014Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=029c61bd-6ec8-4ad8-b9cf-96c7d7b7ec14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:46.022Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=eaf4d208-6ca5-4e60-9f5e-9d1ad23d2728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:56.033Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ffbc174a-f893-489b-b7ed-63bc543b71a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:29:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:06.041Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4ab5d22b-7a9a-416e-99a2-86e42478c839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:06.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:16.051Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e4eacb86-299f-4fed-a1a6-1ed2cb3e12b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:26.065Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f438ca25-7b7e-4535-8dc0-e19d4dfd8418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:26.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:36.078Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=7e5c353f-23ad-4b0f-b4a5-71f6619507ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:46.086Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=8d30b28c-a71f-469d-8eaa-99d1b4e67ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:46.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:56.094Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d231d688-e2af-4190-9f77-c52aaf4942bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:30:56.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:06.100Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2c8a619c-db01-4ec8-9930-4b786f72eeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:06.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:16.109Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=10ae9b8a-5f42-4e7f-b575-bf04c61c96a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:26.116Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c2f28fa6-305a-4fe2-8482-f53c60c7f279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:26.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:36.132Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e43afa03-4c72-4232-84eb-8429dfe1149b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:36.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:46.143Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=83006b8a-7eb2-4894-8aab-cbb6de42c472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:56.150Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=87029af4-d9d3-4797-9296-55cf65615dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:31:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:06.157Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=543485d2-d4bc-4fca-b9bc-7c2f6e385f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:16.165Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=97df0063-9574-47d5-8193-553f99e439f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:26.174Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=21d2d58e-4291-4df5-a8fe-301ae15b2774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:26.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:36.193Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c1f97536-de1a-46d9-8d31-591211dcce19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:36.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:46.202Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3b4d6e26-13d3-4348-93e3-79623e71ab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:46.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:32:49.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:32:49.460Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:32:49.461Z |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-06-10T23:32:49.463Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:32:49.534Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:32:49.534Z |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-06-10T23:32:49.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:56.209Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3a2b9e7c-644a-42b5-8760-4b8457e9a930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:32:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:06.216Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c4e22d36-086c-4cf2-b19c-e9fb5c973f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:06.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:16.223Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=66a04daf-5be0-4433-87e4-0f3a2c480485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:16.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:26.231Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5adf32c0-4d7c-4802-828b-ba30f1bc963d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:26.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:36.244Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d105bb7d-bd94-47cb-8bf8-9080f0b8c117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:46.254Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4761cbdc-3a05-493d-976f-ea38bc6c560c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:46.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:56.262Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=7af02ab7-2371-44ef-9305-ef6dd6ba175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:33:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:06.268Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1efcc8be-cdbf-45cf-b0d3-c0de7842c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:16.275Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cd3883af-efb5-4842-b711-2d684838ee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:16.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:26.281Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1215ea88-95f0-4bd8-9965-4ce6c39bca1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:36.287Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6aa8f597-6848-4d43-bd70-443abb152c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:36.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:46.295Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=48eab38c-f079-431f-95c4-509390db8618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:56.308Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=817811a9-fd5e-4045-82d5-e54ec0294130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:34:56.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:06.316Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=da7bc654-b375-4e16-8ab9-8c03d38383ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:16.324Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3d0e96bc-0a58-424e-920e-277a1e429a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:16.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:26.333Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=deb8cf60-3c58-4b44-90ef-eb719ea2b7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:36.339Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d8d07b72-27eb-4696-a5f0-45fa9e2ac611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:46.345Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f93b5bab-775f-4ca9-83e5-de394dac53f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:46.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:56.351Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c943322a-bc08-44d0-9e82-25cd3b61073a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:35:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:06.358Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f3bbea11-631a-4c09-af43-89b802e92847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:16.368Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b83a10d1-f932-4031-b583-798170ebf58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:16.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:26.383Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2aa563c1-826c-44ef-b246-e3cf70cf9e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:26.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:36.394Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=0015c833-66ea-4ca4-bb76-923ffeef15f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:46.401Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3b77c1cd-7650-4fc3-aa75-8b78914a89e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:56.408Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e3b18ce1-dc9e-40c9-8072-de6cf3e7541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:36:56.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:06.414Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=265b98be-2c2c-4a82-92b4-2b61e9509c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:16.421Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=45f13230-c4c4-4f2c-b6be-0e33f85d7464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:16.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:26.429Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=809c57ed-5b7f-4a8d-ae53-2af746adb11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:26.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:36.444Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=66b3ba8c-4d58-48d1-898f-e564c5345b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:46.459Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1362359d-282c-4e61-a66d-41061e51b465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:46.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:37:49.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:37:49.465Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:37:49.466Z |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-06-10T23:37:49.468Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:37:49.527Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:37:49.528Z |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-06-10T23:37:49.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:56.467Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6d93e1cf-0626-4a4f-a3b1-44723000aaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:37:56.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:06.475Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e8b0e985-ef5e-44ef-b82d-7dacb1128981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:16.482Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d404b5b6-89ca-4469-8e7f-4880100d767a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:16.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:26.489Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9e4ef097-8864-4871-bf60-51b72d31bc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:26.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:36.495Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3f448c4f-6781-44fc-a5ae-2ee8d4063558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:36.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:46.513Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=fabfaf70-1b89-4d43-9642-c25f308621e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:56.524Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=669275cc-7a9b-4420-b787-d5dd77050141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:38:56.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:06.531Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=0847ebbf-115a-4b60-8227-fc510efcfc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:06.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:16.540Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a7941746-874c-446b-991e-296e036dbc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:16.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:26.548Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b3598fa5-6a0a-412e-8080-412d408fc105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:26.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:36.554Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=134ab231-7028-400f-857f-6560d5684e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:36.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:46.561Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=51ed2679-10e2-45fc-a98e-78a5d7c4586a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:46.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:56.573Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1062f398-cc41-48fb-8d8f-832942191055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:39:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:06.580Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=fee5e157-d45b-412b-abd2-0715297d4c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:06.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:16.588Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5647a547-4cf5-437a-ba2d-22849c2be6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:16.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:26.595Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cc3c0160-1342-4ec2-8fd1-c6eb55085231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:26.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:36.603Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1aca63d9-3cc8-4f29-b679-1d832f2d5f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:46.609Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4f9172b5-de4d-4e49-a9c4-3a14c3c9a6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:56.617Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=72aad3a7-e612-4ec0-84d4-c8b0074cf953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:40:56.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:06.635Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b09fa12a-0574-4d47-b0ab-cf17313d0e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:06.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:16.643Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f1a35bdd-df5e-49c0-bc69-e79db68477f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:16.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:26.649Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=0c1c385a-bd27-4404-861b-a6e7a10decec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:36.656Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a04bbe7b-d3bc-4915-8d7a-e08fe3cebf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:36.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:46.664Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6c70f23c-2e2c-4983-9e9e-a5e7f52019e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:56.671Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=741f9254-ebb5-4783-9f15-904d3e589727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:41:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:06.689Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1af32cd9-477e-46ea-9a5e-84ff10135c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:06.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:16.698Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f6625b61-756e-480e-b0ba-f4186eeb9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:16.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:26.704Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=912d9cf0-1097-47c5-9c1b-e21d1309ec1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:36.711Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=eb87cd99-2281-4080-8e67-e8016655d587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:36.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:46.718Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=7850d102-6e74-4415-9b24-6c508ed43253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:42:49.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:42:49.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:42:49.455Z |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-06-10T23:42:49.457Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:42:49.519Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:42:49.519Z |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-06-10T23:42:49.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:56.725Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=18692547-7593-4772-978d-dbf99795dab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:42:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:06.732Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=88690744-d6e8-42d6-a5d2-2ede4970cde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:16.751Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f0b1422e-8710-4182-9c20-98645e808f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:16.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:26.759Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=73c98b10-3d38-4161-a0a1-d075f783a77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:36.767Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e1b826c3-9da1-44d7-a75b-c8a554a33879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:36.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:46.773Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b5625e53-6e39-4349-a281-0346e76d89da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:46.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:56.780Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=94de77e7-4b06-4875-806f-eb3e458277da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:43:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:06.786Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d49a977e-c0ec-43f2-8f3d-e7e093e0ca9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:06.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:16.792Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=85b80991-6448-46fd-b995-aca155341151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:16.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:26.801Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=362ec9ac-b515-49f9-81ce-b11eaea2e4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:26.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:36.817Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=42e3f112-297f-450a-b5be-71a5167ad143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:36.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:46.825Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c5b64b80-49c9-4ed3-a942-2fb39b9a99f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:46.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:56.832Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cbd93036-f979-4097-8937-51390906d417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:44:56.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:06.840Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=041b1ceb-40a3-4e38-8020-5005d64e0320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:16.849Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d3c972c2-ba5b-4dac-918a-f220583c963d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:26.856Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ea47d173-a929-4343-b7fa-4e647ad07f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:26.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:36.869Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2c4deee0-db51-4be6-9d26-01ec39774624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:36.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:46.877Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e3d04e2f-4148-49c3-9a1f-ae6025b2bc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:46.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:56.884Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1012b303-a480-4ccb-aa6e-5caaea2774f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:45:56.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:06.890Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=36215b89-bbca-4f7b-b06c-74531479a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:16.897Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e73a7066-b066-4670-b93c-73107371dc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:16.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:26.906Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a7e09cee-1435-40fa-b19e-e9a68991e1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:26.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:36.914Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=0a8bb043-a1b1-4747-987f-119245b8726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:36.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:46.931Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c0da8c9c-6faa-492e-90ec-ae244547709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:56.938Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cb4faffd-fa1e-47f2-b36e-79471c487d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:46:56.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:06.947Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4e729d0c-1716-43b0-b698-d3f8433bdabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:16.954Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3d1d0ce8-4f8a-4b5b-ad97-8ab05fb16df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:16.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:26.966Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5a1e092f-ed0d-4a3b-a57e-406efd7b2b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:26.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:36.974Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a8cc8927-dfec-40d3-992a-10bc6ba8601a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:36.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:46.990Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a4508bd5-5eec-4ee9-aeec-1256f517fae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:47:49.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:47:49.439Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:47:49.440Z |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-06-10T23:47:49.443Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:47:49.497Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:47:49.497Z |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-06-10T23:47:49.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:56.998Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=355d7181-20fd-4d32-bf4f-8f1e019dc480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:47:57.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:07.006Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f8bb694c-2f9d-45d4-9e59-85eea2c1eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:17.013Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=12b8fb97-6835-4ca2-a650-35190dc58be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:17.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:27.021Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3b9e07a0-3617-4f18-a1e9-c59b5331f6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:37.028Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5056c048-ae5d-4971-a7df-0ff3b28475a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:37.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:47.038Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6709ebbf-648c-44f4-b999-4912643b3d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:47.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:57.051Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=370edeec-532e-4678-82d4-079df3b209a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:48:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:07.058Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4b5c7a92-34bd-443f-90c3-eb437662863c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:07.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:17.066Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=de4393cf-356f-4ec6-8603-365bf2653423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:17.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:27.073Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b597f758-b80c-4e17-90a0-f2d12a8bfa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:37.080Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=542282dd-ee13-4ce6-ba8b-53929602590a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:47.087Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1c05f68f-8f0b-43e8-8cc5-ea6ebbebe128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:47.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:57.102Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2990e5f2-f8c5-48bc-a080-d8aa563375ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:49:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:07.111Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=8dd24978-e008-450a-ab5f-8eb31dbe2dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:07.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:17.118Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=cf9e28a7-0122-4c10-b6ac-8c85aaffc32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:27.124Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=95bf35a1-5c13-4490-8655-cce310ad227a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:37.132Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f79a316d-5e55-4d08-910d-347f1ad0845c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:47.140Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=bf6d539e-db6e-4d6e-838c-1b87b8938f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:47.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:57.151Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c732a423-1ace-4f4c-8a66-914abd046e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:50:57.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:07.159Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9037734f-5b37-4093-9416-cb3e72491bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:17.168Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a39e13b3-44a4-4024-89d0-f6226674d8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:27.174Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d365bc54-06d4-4e04-803a-646c4b857763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:37.182Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f4182327-0605-4310-b2a2-17f44aeaf2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:37.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:47.190Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b6104ad3-a808-48c6-8954-c82c221aa667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:47.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:57.202Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ff481492-eba3-4a0e-881c-3ae0f7ab604e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:51:57.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:07.211Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e2a92e36-e69b-409c-8bea-f55f359ffee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:17.219Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2b871ca1-fb58-4bcc-96a6-a3f4731d197b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:27.226Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1b4ac98b-7c04-47ec-bba0-20a931317b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:37.233Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=afab62bb-d1d6-4981-86bd-f0b3e2d7ac8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:37.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:47.241Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b66862a6-8156-4878-871b-c010511d38d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:47.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:52:49.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:52:49.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:52:49.474Z |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-06-10T23:52:49.479Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:52:49.529Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:52:49.530Z |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-06-10T23:52:49.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:57.250Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d4d48ff0-8573-4d8b-a5ef-83bf5ad73c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:52:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:07.258Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f9a1991f-1502-476d-8b7c-38ad95fadfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:07.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:17.266Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a4988d27-a6a5-4ca0-85dd-2a89eb58de0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:17.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:27.274Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=853c428b-9966-4776-9152-ee2dfd2f196f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:27.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:37.281Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d9a98c57-8a5b-4b29-9cea-d78f2cc27f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:47.287Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=647bfc6a-ec4a-4fc5-9b8d-6110ff207646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:47.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:57.295Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=74045bf8-cbfd-49b6-8bf8-bfaae8f7cc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:53:57.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:07.312Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=450af50d-1ecf-4529-86e8-5d63bd839048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:07.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:17.320Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=40ad457d-5811-46e8-8cd0-a13753301f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:27.327Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=0fd3a30c-ba75-45f2-9d4e-867a58b36d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:27.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:37.333Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=777a3f2e-6395-4e4c-a2e1-117059822fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:37.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:47.341Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=37460a18-7f9c-4f79-9d25-fc9df2f267f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:47.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:57.348Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1b0fcd1c-80ab-49cf-92a8-ab9a26a951a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:54:57.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:07.367Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=fb84bc47-2840-488e-a2ba-aa3f927c243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:17.376Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=dc43368e-9c64-4d1c-82fa-c5e7f21b2306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:27.384Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=eea057b1-6152-4d39-8050-08a47d0de8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:37.392Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4744ef59-8ab4-4548-8299-2e28ee9c111f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:37.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:47.400Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=7e535c50-aa82-4f92-a2e4-f84650fc4f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:47.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:57.406Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=8c58fd1e-2af7-413a-b3c8-051248a1755d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:55:57.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:07.419Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a9832854-ae96-48db-bfaa-a190882e44f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:17.428Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=115009fc-1441-4d46-b632-bf8089af0728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:27.435Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=7ef1d92f-208d-45c9-83b6-212865219466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:27.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:37.443Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=98229d99-c74a-4269-9e75-ff2a589b9647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:47.449Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e51feebc-9c2e-4412-82dd-858bf8754adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:57.455Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1df71bcb-b97e-4a9d-9f8c-3e97aaf7cd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:56:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:07.462Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d13ba352-66d3-4584-b5ff-08d93dfdf2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:17.477Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d36ba52c-097b-4a61-8f28-1c51f11bcefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:17.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:27.485Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=fc2d6df6-de19-491e-a8bf-1b3a28b1a9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:27.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:37.492Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3161cdeb-dc50-41b5-b881-762e90b3e61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:37.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:47.499Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=21a70b33-4d8e-45b6-b2ad-96bf5b1751a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:47.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:57:49.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-10T23:57:49.471Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-10T23:57:49.472Z |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-06-10T23:57:49.475Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-10T23:57:49.528Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-10T23:57:49.528Z |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-06-10T23:57:49.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:57.507Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6f2c330d-cc9c-4743-8f03-e2ed458a8063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:57:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:07.516Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=dc8d9149-fb8a-4f2d-ac44-c4c2654d7652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:07.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:17.523Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=0a961af3-9c37-40cb-aa72-d3b99e6a3609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:17.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:27.537Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6fcfc113-08f0-4e72-addc-dc7a9a48df1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:37.543Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=48b7a24c-4902-4160-b9c2-9add5cdeb203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:37.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:47.552Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d3a4b0ba-7073-40ef-b269-be35679af3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:57.559Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4fae80c8-f1c1-4974-b8be-8ef8b0888382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:58:57.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:07.565Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ed6aa468-dcef-42c8-a0b3-51698b6ac4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:17.573Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=292f7b7d-e1fd-4656-adb4-227a7e3b863b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:27.589Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=31b471ec-8fdc-4d1e-be0f-9387afad739a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:37.600Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9eff6e31-73a8-4140-8c99-0efbdb0bd0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:37.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:47.608Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4666d21a-45ba-47e1-88de-79ec66a41ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:57.614Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=71ec2719-f558-470d-936b-a3a31f386de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-10T23:59:57.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:07.620Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=d27926a9-5241-4964-af8c-78bd0bba2c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:08.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:18.007Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9babc5ae-54c4-4533-8e47-ea9afec1fa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:18.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:28.020Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=30edd418-77c2-425c-aa1f-d9add96873ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:28.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:38.033Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5b7af14d-6f52-4112-adb7-9b40660fa066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:48.039Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=27267285-442b-4abb-9954-ade3c371fb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:48.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:58.047Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ed1797fa-a296-4c0b-8da7-957ef302c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:00:58.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:08.057Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e69f9c3c-18d1-4546-b5a2-5fe78ed2c4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:18.064Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5d7b93bd-0890-4508-b89a-aed91b8da0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:18.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:28.077Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=7bfd33ad-e833-4537-9988-ce68d94d55e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:38.086Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b86ebb1b-79f8-4112-9763-11db7cfb5e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:38.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:48.094Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=39ff8c9b-7e9f-4b71-bc3d-323f5a93a303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:58.101Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c59d7396-e79a-4ece-a32b-98a6b5c30723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:01:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:08.108Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=546f0e36-0272-48bf-9c96-0de64231e3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:18.115Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f056e75a-9fd4-475e-809f-23caafd466ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:28.122Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=24553d0b-19d6-4b82-94ba-2ba9fc55306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:38.150Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ef80e10c-dde2-40d9-86ef-472dc491b149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:38.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:48.157Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=201f2ff3-5336-44bb-89e0-219fea2cadf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-11T00:02:49.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-11T00:02:49.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-11T00:02:49.443Z |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-06-11T00:02:49.447Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-11T00:02:49.504Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-11T00:02:49.504Z |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-06-11T00:02:49.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:58.166Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=919fb6fc-b8a5-4092-990c-03919653030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:02:58.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:08.171Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4b356c59-70fe-4ded-9f28-adc787727d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:08.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:18.177Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3eba8282-55e6-42b5-963a-4a24dfdd7a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:28.183Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f81423e8-4060-4c95-84ec-d2ca27426e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:28.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:38.189Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1a0b7f65-eb5d-4759-a217-ea9f2464d896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:48.203Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=abecd45e-324b-41da-a5ed-03d3173b1a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:48.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:58.209Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=76a10268-999a-4398-a44c-8da96e2209bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:03:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:08.217Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=00853f4b-fc13-4882-9532-5c2b66223be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:08.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:18.225Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=22169af1-de24-4bc9-8351-5a03e6938528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:18.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:28.236Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4b3db502-606c-4825-a69d-48ba49ca7887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:38.244Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=fe8d51c6-c010-4665-9b55-bfbe2644104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:48.253Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e5ed480a-4a38-45b0-80cb-ba7ff875c616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:48.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:58.260Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e3904754-a033-4f22-beda-a31d67a4edc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:04:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:08.273Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=36c04824-bf03-407e-b518-02b9c5805e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:08.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:18.281Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=75d5199d-8088-4caa-a228-e4f7efdc68eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:18.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:28.288Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=57242810-492c-4f6e-90f0-444e980a2020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:28.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:38.294Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=b4bd871a-84ab-4a86-8924-be25e0c819a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:48.300Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1a16394e-ff27-4ebb-87f9-0a5b51c8c94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:58.307Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=476c1b30-e7d1-4334-836e-05937ba1a18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:05:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:08.319Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=69245b64-f9cf-4539-b853-7cf90a86edf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:08.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:18.328Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=162906d9-920e-415a-8576-7b7565d4382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:18.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:28.334Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1bc90c57-97fc-4a9d-9fe5-c92a8efe708b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:38.352Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=29a239e9-d1fa-4a7d-a3cd-66dfbfdf7f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:38.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:48.359Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ef245340-8b4b-4d9d-865a-48a73ad7475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:58.366Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=027c48d3-1552-4b90-80f6-a906ba0e6cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:06:58.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:08.375Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e95f8e78-6650-4258-83a2-65911c43059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:18.392Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9c0e2399-7d27-4238-9e46-9a55924db356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:28.398Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=0e8d1df6-79fc-4a07-9770-f2a7486fb47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:28.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:38.404Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3c86d172-f617-48db-ac5a-5b5a29c62888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:38.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:48.412Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=56bac46e-79fb-4243-92ce-667239b9af11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-11T00:07:49.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-11T00:07:49.447Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-11T00:07:49.448Z |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-06-11T00:07:49.450Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-11T00:07:49.514Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-11T00:07:49.514Z |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-06-11T00:07:49.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:58.418Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6787d864-b05a-49f0-b6a5-f938b7a2d91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:07:58.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:08.425Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=515277bc-ac71-4450-a9f1-09475f41c429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:18.439Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=99cf35c8-511e-4a47-a5b1-cb7a62ec80ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:28.460Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5fd105ed-5256-48c3-aa90-fba9f433c8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:28.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:38.468Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3ccd5a77-f057-4097-9ff9-8560c43c681f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:48.474Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e9f90d24-f4fb-427c-88b8-2fdcb43375a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:58.480Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=3cf594ed-e912-453d-98f9-2c86be824f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:08:58.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:08.487Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6b560ac3-030b-42b5-b293-0102ed145b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:08.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:18.493Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=bea3d1b0-5f33-45ed-96a4-2de35355950e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:18.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:28.500Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=68587a52-2daf-4a57-8302-cec029121a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:28.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:38.515Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=984c2b63-6017-47d9-bc7d-f16e871f79d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:38.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:48.530Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=f6739f91-eb59-47d5-876e-16df5f6b8db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:48.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:58.536Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=efc278bd-598d-4ef4-8899-c7367f168d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:09:58.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:08.542Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c84e3b02-e9b2-4193-a90d-6f04c1e95786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:18.551Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a5974370-bc7f-4dc2-9f9b-9d0b3c9a7945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:18.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:28.559Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=72a42618-3a1c-4f5b-91ce-7f5c6ccc9571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:38.572Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=21a99f5b-33d0-48a1-a7b6-6c5286d0c3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:48.583Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=e91bb09e-45d7-415a-8496-f3775cede521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:48.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:58.590Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a599350c-89c1-412e-a87c-17eb5e1a1c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:10:58.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:08.601Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a1920ba9-b0ed-4f73-91a3-42ce99408727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:08.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:18.610Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=8c37ca37-39a5-42b2-9595-24c54ad5bb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:28.617Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=dc1cc833-1d90-4677-9975-ec9169f8aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:28.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:38.642Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=03ca59af-0b43-4c4b-af13-531461d16a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:38.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:48.657Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=df36151f-6fba-4027-b6e0-561b2a44c935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:58.666Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=af56248c-bda4-4590-b9a4-ca8d67e8584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:11:58.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:08.673Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=6bbeb147-9308-4054-be5e-c38c2b0e5e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:08.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:18.680Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c60910ce-c950-4104-a3ac-5358747dc9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:18.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:28.689Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c7861d8d-255a-4852-aeb3-a9fc59f3a284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:28.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:38.695Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2624b31b-cae1-42bf-9ac9-d837e943d31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:48.704Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=528242ea-c5ed-40e1-9237-7dc5004a5e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-11T00:12:49.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-11T00:12:49.460Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-11T00:12:49.462Z |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-06-11T00:12:49.465Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-11T00:12:49.514Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-11T00:12:49.514Z |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-06-11T00:12:49.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:58.717Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=eae0714c-a7da-4d65-a2aa-932b0e13341c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:12:58.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:08.724Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=0dab9833-e58e-4d2a-81f1-7c196468781f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:18.733Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=ce28cf29-372a-40ae-b75f-c915a8e714b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:28.740Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9d392e82-1ae6-435e-a11c-73ce46168c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:28.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:38.750Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=2cebaab4-996e-4a76-aa46-2a3c47edd40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:38.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:48.757Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=a1d95738-d769-4ce5-96ba-eed853bffa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:48.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:58.771Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=9d6b03bc-e155-43a0-931d-562d373e1291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:13:58.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:08.779Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=0ed86d0d-687a-4ac4-bf93-2727b3d553b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:08.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:18.788Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=c4ebbef1-f72e-49b7-ae3d-9b2fc9589a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:18.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:28.795Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=4dd8b740-cb2d-48c4-b2d0-131b780804c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:38.801Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1ae94316-b560-4fa7-9698-b7dbaf36285c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:48.808Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=1de819c6-f625-4220-a20a-d76426a3a23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:58.829Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=43efa1ed-0f60-4227-8684-8e68de96cfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:14:58.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:08.845Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=346ba00e-c52c-4411-ae80-ba3a6032bac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:18.854Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=024afba5-cefc-45fa-a8c2-c8b11ff32919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:18.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:28.860Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=5a84775a-6fb6-4b83-81a0-b3545383d288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:38.867Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=07760c8c-a15e-4865-9046-7c28a929136f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:38.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:48.874Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=516f0d39-11a3-4ea6-978b-6343d4f903c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:58.892Z |INFO |Init configs |InvocationID=0738481e-0d09-404d-9de4-435c77539687, InstanceUUID=03108744-202e-4f3f-a2ad-fc211178dd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-11T00:15:58.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |