. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T02:50:40.903Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T02:50:40.907Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T02:50:40.954Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T02:50:41.737Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T02:50:41.857Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T02:50:41.858Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T02:50:41.859Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T02:50:41.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-05T02:50:42.129Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-05T02:50:42.253Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-05T02:50:44.332Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-05T02:50:44.937Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-05T02:50:44.959Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-05T02:50:44.960Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-05T02:50:45.021Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-05T02:50:45.022Z |INFO |Root WebApplicationContext: initialization completed in 2768 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-05T02:50:45.508Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-05T02:50:46.656Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-05T02:50:48.313Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-05T02:50:49.191Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-05T02:50:49.192Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-05T02:50:49.194Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-04-05T02:50:49.262Z |INFO |Started MainApp in 12.094 seconds (JVM running for 13.182) |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-05T02:50:49.452Z |INFO |Start scheduling PRH workflow |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:50:49.481Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=a89fd6e6-7815-4aeb-947e-5da454f033e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:50:51.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:50:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:01.186Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=79e96f06-caaf-40f2-a83c-b3934203d3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:51:02.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:12.288Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=e135b654-8d1f-4d46-b1df-a0a387d7c468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:51:13.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:13.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:23.440Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=3a777fc6-a916-4db6-9c49-6e1b418a23f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:51:24.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:24.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:34.496Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=af84229e-76cb-4cd4-ae87-f2917648112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:51:35.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:45.578Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=1cc85ffc-dbbd-4ce2-8d76-678b55315dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:51:46.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:46.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:56.644Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=6658827a-21d3-48ed-9621-f95b43450d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:51:57.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:51:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:52:07.718Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=344e571d-34e5-489d-b972-5a9e6b3d0f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:52:08.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:52:08.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:52:18.785Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d469663a-8a7e-4489-b2a4-6a1486cf2387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:52:19.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:52:19.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:52:29.857Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=4eee3072-298c-4f63-b5ce-a9bdf55e8986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:52:30.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:52:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:52:40.934Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=c60e1e8a-0d7f-4ec9-a485-36dc085090ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:52:41.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:52:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:52:51.997Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=a3ec0e2a-c08c-4ee4-8889-d2ed2a58253c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:52:53.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:52:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:03.072Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=6cb74103-fad2-4c28-91a8-f6c69daac9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:53:04.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:14.148Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=f8f0337a-c010-4c0e-ad93-ed3313a6f2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:53:15.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:25.216Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=511b7f4a-c0e7-40c0-9d4a-54ae425c40fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:53:26.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:36.286Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=a6c37863-04dc-4c00-aafa-0acc9c089584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:53:37.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:47.357Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=aa8be7ab-f07c-4372-8c20-321957c36101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:53:48.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:58.403Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=6bba0836-e127-408e-ac86-618e7703f312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:53:59.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:53:59.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:54:09.444Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=7d3580bf-8b13-44e0-9d95-30a5e98b4146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:54:10.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:54:10.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:54:20.511Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ce2cabd1-e7f5-4d29-a331-4ca89942896f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:54:21.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:54:21.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:54:31.550Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=3e5d449d-68b3-476e-a7f9-c8a8a85fd9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:54:32.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:54:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:54:42.589Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=0f861b6d-ae1a-45cf-8070-62e9b62a47e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:54:43.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:54:43.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:54:53.628Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=cf43fc41-2c64-4cb9-9485-530b9fef727a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:54:54.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:54:54.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:04.669Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=1a6bb327-ee13-4906-a95a-977d78c9889f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:55:05.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:15.730Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=86180036-fd5f-47ff-bf3d-b3df53bfa5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:55:16.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:16.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:26.813Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ede309c6-911c-48b8-bdeb-4636c18f4106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:55:27.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:37.860Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=3b3892fb-3fad-4590-9be8-313cac5ca9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-05T02:55:38.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T02:55:46.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T02:55:46.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T02:55:46.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T02:55:46.775Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T02:55:46.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T02:55:46.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T02:55:46.792Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T02:55:46.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:48.900Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ceb53b0a-58c3-4393-851f-e58c93db8ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:59.270Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=64709aaf-9ac4-40ba-b15c-4e47cb47ae2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:55:59.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:09.293Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=051f3a4b-ac23-4988-bd23-ff4dfcf7a60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:09.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:19.312Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=bd0aa13d-7553-4ff8-a58f-bafb12656522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:19.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:29.338Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=908d28db-073f-410d-830c-8bc65f1f0c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:29.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:39.369Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=02036717-cc2c-4341-9438-49b83821afb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:39.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:49.388Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=32203caf-9d61-41ce-aa55-2b0d888a7ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:49.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:59.404Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=9adf3053-f391-4888-a07f-a36502dad0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:56:59.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:09.426Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ab04e97b-c212-4505-9300-0ad6b9b40f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:09.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:19.444Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=6a8b9129-6221-4cb2-951a-f6d3c9bf9238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:19.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:29.462Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=9dee4987-b4cb-444a-9068-19219ca7209d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:39.476Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=fd96ef3b-00e4-4f99-bbb8-df51e08e68a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:49.494Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=32581dfd-b9bf-43e9-b9a5-a01ae1880733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:59.511Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=a0bdac74-582c-4769-b795-89767955b77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:57:59.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:09.537Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2bee75b3-4da8-48da-8c0c-7c4c3083e7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:09.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:19.553Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2c3ef89f-946e-4ed8-a342-b7177e6edfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:19.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:29.568Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=b591a2e9-bc15-4d23-97be-0b55e7023579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:29.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:39.580Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=1a0b94d4-a47c-468f-a4d5-d9766a2a5ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:39.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:49.591Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=f3cf23c3-5c1d-49af-875a-f1841e56b8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:49.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:59.603Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=7c8e3846-dcb4-408c-8d13-3b08ffb25bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:58:59.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:09.617Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=1db0969d-02a6-4236-9a09-50c8d3d57c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:09.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:19.628Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=481f63b3-42a4-4832-9da7-e460ea866cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:29.640Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=49936403-537d-4607-ac55-49671c01f68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:29.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:39.661Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=7d4de024-9df0-4585-9cd2-769f370085d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:49.672Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=b325ebc8-ad59-435c-b650-670fe1b736f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:59.686Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=52b58d56-c1d7-4693-ba92-d417a3d5acca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T02:59:59.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:09.703Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=739e5eed-0300-4dfb-b15a-8208e3ffbe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:09.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:19.717Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=4b1d5a06-1d71-4907-ad2a-3d31224ed73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:29.730Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=918011a2-fef5-4219-8481-beef823be549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:29.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:39.740Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=3dc9576d-c0a9-41e5-92fc-49dd3b2a2185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:39.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:00:45.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:00:45.933Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T03:00:45.934Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:00:45.938Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:00:45.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:00:45.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T03:00:45.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T03:00:45.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:49.752Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d3a2c410-bb7e-4bb7-a544-1858a6b60bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:49.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:59.765Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=c2f4ee1b-d7e2-40c6-b16a-4377a19a311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:00:59.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:09.776Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=fc48a5ae-d95b-4ea4-b5c8-00b1ee53b2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:19.788Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=762369e9-438b-4fa7-ae69-92883df15546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:19.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:29.799Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=c9803959-1b5b-4dc3-bc5b-91ef114fe827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:29.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:39.818Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=f556fd6b-e6ed-41b9-a15b-b228e8432ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:49.830Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=16aefa38-64db-461e-a2d3-fb344e44737b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:59.846Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d92cba57-d6ef-42a8-a4df-365fbdd32f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:01:59.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:09.859Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=fb165538-0c2d-4a17-a02b-d356b1955c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:19.871Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=aaad88b3-425a-4a7d-81d9-d357c55c734e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:29.888Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=9eb82719-2ef5-4475-9fea-289b912d7e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:29.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:39.900Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=237accb4-a89a-4ada-8371-45be9140f493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:39.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:49.912Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=645e206f-8560-484c-8fb3-42c651e1d2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:49.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:59.929Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=72cbe4eb-ea09-4add-93ed-56e849c0d2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:02:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:03:09.943Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=27907d65-3458-4aad-878b-680e3c7bf2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:03:09.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:03:19.954Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=30534221-2ef1-40ea-b0b6-32bdf5d8e271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:03:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:03:29.968Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=70dc0440-57d8-4fda-8bc3-61e1accc8c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:03:29.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:03:39.979Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=e23c524d-630b-4328-887b-100644e1173c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:03:39.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:03:49.992Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=af490f48-2e00-436c-ae50-b1c1e8bc7c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:03:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:00.008Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=5c48e20b-8948-4f7a-a6a7-133f0c1fe861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:00.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:10.028Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=4a15176a-b439-4745-ab88-cff69f0bef84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:20.039Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=4bd9f6e6-19fd-4d8f-ab1b-406717585fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:20.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:30.049Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=b73657e2-ab4b-4595-ac24-0c8821cd1190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:40.064Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=29384e47-b02a-4a84-9922-b891cf95ee20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:50.076Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=a2aa8442-68ab-4365-b443-03d81776f00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:04:50.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:00.089Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=9e915ec1-2567-448a-be7f-7056d497edce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:00.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:10.106Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=cc0282bb-c5fe-4b7b-9d49-20c4450656c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:10.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:20.120Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=1c482eb3-1341-482e-a377-f4f69275f84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:20.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:30.135Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=be8c67fb-cadb-42ec-988f-4a3c941c27d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:30.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:40.145Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=9b2572c3-21f8-4708-91b7-cc7fcc416539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:40.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:05:46.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:05:46.020Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T03:05:46.021Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:05:46.024Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:05:46.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:05:46.033Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T03:05:46.033Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T03:05:46.035Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:50.156Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d09bb7fc-c4bf-431c-972f-9c9f44f830f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:05:50.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:00.167Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=c84300bc-b057-4b6d-b6d4-5fc7f381b471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:00.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:10.180Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2fd00156-3c7a-4e76-bbc6-da21ca611488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:10.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:20.191Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=5d7b815f-1813-4518-9ea1-06b0d80c5052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:20.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:30.204Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=29b88ee1-acd8-44a4-9107-d3ba55e8c3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:40.231Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=de2c4488-6131-4528-ae51-1fb24b4ff940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:40.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:50.243Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=543d6169-bc57-4f44-97f7-8b4b330df9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:06:50.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:00.258Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d8ccc8ac-854c-4ad6-bd9d-81f77d65efb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:10.269Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=7daa51cc-b517-418d-81d8-da066e1f9197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:20.279Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=5deef29e-4d32-46be-b894-7c924abb3806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:30.294Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=fed5b5cf-43bf-4273-a0f9-2bd2cfcb3307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:30.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:40.306Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=bf5495c3-12c5-47a1-8532-24426b23a1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:50.320Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=5cf9ca0f-f347-456d-877b-14702955fe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:07:50.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:00.336Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=bcd286f0-2a15-411b-9f3e-4fa1d6db616a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:00.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:10.348Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d966c952-0c4e-47b5-8a29-394d38581ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:20.360Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=3171aa5a-eb67-46a0-8ab5-6a729a3ba4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:20.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:30.374Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=0a9085fc-67d7-4c51-b804-f05e93aafb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:30.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:40.387Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d1ab7beb-2d0b-4076-bdc0-fc22d9558640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:50.397Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=52867fdf-ffa0-4594-a6ff-d27fbdda176c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:08:50.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:00.408Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d83dc3c2-8f7b-4dad-9851-4a82f1778eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:10.418Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=cb825765-1937-48ce-9d0a-1f35e9b71797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:20.441Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=80d763ad-29d8-4def-8524-c27b95ad1c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:30.453Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=dc28e53f-5f0a-4a7a-ae8b-963bbd19697c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:30.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:40.467Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=0761a1a7-a832-44fc-a466-c4b600e09354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:40.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:50.476Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=35f9ed9e-a238-4a19-ad2e-9d1ce27965ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:09:50.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:00.486Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=cfc02bb7-db5b-4a4a-b28e-1b631f6c9a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:10.496Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ba2ed3af-4a61-46c9-8c28-aad0dffedc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:10.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:20.511Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=196019cd-0ada-4809-a61d-77d80cd617d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:30.529Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=e128aaba-003a-4d71-a85e-2b970babc4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:30.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:40.540Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=f31df6d8-b192-44a4-9617-32f863a420d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:40.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:10:45.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:10:45.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T03:10:45.927Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:10:45.929Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:10:45.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:10:45.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T03:10:45.941Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T03:10:45.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:50.550Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=c388c2b5-db9a-4b89-a5e5-087d57114d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:10:50.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:00.566Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=384837cb-a600-48a0-997a-30cae1abc56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:00.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:10.580Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=b368209f-3217-4807-a769-db238eea5ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:10.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:20.593Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=cf3132c9-a0f1-4484-aa91-64afb7199049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:30.611Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=4fca64bc-7bd0-4450-9d4d-61697dcce242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:30.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:40.626Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=364c1b16-22dd-47d1-b036-be6f87834869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:40.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:50.653Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=7f38a65c-2392-4eb0-b096-a25f6e564e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:11:50.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:00.663Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=54f65763-d1f2-4834-a28c-131cdaa871b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:00.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:10.678Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=7a6594e4-02d7-40d4-a103-108f89246161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:10.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:20.690Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=943453a9-b508-4e90-9e2d-cd64a83e0429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:30.702Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=9057e95d-ecc0-4e24-a211-e3b40bd89ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:40.718Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=a8af342a-5251-4643-a9b1-91d58336ad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:40.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:50.728Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=1d61b20a-56b3-49a5-b9da-8a34b52ae9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:12:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:00.745Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d0b1d4d8-8e94-4c6b-9406-e058dea436ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:00.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:10.757Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=5a95c818-6bd1-4d70-afa0-320f00edc268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:10.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:20.766Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=055a9c4e-b516-4780-8f01-47899487376f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:20.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:30.779Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=bc7703dc-c3c4-492d-990d-2042f20a88be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:30.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:40.790Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=02c391fa-44e5-4efe-98d4-04abfe029a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:40.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:50.800Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d1ca04f7-e95c-4fe2-957b-e0d56a9c3f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:13:50.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:00.809Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=69f66ed6-ac91-45f6-a9e1-749625ba2d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:10.820Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=6f4149e6-1e6d-4c9c-b6f5-eda6dd14bd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:10.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:20.830Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=7bc06e9c-ccdd-4e6c-b7a9-59ee3a558bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:30.840Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=6f150438-bec0-4419-ae6e-d6cce30cf7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:40.851Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=1e6c5f0b-41d4-4ef2-b1af-e924573ea1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:40.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:50.860Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2bdfd773-7795-4809-a180-cd5954b0ba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:14:50.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:00.868Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=6f87398b-e16e-4fab-ae5b-1d6abe8b1dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:00.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:10.879Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=6651a051-4058-4374-a6bb-f742d73f5ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:10.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:20.889Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=34d8b3f5-36d6-48e2-8b70-22f609afecc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:20.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:30.898Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=b699387a-917f-4767-be56-c863829f8fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:30.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:40.908Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d7063125-3adb-45ca-84e5-cdcfc81c8ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:15:45.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:15:45.879Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T03:15:45.880Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:15:45.882Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:15:45.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:15:45.894Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T03:15:45.894Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T03:15:45.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:50.919Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=596861e9-8a7e-4a91-80bf-62690e7515c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:15:50.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:00.935Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=c41f686d-080e-4dee-a958-c52576b6b821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:10.944Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2cb0a706-430e-4f85-aa09-865d2d5ed11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:10.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:20.955Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2e61ed5e-2908-4577-906c-888011075ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:20.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:30.965Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=b199491b-56a8-4ac3-8759-56915f0c044f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:30.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:40.974Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=3244aa5a-8fda-496e-becc-0a2eae75287f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:40.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:50.983Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=34defa23-23bf-4cdf-92d8-576f56334509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:16:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:00.992Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=9d5e61d9-04db-4078-bb1b-286813836df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:01.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:11.003Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=3cc6c72e-5378-457b-887e-c9aac664e739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:11.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:21.012Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=7eaa1d76-287b-4896-a79f-884173be2dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:21.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:31.024Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=aa728708-1230-47d7-a968-2197e5d87050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:31.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:41.036Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=68d4c62d-7b4e-46d8-90e4-16560d233293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:41.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:51.047Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=7ad4a724-02a7-4b95-9906-ca355a57b12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:17:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:01.056Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=b141a72b-7fcb-4196-9975-d6217094a008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:01.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:11.074Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ff5fdb27-53b9-4518-82dc-73f51ec35487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:11.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:21.085Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=20aa560a-b5b9-439e-9d3d-c73f7936fed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:21.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:31.095Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=1ec976e5-e1e6-404b-bfb1-9928e1af5a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:41.104Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=e5df4a82-8f51-419f-a8c4-a647b60cf353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:41.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:51.116Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=cd6a3457-12d8-4143-a181-77ccb57a7016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:18:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:01.129Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=986d8473-8149-48bd-9fb3-8472a0ef39d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:11.143Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=74c1de31-45f2-46b4-b388-c0fa9f310e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:11.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:21.151Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=b10cd497-a50e-4caa-8f11-7ada97e34afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:21.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:31.165Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2120e6df-f416-4850-9675-e9f84206ad60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:31.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:41.174Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=76cef583-6da5-4b2f-88cd-d3f925de83bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:51.183Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ad050dd2-2fdc-4cc3-ad65-7c56001ddadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:19:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:01.191Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d107bece-64d6-43bb-997f-adca6d199225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:01.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:11.200Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=329db652-921f-40f5-b1fb-eafa15e66485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:11.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:21.209Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ff81a447-c311-4a64-a0ee-3e82ec54513f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:21.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:31.220Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=3548a5f1-c990-42e2-8a1e-0f02cee97207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:31.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:41.229Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=c9fb2a9d-d262-419e-a623-150411bdab11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:41.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:20:45.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:20:45.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T03:20:45.877Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:20:45.880Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:20:45.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:20:45.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T03:20:45.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T03:20:45.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:51.239Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=970af5cb-ceed-4ac9-9a97-e0320019877a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:20:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:01.249Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=9a9ff9b4-a17a-4e34-8844-1f21a0550bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:01.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:11.261Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d641d9c8-4f25-4d35-a063-91b37d29e4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:21.272Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2f3a3ab8-f35d-4d7b-8435-53e1a13ce132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:21.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:31.281Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=241852be-6753-46e2-8c07-0f6402b73dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:41.290Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=085d1007-368a-4f28-b2ec-196ce7abec41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:41.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:51.298Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=961a9601-313a-4c44-9d82-112d3d990cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:21:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:01.307Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=53087049-d189-4a78-b80a-8964b4a366d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:01.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:11.317Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=949f1150-2475-4c32-8bee-fed3a076fba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:11.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:21.327Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=709885e9-b05f-4ddc-8131-186d772f0830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:21.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:31.339Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ce7f10c1-6939-4304-800c-d41107ca8e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:31.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:41.350Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ca420721-3f57-4b81-9d34-44dcac48b107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:41.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:51.359Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=fc9bd672-a280-40ff-8438-08f9200c5a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:22:51.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:01.368Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=fc31729e-3c23-4a66-afaf-b38daf4359b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:11.380Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=5f87f97f-1404-4193-a48e-f2f1761da262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:21.389Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=972f0e8e-c841-480e-811e-5c01739d4429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:21.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:31.398Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=5cb471a7-66a7-46b5-abb7-fc8c8a357134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:31.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:41.411Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=a207d404-4e4f-4fe1-bf63-14fe9bd9ced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:51.421Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=96d2c1e7-9d16-4793-9116-84c0825d71d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:23:51.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:01.439Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=358e16ac-a19e-4b6e-9e3f-8fbf353e6f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:01.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:11.452Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=989547be-3203-4918-8fff-3498ad3f42bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:11.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:21.464Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=f28cad6a-cdd2-4eab-bd9b-66b7ce8bdcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:31.476Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2fc6548a-1fb1-4b45-ad56-72b6d7f6ab88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:41.487Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=58c9f133-e7b1-424e-832e-824be8157cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:51.497Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=954bf195-2664-412e-884c-32ae184f6d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:24:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:01.507Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=78665c41-8203-42e1-9f6f-bda05031240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:01.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:11.517Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=1708d572-dc99-46b8-8711-a0b2c99e29c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:21.525Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2ab621b3-fab6-4397-a8b0-00822369f737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:21.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:31.535Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=6acbcdc4-955c-45ab-bc4b-4797f785abf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:41.543Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=88d1e575-5d38-4a3e-95dd-4c8eec052026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:25:45.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:25:45.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T03:25:45.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:25:45.887Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:25:45.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:25:45.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T03:25:45.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T03:25:45.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:51.553Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=06d5b459-cc67-42ad-8f38-d0c8e304117f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:25:51.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:01.563Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=964451a4-41d9-4a62-a67f-720e72f83956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:01.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:11.573Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2abed225-5fad-43fd-bdc2-2ec317cd5c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:21.582Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=5ed3f065-3c48-4c40-ad72-c77eca476525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:21.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:31.590Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=dd51e248-5e8f-4cf7-9907-3e8f7b31fe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:41.600Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ea3c50ab-79a0-4f6d-955a-a389315dc723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:41.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:51.612Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=0d78e72f-d325-4d66-b98f-4993a7fead9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:26:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:01.622Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=69571fd2-5cd7-4d7e-92f7-d1aeaf9f9805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:11.632Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=8331b9ae-35f1-444c-9c61-3d1a37aea9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:11.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:21.641Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ca513c6b-de87-4f98-a0d9-4dd529b71153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:31.652Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=2e266d4e-19cf-4c56-9c21-c9c4401f7760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:31.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:41.663Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d56b6fc8-2077-40c8-a4f2-d9033db48e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:41.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:51.671Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=87ab37e8-625c-478d-adee-5a9b19bff374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:27:51.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:01.681Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=eeba4da9-6b34-4873-9bb5-b5aa47e94d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:01.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:11.689Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=844427f1-1388-40b4-8828-d71d3e1d5a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:11.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:21.698Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=38dd0939-37eb-40a2-93ca-e92565a12521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:21.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:31.711Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=84398ce0-d744-486f-a994-16ddfe315ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:41.732Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=9cfd5d33-f0de-472a-8e55-a316c15502b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:41.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:51.740Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=93b048e2-60b5-4522-9358-1a52b9ce2943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:28:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:01.750Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=443fa776-1fcb-4766-818e-4536ee37ebdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:01.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:11.763Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=4cf9f045-a030-4ab9-b33d-6b7afaa97e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:11.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:21.777Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=18dd4014-ac5e-462d-949b-9a564eeb8095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:21.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:31.787Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=be21b800-2a62-4588-bc0c-c300b31f875d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:31.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:41.797Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=4c6c2b52-0674-4821-9499-42b060a8a81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:41.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:51.806Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=fa1c28f8-59b4-41f2-9fe9-f0063b1709e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:29:51.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:01.815Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=afe4cd59-c1bf-4fab-9db6-5dc0f5d043fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:01.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:11.834Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=486f3d23-75ac-4d36-8db7-750517f4b4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:11.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:21.856Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=e50c0d39-c28e-4a64-a004-a436e15b808e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:31.865Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=c2226e15-982a-4b47-87e8-bb5a5de24925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:41.875Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=7bff2dc1-25a3-413e-b643-f6fea3dcc4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:41.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:30:45.850Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-05T03:30:45.850Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-05T03:30:45.851Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:30:45.854Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:30:45.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-05T03:30:45.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-05T03:30:45.861Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-05T03:30:45.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:51.885Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d045981b-74c2-402f-be8a-0b965cbf3eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:30:51.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:01.893Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=e20214ee-359f-4ee0-8700-83bff06984c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:01.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:11.903Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ef565451-155a-4ce5-9bb5-23b40a6dd743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:11.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:21.913Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ee271bd0-a3b8-45d2-ba54-c5e0332df221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:21.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:31.921Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=be38c2eb-0130-4db5-a2b5-a37cfdf76793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:31.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:41.938Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=fc4ec480-baea-4e43-a1f8-cfd99411c8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:41.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:51.947Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=e6dfaaf1-47ed-41b2-a9f6-5b75f8890310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:31:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:01.955Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=aeba666c-fe25-49e8-877b-c0036c8f985f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:11.965Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=cd812b76-1bc2-48fd-b8c1-2fdaf1123d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:11.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:21.976Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=85571f2b-b3f8-4d62-9098-43dd3e915df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:31.986Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=95cfce1c-4d26-49dd-a8ab-3732ec6ec791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:31.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:41.994Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=c9ccaed8-74d0-4751-a4cd-a4c5b0e1afd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:42.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:52.002Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=ffcf3b86-6ce1-4053-b91e-dbe5c8b81194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:32:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:33:02.016Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=27f42940-c76d-4cf9-8dfd-55e8a776564d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:33:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:33:12.033Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=76c89470-9909-46ad-9465-8b53d94fb6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:33:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:33:22.043Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=82dbbab3-4d6f-4162-938c-1f8db1f4d399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:33:22.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:33:32.052Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=48df7305-dff6-40f4-933e-359dfe02caf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:33:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:33:42.060Z |INFO |Init configs |InvocationID=e8bd846e-b44a-40f5-8291-561b97f046f1, InstanceUUID=d50c6af7-9289-4c9a-8156-a44b64740a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-05T03:33:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |