By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T23:50:45.350Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T23:50:45.353Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-19T23:50:45.419Z |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 |2021-11-19T23:50:45.977Z |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 |2021-11-19T23:50:46.153Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T23:50:46.154Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T23:50:46.154Z |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 |2021-11-19T23:50:46.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-19T23:50:46.320Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-19T23:50:46.422Z |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 |2021-11-19T23:50:47.947Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-19T23:50:48.436Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-19T23:50:48.456Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-19T23:50:48.456Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-19T23:50:48.526Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-19T23:50:48.526Z |INFO |Root WebApplicationContext: initialization completed in 2104 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-19T23:50:48.939Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-19T23:50:49.781Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-19T23:50:51.408Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-19T23:50:51.897Z |INFO |Started MainApp in 9.01 seconds (JVM running for 9.773) |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-19T23:50:51.966Z |INFO |Start scheduling PRH workflow |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:50:51.980Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=73b94a99-37ce-4087-8548-1d7be8b5c21d | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-19T23:50:54.506Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-19T23:50:54.506Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-19T23:50:54.509Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:50:55.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:50:55.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:51:05.861Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e30669f2-d27d-4c55-b4de-6f1b416ce364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:51:06.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:51:06.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:51:16.902Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=00beaec6-9a06-46ba-abbf-f1212e587d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:51:17.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:51:18.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:51:28.699Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4fcbe3b0-e958-427e-b8a5-d47883ca227e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:51:29.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:51:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:51:39.766Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a2f1433d-b6c6-450a-96aa-2c9d4010c298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:51:40.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:51:40.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:51:50.832Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=47ac2b60-7959-4873-88de-16fc4f087873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:51:51.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:51:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:01.862Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ab8c09f0-059c-4204-a406-9fa55cf5dfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:52:02.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:02.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:12.904Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5ca46db9-55e9-478b-a492-c86312cb5b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:52:13.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:23.944Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f1dbcb14-e123-40e8-9f46-431474cdc6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:52:24.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:24.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:34.988Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f2281845-1907-43c6-a0c5-b85cbd124770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:52:36.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:36.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:46.026Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=54ce5afd-7df6-45b8-bd64-fe7a0c957e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:52:47.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:57.062Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d99cbf69-e942-4f6c-be7b-c16cd26d0f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:52:58.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:52:58.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:53:08.102Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a7f4a272-3de2-46db-8a96-a300b844f514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:53:09.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:53:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:53:19.171Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=13bafbc5-b92f-42e8-9a75-271651b6b897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:53:20.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:53:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:53:30.216Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f2344cdc-feae-44e0-8c69-efaa3530d90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:53:31.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:53:31.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:53:41.254Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5775bace-527b-43ce-a0d1-3dc26bd539b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:53:42.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:53:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:53:52.295Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d9a66c87-0a69-4de2-9cc5-6b3a2d92cddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:53:53.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:53:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:03.335Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c7a10a40-eb61-4a61-a1dd-3f7234bc0cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:54:04.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:14.374Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=cb9dfcc5-3099-485d-b4f2-9a5c5fcbc047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:54:15.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:15.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:25.418Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a7271b2c-e7c9-47ae-b0f3-924435e2dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:54:26.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:26.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:36.455Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a2762650-789c-4082-8835-f12e01a9c11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:54:37.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:37.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:47.495Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0de3325a-6668-4865-bf78-3a8d283a50c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:54:48.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:58.534Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=9be34b02-1562-47d2-b336-b8e91574882a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:54:59.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:54:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:55:09.574Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=1d010844-979a-40f5-a35f-0d61aefec9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:55:10.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:55:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:55:20.614Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=88ec834f-a807-496f-8337-c0ab39c287e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:55:21.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:55:21.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:55:31.655Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=fa8974b9-951f-4fe8-8294-64ceba92e915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:55:32.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:55:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:55:42.695Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=400e1e0d-8076-4b75-8ec0-5cc0f3b18c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:55:43.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:55:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T23:55:49.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T23:55:49.440Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-19T23:55:49.441Z |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 |2021-11-19T23:55:49.446Z |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 |2021-11-19T23:55:49.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T23:55:49.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T23:55:49.456Z |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 |2021-11-19T23:55:49.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:55:53.739Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d57ac78b-4964-498a-ac6c-c4e3ccb90d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:55:54.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:55:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:56:04.775Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2fdbbe45-8ba4-4400-8831-c0231ee12844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:56:05.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:56:05.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:56:15.871Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=1b22cd08-1327-47c3-b72e-e356200922fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:56:16.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:56:16.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:56:26.918Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e9ba285d-92b4-4bc3-8667-4a3fcc05ca3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:56:27.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:56:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:56:37.965Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=fe702a7c-dd86-48e4-bd48-e9bf3a156f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:56:38.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:56:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:56:49.000Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f46a1cbd-5560-4580-962b-4e1f9895a37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-19T23:56:50.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.191.181:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:56:50.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:00.039Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f3d413b5-2630-4983-bda3-31d5cecbca1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:00.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:10.170Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c579fb26-7ebc-4a5e-b682-f7626348b379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:10.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:20.191Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d9534b9e-0bf4-4955-8efa-0ec7cee26332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:20.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:30.201Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=43c49adb-e1cd-4329-a9ad-451b677a3d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:40.235Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8162c041-9098-4642-880b-b69a8e2028f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:50.248Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c5491a69-9bfc-4f92-9dfb-189342246232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:57:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:00.265Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=30e6c146-12a1-469b-bd28-b4089a30b67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:00.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:10.275Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a27f20a0-3b21-454a-b6eb-1d1557ed0bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:20.290Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=074dabce-1d8e-424a-9b33-bf7223b4ee0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:20.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:30.308Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a4a411a7-4544-4dc4-a3b3-3595a8740359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:40.320Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8b21a30b-f206-459e-a5c0-5eac0b0b7c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:40.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:50.330Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=571c3cc9-1c83-458f-8fdf-17f9eff55e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:58:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:00.342Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4d2e340c-eaa2-4c4f-9532-d61e928cbd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:00.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:10.362Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=aa59685f-d6bb-4c41-a242-73f62fa03461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:20.393Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ea4983f9-28cf-44d3-a26e-f0a996a94d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:20.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:30.405Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=cc828232-487a-49c7-9ee2-ea57f2112c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:40.495Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=01b49862-48d7-4d12-97a1-474918465962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:50.506Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=faec4fec-d314-42a3-9ce6-31a7b24d8a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T23:59:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:00.517Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e1d1642c-0613-4a71-ab15-bd821ca9e91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:10.549Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2f2a7867-120e-4ab7-b4dd-b7e1e58bcc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:10.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:20.563Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d279f5a5-4ec4-4ebb-98b7-cba4fbe67389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:20.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:30.577Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c4ef86d8-f449-4c1e-b190-fef0ecaeeaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:30.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:40.584Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bc147e97-5cab-48b8-ac2a-c72fe98ce18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:40.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:50.599Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ed9a2291-4e11-4113-9f13-d87933a32b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:00:50.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:00:50.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 |2021-11-20T00:00:50.935Z |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 |2021-11-20T00:00:50.939Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:00:50.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:00:50.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:00:51.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:00:51.003Z |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 |2021-11-20T00:00:51.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:00.941Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=73291ade-6462-47b4-9f99-09f22616a9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:10.953Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=183123f8-8d0f-4a7c-9c0a-37462f1f557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:20.965Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0ba5505b-af1a-430c-bdc0-ae31c8caad8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:20.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:30.975Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a3c169f9-2c07-4f28-83c7-6426387c4923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:40.985Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d763c6b4-1ba1-44a3-a410-15bb3beb2faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:40.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:50.997Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=9ab2e1a3-5685-4f21-8f13-53a96993511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:01:51.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:01.009Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ab14522e-f21d-4882-a3f1-4e73a5fa2f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:11.026Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=740af4aa-a7bf-4037-bbe8-ee54c8024e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:11.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:21.057Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=48d8352b-7b7b-48d6-a369-a18de7686349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:21.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:31.066Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e691971d-5e8d-41d9-9263-80f0e422c270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:31.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:41.075Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=445d6802-5cac-481b-a4d3-77d758e7fcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:51.106Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c4044239-4fa3-4105-9f01-91d805ae2f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:02:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:01.119Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bdea43e5-1fd2-49f0-8381-4c2b182849d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:01.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:11.139Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ec524bb1-4577-481c-a8d8-6a3ec7fceaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:21.147Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=3bfdf5b0-8c9e-4710-b717-fc804774fe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:31.158Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=1d19c84a-44f6-4df8-b61a-4d8d5feae821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:41.167Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=eb58a8d2-ce62-4d1e-b613-2f645f264acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:41.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:51.180Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e0704635-5707-457a-9ae2-076f8618cdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:03:51.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:01.189Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ef6fad2e-2b8d-49bb-806f-784c1914d04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:01.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:11.200Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e3c69027-2aa7-4eb3-9470-9ec3fc8320e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:21.212Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=3bc0cedd-adc1-4b3b-b170-99dd4cb3d09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:21.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:31.220Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=408ec2ab-3ffb-4e55-a667-39c6f323f5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:31.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:41.227Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=99ac3259-b502-47a0-b5d9-e30a985c3390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:41.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:51.239Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=fd299a29-d1c5-426f-a203-e66efa75f097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:04:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:01.252Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=b402d435-8848-4416-be4a-4b851e5f3e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:01.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:11.261Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=7dc825d4-59f9-4769-b2ec-1930b22fd1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:21.273Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=99591f39-b8b2-4e40-860a-cf1d702f5f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:21.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:31.288Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=90471b90-b6fd-4658-b4b6-fb3f866c139d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:31.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:41.317Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0261c7ce-e3b9-4194-8b70-faaf498ffdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:41.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:05:49.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:05:49.359Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T00:05:49.360Z |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 |2021-11-20T00:05:49.362Z |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 |2021-11-20T00:05:49.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:05:49.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:05:49.369Z |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 |2021-11-20T00:05:49.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:51.326Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0117b48d-f621-4a35-9055-0eaf67403113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:05:51.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:01.336Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4eaebb78-616a-4328-ad76-1b49559ae51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:11.346Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=087e2f59-880d-43ed-af89-f6eea376535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:11.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:21.354Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=6d6620e3-0f61-4d3c-954d-d4d110e2b726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:21.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:31.365Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=66d9632f-dc74-4afb-b279-bfdb331b04db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:31.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:41.379Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f9698a67-c1ff-4b47-9b0b-c508f8b39d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:41.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:51.389Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=716607dc-116d-445d-a4a9-ad771de711a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:06:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:01.400Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4767072c-27cf-4ebf-b149-633989b21036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:01.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:11.414Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e8edbbac-c4aa-408a-9244-157d73035a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:11.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:21.422Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=16376591-1d5a-4994-b625-ee2f08402435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:21.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:31.430Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=19538889-c912-49e7-b8b8-aae1bd3a0f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:31.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:41.441Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=679620e8-28f5-42fa-8761-af43700b79a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:41.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:51.452Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2ff317be-e77d-46cb-9a27-f2124b3a166b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:07:51.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:01.463Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e69cd510-a92e-4b7a-91f2-6bda14927837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:01.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:11.471Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=82d056b3-7f34-4709-aa2f-e2451ca75ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:11.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:21.481Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=81bff1be-d061-45ea-9e26-c68b8a179e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:21.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:31.494Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5c6082d7-e0dd-4714-be9a-4710c3b34f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:31.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:41.501Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=66e0eb50-eb3c-437d-bf2c-bae336ba1e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:41.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:51.510Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bdb86477-b4f9-463f-97fe-8dfee2ad7727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:08:51.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:01.518Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=14eb066d-30fe-4e75-bf1b-e12f8b84a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:01.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:11.533Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=1dd967ae-ae28-49f8-ab5d-385a4826a000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:11.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:21.557Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=149534d4-8ffe-4351-ae82-c809030b1ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:21.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:31.572Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4a06df72-d1b0-41a8-a43d-1faf3396514a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:31.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:41.582Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4c188f51-b897-4f50-87a8-4e78537bc3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:41.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:51.592Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=cf2720f8-1a80-4e1b-8f93-1175b5a8f391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:09:51.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:01.606Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a8d64ba0-cf66-4c34-9938-53b6d92b3c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:01.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:11.616Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=63ddf0a7-e844-4e46-a826-6caeae489ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:21.631Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8bc08bc3-00fc-407c-b20b-cef2b644ad6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:31.643Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8cd35b9e-8fe9-49e5-b80d-3b691c90f0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:31.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:41.656Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=940a54b1-8f20-4bfb-bfa7-3bb66c888195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:41.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:10:49.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:10:49.353Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T00:10:49.354Z |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 |2021-11-20T00:10:49.357Z |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 |2021-11-20T00:10:49.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:10:49.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:10:49.365Z |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 |2021-11-20T00:10:49.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:51.665Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c675cf9a-71e1-43a5-bde3-7d9dca8c284d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:10:51.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:01.681Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ee74579a-e2a8-4734-ab5c-ccdeb39a40af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:01.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:11.695Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a68f4058-2529-4652-ad21-e806eb05700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:21.704Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ce839fca-7aef-4d41-b970-cda4eddd68b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:21.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:31.714Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=65b2bbc0-c3d8-4511-a6b1-97569a330870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:31.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:41.724Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=6f040a1f-9941-46ca-a1fe-20b6ff6bfe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:41.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:51.732Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a99a0fb9-fcf5-40e2-8f87-cea32d333a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:11:51.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:01.741Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=7f2ea586-7c2a-496c-8734-9971ce3283b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:01.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:11.755Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=242f53a9-8601-4829-a2c6-5766bf3d3488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:11.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:21.763Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a5f72a2f-bb18-4338-b7e2-f4ba335c916f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:21.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:31.776Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ce59c271-6db2-45c8-8bf2-2b0e8171ed44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:41.786Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=be2e5990-2f42-4372-a183-ff57724f9bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:51.797Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d515ae0f-e5f2-4e49-bcbe-89a7a342c024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:12:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:01.811Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5e3c865d-ca7d-4976-a078-8dd5db6d5dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:01.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:11.820Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=cf6829e8-1f6b-45fe-8b8e-6909fc1a14d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:11.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:21.828Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8f692b6a-4f84-465a-8c11-150a3a5c64cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:21.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:31.836Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4d02c21e-90de-4650-b207-61538270487d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:41.846Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c9f8691c-f268-42a8-8d89-a6c1e5e88fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:41.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:51.855Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=7a9e8053-1a23-422f-84d3-fd78743b05e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:13:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:01.878Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0ed79709-5c9c-43cf-be8a-85a1fcf0d5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:11.886Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ecc3b740-515c-47fb-96e6-babf892581fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:21.895Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=afe294c7-1c85-4f45-bd38-8564856a5332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:21.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:31.905Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=10e49ab4-b74a-4615-b6be-b279160d09c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:31.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:41.912Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=7d8a1d22-367b-443c-a34d-3fd7f2f398bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:51.919Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=03e70515-6e33-4954-9b6a-76cfae4944ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:14:51.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:01.927Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f5945e29-03dd-4dcf-a34c-d677fc911999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:01.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:11.937Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bf07d15e-804b-41a5-835a-22114f3227ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:21.952Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=25de9382-f961-4dd9-a787-947e31f23600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:21.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:31.960Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f4ed1397-4e25-4151-bc32-3bc9f32d2088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:31.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:41.967Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2689f7fe-4908-4fcc-a4c1-ebb69fd62df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:41.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:15:49.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:15:49.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T00:15:49.289Z |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 |2021-11-20T00:15:49.292Z |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 |2021-11-20T00:15:49.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:15:49.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:15:49.297Z |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 |2021-11-20T00:15:49.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:51.976Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ebc82bea-1942-41a2-a370-c7e1ffa549cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:15:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:01.982Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=60e919bf-bbd5-4f49-a24b-2534a875cc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:11.990Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2c227440-46f0-49fa-9bb2-c266eccb2c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:21.997Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a1aeba8b-3289-443f-86fd-c9f981c10cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:32.004Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=215d3de4-6f46-455d-b2b4-d961a9e6a2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:32.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:42.012Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a415f335-7e3e-424c-9741-2f4a3eed843c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:52.021Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=61af9f4e-0794-428f-a213-b7cafea574a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:16:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:02.034Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0193fdb3-7995-4376-ac98-c32b2f07c311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:02.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:12.043Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c06b23b4-aae4-4520-8e63-667cdf23c26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:12.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:22.049Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c98a4d8d-369a-4765-be03-b6efb1f0b76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:32.057Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=3f0ad06f-d734-4847-b6b6-673e0cd6c44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:42.065Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e840acf3-0d96-4caf-8a70-b21879fcba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:52.072Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=98b54163-9c7e-4afc-b30f-e7f786b2115f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:17:52.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:02.080Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=06a2a206-e215-4700-8808-8bfab13db427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:12.089Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c5eea6ac-b818-4eb3-91a4-6e3c9cbd3263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:22.098Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=313a81a9-9d11-4537-b1ee-3da1930dc307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:22.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:32.108Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=6c809368-686f-46bf-9ddf-b7dc3910996a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:42.124Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a1902e58-cb36-42eb-8287-9776370d09a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:52.132Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=1da31561-836b-4e6c-98bf-008f7228308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:18:52.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:02.140Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e372b7a8-d5f3-4a64-9999-8849263a4514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:02.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:12.150Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2d4d7ece-0e3e-490f-b72e-d2dd386602b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:12.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:22.158Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=270a31cd-af9c-4fee-8c3d-77578bdb8e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:22.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:32.167Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ba097792-2b82-48a9-8735-1531dc0cd14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:32.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:42.175Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2a34a3d5-5a43-4b73-98db-df599204528f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:42.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:52.184Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ccad50ff-6cf5-48c4-a750-21f355bff050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:19:52.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:02.191Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=23e2eb48-59ea-40e5-af82-198ae15d3194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:12.202Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=9057ba8c-48d2-433d-853f-0638efe564eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:22.213Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a0abbd38-b97e-43de-8de0-233a30f96e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:22.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:32.228Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=726291da-a519-4211-a1fe-2d845b49c0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:32.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:42.241Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c5e1cff1-c7a3-453d-a423-4fedb3b4a6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:42.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:20:49.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:20:49.307Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T00:20:49.308Z |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 |2021-11-20T00:20:49.313Z |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 |2021-11-20T00:20:49.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:20:49.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:20:49.319Z |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 |2021-11-20T00:20:49.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:52.252Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=b9ea92f1-8b4b-4402-af4e-7d5336211c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:20:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:02.261Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f4cc0905-5c74-4d13-968e-8ce397c904b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:02.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:12.268Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=11bd5a50-de2a-44fe-b15c-aab1709e79c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:12.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:22.277Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bba0da1d-f85a-4af0-97e0-a3a082853ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:22.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:32.284Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a8e0dd02-dfa1-4ede-98c7-bcc431038aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:32.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:42.295Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=cf1d0e17-0355-477a-8dae-5429e10c85f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:42.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:52.303Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=51d53297-b5e1-4cb4-a3e2-9a78751c50ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:21:52.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:02.315Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=30d8eef5-c6ef-43ed-b634-a57b2c000d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:12.328Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=556aa7e8-ffe6-48e4-b137-968976215e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:22.336Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=fc3100b9-921d-4825-a7fa-ec46a91e00b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:22.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:32.342Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=3612fac4-6151-4a2e-841d-c8afef6026c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:32.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:42.350Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8c733a4f-7ce4-4823-8346-93ca7ef46a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:52.359Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5a633a3a-2661-4546-a46b-fe5f04995476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:22:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:02.365Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=7e10cd4d-8ebc-488b-b487-1d48ce4957c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:02.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:12.373Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0e08edee-3431-4603-b4a3-2fdc0e8fbd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:12.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:22.380Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=23eab7cc-60c7-4279-a018-e89ea8170fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:22.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:32.387Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d6f9409a-af60-44fb-aa65-d1c3d96f861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:32.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:42.397Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=6b84991f-a074-4481-acf2-5443a8a002b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:42.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:52.407Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2221c67b-8063-46cd-8ed8-5bea4645ada9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:23:52.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:02.414Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=77d7104b-33d7-40c6-992d-7e4c1afdb61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:02.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:12.421Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5bd8d0c9-eb5d-4889-9b7a-596391d84c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:22.429Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=3406d1fc-7a29-445e-ac6c-29048cba0745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:22.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:32.443Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=020486b1-b990-47e4-8970-9122030fd379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:32.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:42.451Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=b52fc4f2-2f5f-45cc-a6f1-5fa31603e218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:42.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:52.460Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4016d839-48b9-429b-a7d8-f976a14b03ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:24:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:02.469Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=05551a82-15c2-43f3-8685-d69a4cc555f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:02.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:12.478Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a5e1dc79-058b-4630-a5eb-6fa2985faa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:12.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:22.489Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=985b5ce1-f6d3-4b70-8abe-3318c0b4c2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:22.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:32.501Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=7f4dac6a-ef92-4acc-80e9-df6c13f37929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:32.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:42.508Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=9d9dd0aa-27f3-497c-b808-19b619d30a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:25:49.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:25:49.314Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T00:25:49.315Z |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 |2021-11-20T00:25:49.318Z |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 |2021-11-20T00:25:49.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:25:49.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:25:49.323Z |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 |2021-11-20T00:25:49.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:52.517Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=80bddf9d-d1c2-40b7-b70b-aee691f5bedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:25:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:02.524Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=79bf1c7a-3c4b-43b3-9abf-955683b8bf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:02.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:12.531Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=147e40e6-a760-4694-b98f-0bf68c7c39e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:12.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:22.540Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=6f991158-bf7a-4cdf-9645-60c251ce2fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:22.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:32.547Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=45d2cdeb-5728-4820-89c4-4042e01f31f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:32.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:42.555Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=26947d17-734a-4b0b-a079-b2d7cf039edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:42.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:52.563Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=23b91bb9-137d-41ae-aec3-7eb2929fd0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:26:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:02.573Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=6dd446ca-a09e-4d7f-8728-bc2151fb2d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:12.586Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=70b6e5fa-3ade-410a-a4e5-1d9189f135ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:22.593Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=68dfa8b0-e2fe-4ede-ac24-f9250299c6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:22.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:32.600Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a55c6ba5-fe0f-4698-af98-c37085870799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:32.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:42.609Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8835fd5e-3f8d-41ce-b9a2-793ddf410227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:42.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:52.620Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=65c301c7-0be1-4c00-83f6-3f2e56e10c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:27:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:02.628Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0214b889-21b5-43de-83d8-2642d15bb16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:02.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:12.634Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bbdcd31b-2ef8-4903-a10f-51135a45b659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:12.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:22.642Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e60bdf78-9cbd-4d29-b7b3-5a95c2838bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:32.649Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bf62a266-1fe9-45c2-8dca-ddfa15e4eaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:32.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:42.655Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=9ad4dbb3-f31d-40dd-8b6d-cc566d4da736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:42.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:52.666Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=6321d770-2430-4dba-9ae5-44b430bb0184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:28:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:02.676Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4164d919-19d1-47a8-bf6f-4cabd8817b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:02.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:12.682Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=727c296b-9797-4559-b18c-97956622b977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:12.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:22.689Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=abb9b402-f662-4d92-b85f-66fdd7dcc665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:22.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:32.697Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=10efdf31-ca21-415e-a465-ef4b0c781d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:32.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:42.704Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2f34057c-30bb-4f2c-8681-4e3593cab468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:42.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:52.712Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d14743ae-bd23-46a9-a9f6-197cd444ccfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:29:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:02.719Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=63c03920-6b10-458d-91e9-d9cd0f870cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:12.727Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f71192d8-f0f2-4908-8962-a6dd42279f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:12.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:22.745Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=57457880-484e-4a2e-ba8f-e3ade6a56aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:32.756Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a52f9284-dd60-4db7-86ac-780eed8abfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:32.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:42.764Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8217db48-f1f9-40fd-ab05-3c6d4c906638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:42.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:30:49.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:30:49.315Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T00:30:49.316Z |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 |2021-11-20T00:30:49.318Z |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 |2021-11-20T00:30:49.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:30:49.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:30:49.323Z |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 |2021-11-20T00:30:49.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:52.773Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=af224d8f-9406-4ea0-91c8-f7f2418d2bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:30:52.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:02.779Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5ea36c44-b676-4dba-84b9-fc6534dd52ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:02.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:12.785Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d023e4c0-b789-43e1-952f-c74a5e8b016b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:12.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:22.794Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=09713ee6-5aaa-4100-a09d-fd4d197e1941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:22.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:32.800Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a720a04b-3ef3-4351-b08d-b6b55d0dd328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:42.806Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c5250c0d-bdf8-45b8-8ff2-904d8e08b63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:42.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:52.816Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=679ab42c-3f14-429e-ac4f-8a427553792d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:31:52.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:02.825Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=71726774-5b6b-4b69-9a4a-b4df31914f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:12.836Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4025e034-a3c5-4964-bf9a-4c0730781b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:12.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:22.844Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=b2d6ef14-d220-4a80-9d6b-3f1fda0720ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:22.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:32.850Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d7d91de4-0ee1-4346-aaf0-c5c8024a29d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:32.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:42.859Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=899a9151-9664-4ecf-ad3c-a0a0fd7e88f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:52.866Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0dbdd5a2-1d1f-43e9-83ec-b2f4653c5c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:32:52.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:02.875Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=22ade9e6-1c19-4daf-b627-01413c307d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:02.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:12.882Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=49aaf54c-7b7d-40eb-b011-ce87ddbc9ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:12.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:22.889Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=7b604cc8-20df-40fa-b0a8-30fa6641fec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:22.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:32.897Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8df33d72-e78f-4301-807c-7588bbc8c02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:42.907Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=742c7fe4-5e0e-4331-8a88-7e911807be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:52.917Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=346c4dcd-1473-41fd-9e72-bbae3c20e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:33:52.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:02.927Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0164a828-e5bb-4087-9b4b-10b7bfb846ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:02.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:12.934Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e3b327b3-36b7-4aed-8121-41642bb66934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:22.942Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0b113aec-7090-428e-8506-ad0050cc8a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:22.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:32.952Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=fb9820e7-5eef-4855-8aa9-2f24203cab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:32.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:42.961Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a9993caa-52b9-4a2f-8e13-ef96ac556719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:42.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:52.968Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bef60524-65c1-4da7-8bee-32264b29cfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:34:52.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:02.976Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0c51cb8c-f5bd-4c91-967c-a469b9fcd182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:12.986Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=178127ef-4ddb-4524-a0c5-0fdef82def25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:12.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:22.997Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5126f018-41d1-45b3-a90d-3c9114949bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:23.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:33.004Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=b3776fdc-07b8-4f23-897d-b719c1021c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:33.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:43.011Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f8b87720-af43-4024-a5eb-d232070020d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:35:49.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:35:49.285Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T00:35:49.286Z |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 |2021-11-20T00:35:49.289Z |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 |2021-11-20T00:35:49.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:35:49.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:35:49.295Z |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 |2021-11-20T00:35:49.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:53.018Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=616e6678-6834-4e5f-8c89-5812f62f0a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:35:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:03.038Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=99e80a75-3963-4f51-bbac-791befc98738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:13.044Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=74627dff-405d-4236-9ae2-0eb2d908fce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:23.061Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2c1aeb08-7826-417f-8929-55c190717a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:33.067Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=aac2a05f-e8cb-4132-acc0-dad2450915fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:33.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:43.075Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=7096581c-9d4e-4358-aa0c-bf7ddd602b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:53.087Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0df8fccc-08e1-4e23-a888-186dcab9606a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:36:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:03.097Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ab492a40-7b1e-43e7-83d4-158e8afc07a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:13.106Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f9016b8c-84aa-4c5e-9043-108463c81d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:23.114Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8edf6b76-0bfa-429a-92c4-d99f8e10f8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:23.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:33.123Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5a817eec-1681-40c9-a025-0329cb6c95b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:33.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:43.130Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=9a53a5fd-532c-4f99-a220-251e559acf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:53.137Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2345ca75-415c-4aa4-bc13-f9204097b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:37:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:03.144Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=963347c0-72a9-4efb-b3ae-db8290df37b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:13.154Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c92b5696-fe84-42ac-949b-914ced37b8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:13.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:23.161Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=9f68c754-26b4-4edd-8698-c8b7abcda84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:23.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:33.174Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=dd988918-e7e3-4d43-a696-86fa365eed6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:33.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:43.181Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=fef7f502-510f-4890-a59f-18f5d77fd85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:43.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:53.193Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ef6f8cba-1241-4e79-81d8-96c99ecbb327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:38:53.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:03.203Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=752f2c3e-f5cd-4a45-924a-992163228bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:03.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:13.211Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=62e24a66-e906-4b09-ac64-2005d41e64ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:23.218Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d1d9e1b2-91c3-4367-8949-eb31ec88094f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:23.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:33.226Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2a8c55b8-45e9-46d6-926f-631288518497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:33.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:43.237Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=77791d56-7fdd-4ee0-aa66-45a8ac01d56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:53.245Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=7eb40d58-c532-4eb1-8a5e-6a169618ed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:39:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:03.252Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=fffe78a9-9255-4ffd-a965-175e77740852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:03.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:13.259Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=79581565-0fef-4e59-9160-5af4f5e7e8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:23.267Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8d435d68-a6d2-4d87-a507-d678cb12e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:23.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:33.278Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=34dd05f8-61d1-4636-9e07-877288b0a0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:33.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:43.286Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d9df534c-b48c-44a5-a19e-b4df350cd263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:43.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:40:49.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:40:49.324Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T00:40:49.325Z |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 |2021-11-20T00:40:49.327Z |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 |2021-11-20T00:40:49.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:40:49.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:40:49.331Z |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 |2021-11-20T00:40:49.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:53.295Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=6e519021-a269-4a38-bb57-04ab74d9973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:40:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:03.302Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=078107c2-2b1d-4be4-a672-967488cfa56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:03.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:13.308Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=95ed3c74-e442-4ada-96f3-a94a76ca95d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:23.317Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f9e0405d-ff23-48f1-b9f3-a8c1511906f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:33.325Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=cd7524a1-2eb3-453c-8c47-6bef1cff2e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:33.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:43.332Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=801ba7d7-d60f-4f76-9aba-36956b2a5cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:43.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:53.339Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=98c8673e-9a88-4ccc-aba4-a6606a51f7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:41:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:03.346Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4e2c742a-c654-4ccf-ba98-30668cf215c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:13.353Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2bc70daf-a2aa-4261-87f3-a2541c58f641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:13.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:23.365Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=089b33de-9e47-4b27-aa59-5b2c2bdba81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:23.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:33.376Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c594a3ac-522a-41c6-84d9-26e6271d1943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:43.384Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=191e8e8e-3f8b-4d00-aad8-1517dc74cf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:43.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:53.390Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=09a3a59a-8002-4052-ae8f-f2586f42a4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:42:53.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:03.397Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f6e30b00-2b56-454c-b01d-910a067dbdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:03.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:13.404Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=02f15dd7-723a-4652-919c-e6cc9eee5a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:13.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:23.412Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=20dfb5f2-47f1-4c3b-91ee-c04586a0bf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:23.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:33.419Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bd1539a5-ba14-4d98-be85-63dd2ac5c97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:43.425Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=52857025-aaf4-43cd-8607-5a2013d44443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:43.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:53.432Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c425e9ca-4a8f-44a8-bb6c-263a27176704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:43:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:03.439Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8487111e-2172-47c3-9694-702f4ff32f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:03.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:13.449Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0a0048e6-ecad-4bbf-b1ca-8871b6cf5d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:23.459Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=9b6a7f1e-8053-4f7d-b067-8f9194cf806c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:23.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:33.465Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=370b046e-f9b5-40f3-9a3b-e050e341fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:43.472Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=1bddd3c7-ea1f-40a7-acbe-5f7e431656b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:43.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:53.480Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bdd27538-e6ba-4fd2-b1b4-700178269464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:44:53.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:03.489Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bd70b465-999b-47da-9ad2-26d3f4c26186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:13.506Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2baac9b3-a123-4689-8613-71bd87b1cafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:13.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:23.513Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=73a24648-d7ca-4640-bc8f-22d95cb54713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:33.521Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bbb2e343-d2e0-46ab-b2fe-f2aff8238663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:33.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:43.532Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2a8fc72d-fdc1-41cd-849c-267d167ee346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:43.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:45:49.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:45:49.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T00:45:49.341Z |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 |2021-11-20T00:45:49.344Z |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 |2021-11-20T00:45:49.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:45:49.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:45:49.348Z |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 |2021-11-20T00:45:49.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:53.541Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0ad44ec5-d5dc-4d13-b7ce-b2544a82ff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:45:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:03.552Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=7de60915-fc94-4457-9f26-98c4152a8a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:03.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:13.561Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=9876f8ff-39de-4324-b56c-28bcc2dfb35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:23.568Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=669af1bf-6757-47ff-a305-9b39d5b1171f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:23.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:33.579Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=6aff8f77-063d-428d-bbee-28b00cb400e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:33.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:43.587Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2f56381c-30ce-4b50-b8f9-db079e71bd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:53.595Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e0f35111-991e-486c-abc2-237790ae918f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:46:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:03.601Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=6043bdb1-f111-41e1-9461-a209793277a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:13.608Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=81232da7-2b94-4b0e-b850-382209f98a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:23.622Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a2dea0c4-52e3-4f50-84e7-15d03bb385cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:23.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:33.631Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=924d8917-b833-479b-bde9-ab200d625dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:43.644Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2715ce69-2067-4702-8171-031e23fe09ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:43.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:53.651Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e711ca19-ef88-4ac1-97c3-785238f8adac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:47:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:03.659Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4b20638e-72b4-4cc2-8fcf-4ffd0b05789d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:03.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:13.665Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4717d4fc-84e7-4107-b743-f944279f501e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:23.673Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d3d67f1e-a58a-496c-8f68-9a4d4f4b1f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:33.688Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2cf1bbf2-d87a-4cc7-a680-6be76ef4984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:33.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:43.695Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2c899504-9733-459d-b18a-4f8a3016d8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:43.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:53.704Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=babd736b-32c1-413c-9541-fb3ee4cf78d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:48:53.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:03.713Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bfa8c6a4-0c58-4c82-9c5f-7d7617401211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:03.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:13.720Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=00ffa90d-5add-432d-9b04-2090f2eaf76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:23.732Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=49c00b7f-71fe-4ec7-a9a0-abd7acb54f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:23.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:33.740Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=95373c0d-78b1-400e-b7ff-4126e5ed5a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:33.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:43.752Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=53ff34b9-f470-43d4-b71f-441fd77608d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:53.760Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=3d862eb2-5fb0-4b25-816d-5d5f58bda21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:49:53.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:03.767Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=24f16a73-df1e-4a0c-b97b-15530c20b431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:03.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:13.776Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=938ed849-0cff-4921-996a-8321fe7d6246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:13.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:23.793Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=1c97a1f3-6058-4a97-ae68-d828bcf1c2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:23.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:33.805Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=b0842cea-bbef-485e-9e93-3c987c693e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:33.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:43.812Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=495b2b3a-3093-423d-88bc-ccdb3845074e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:50:49.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:50:49.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T00:50:49.283Z |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 |2021-11-20T00:50:49.288Z |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 |2021-11-20T00:50:49.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:50:49.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:50:49.292Z |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 |2021-11-20T00:50:49.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:53.818Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=80b62e1d-0ead-4f0a-9d7d-84f551a4fa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:50:53.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:03.825Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=cc9fdcc3-ac88-416c-8e01-6fa7368f10da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:13.833Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=78a99db0-67c4-4c9c-93f2-8bfcaf3b451c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:13.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:23.848Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d1edd027-a3a6-456e-90ea-95897d66e67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:23.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:33.856Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bae23ffd-608f-45a8-be0b-5b46f5e1f1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:33.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:43.870Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=49efa469-1cb1-4aca-9319-dc6f4f859d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:53.877Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=71990762-511a-47b3-be08-7a07b0241050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:51:53.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:03.887Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=77944a57-672b-4585-803d-561372eed85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:03.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:13.896Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c20840e3-a051-45f4-9d1f-d125288920f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:13.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:23.905Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c2e189c1-b7e3-4232-82b6-64a5cad7fda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:33.911Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0b78820b-be29-47f8-9010-b4e0c32d3c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:33.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:43.921Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=134a2e3e-af42-46d7-91ad-5a5492f01ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:53.929Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5836a4f8-3d8d-4858-865b-b09796ea46f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:52:53.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:03.935Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=b648ec41-a12b-4a65-ba46-d29e4304c3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:03.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:13.942Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8ee1a612-9223-4546-ba1e-acd73df5d75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:23.951Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d32dca3a-c373-4726-abb4-40044db6d43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:33.957Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ee432626-7595-4ced-98a7-ba06f77492a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:43.964Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=10563efa-7f01-4cd3-9cce-07dfc025f5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:43.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:53.976Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=45ea4698-7263-4e10-a5de-19f19183db28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:53:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:03.986Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d84055c0-7bc9-431c-a50d-7fefc7fbde35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:03.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:13.992Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=99181942-298d-41aa-b449-2af34aac3b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:13.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:23.998Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4e8a597e-8931-4358-9a0e-1309a489f9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:34.004Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=3db0eb87-1691-4ff9-b024-6c1eeedac676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:44.010Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ad480b9f-eb41-46b3-9139-50284fabc87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:44.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:54.020Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=9f848cae-6959-4a60-b6c7-81f55532714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:54:54.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:04.029Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=298cc03c-3657-46a3-bb3f-988e7355febf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:04.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:14.037Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=3a67eb56-cfd3-4c47-91ad-42045b53bd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:14.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:24.047Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5fe4a72e-cc4a-4105-94f1-0a899fe39fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:24.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:34.059Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f3b9da18-edbe-4dd2-8142-363a321fb0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:34.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:44.065Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=c4070b01-59b0-4c43-b58a-4599b15d8ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:44.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:55:49.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T00:55:49.317Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T00:55:49.318Z |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 |2021-11-20T00:55:49.322Z |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 |2021-11-20T00:55:49.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T00:55:49.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T00:55:49.326Z |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 |2021-11-20T00:55:49.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:54.072Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ab950e5b-5edc-448d-8689-91f81ddc06e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:55:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:04.081Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=8e426a70-48ff-4824-bbbd-318e0c313dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:04.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:14.087Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=669bcb7b-ff71-410c-8031-1fdcf52b85e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:14.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:24.094Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=fd79d394-5eef-43d2-b16b-c94095673e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:24.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:34.115Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=66aff87b-5913-4f9b-b9d4-19bd2f3bd74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:44.121Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=3477dbe2-3020-4ca6-b8cf-d82b662bc1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:44.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:54.127Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ba88fe6a-3b20-4b42-9f1d-16f85307ebef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:56:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:04.138Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=600ba817-3914-4b77-aca9-a80d8a56de07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:14.146Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=3070e12c-b7ac-48f5-90ea-995471e5104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:24.153Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=63c1aa9f-7877-4346-95b2-5f63e29d0c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:34.160Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=356505d7-10df-4ad1-b83f-364fa2265e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:34.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:44.167Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bfb3021c-875b-4151-989c-20a0714afdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:44.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:54.174Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f1c76ad3-1cfe-406b-b704-2f8b971718f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:57:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:04.182Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=d061c9ae-bbf9-4477-ae3a-ab6539fa2a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:04.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:14.189Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bb8dc643-a83f-41ac-99b2-f2c05cd8c7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:14.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:24.198Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=100d1bb8-c1c8-4128-9b88-cbb02050e567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:34.211Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=66baf19f-292a-4a4c-af47-1ba52b5b529d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:34.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:44.220Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=fe904dff-a967-4f3f-9c29-44fe53839eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:54.226Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=ff14d218-2908-492a-bf8a-407aabd597fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:58:54.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:04.233Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=93813ca3-79d3-4da8-bc94-440baa9da509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:04.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:14.241Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=02e73d80-8e11-4881-8dcc-8cc9519fdde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:14.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:24.250Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e0bd783d-0649-471f-af4b-bf33ff06d399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:34.257Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e6578141-34a7-496a-8bb1-876075032a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:44.263Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=0cf0ea4e-65c0-4b2d-94c5-b5a4ced7cd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:44.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:54.269Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=33a66a14-9500-4971-871c-ef1a15e5410c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T00:59:54.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:04.278Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=dd2b3c54-9211-4fad-95e0-e2224362380b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:14.294Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=dcef1314-4b93-47dc-97b0-77491213fae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:14.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:24.302Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=64420346-0e54-4524-9165-3c14313d1a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:34.315Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=a04aaddc-ba96-4450-a52c-1ea737024cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:44.322Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=e5e64a72-c680-415b-8bb0-532948bf7e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:44.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T01:00:49.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-20T01:00:49.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-20T01:00:49.329Z |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 |2021-11-20T01:00:49.332Z |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 |2021-11-20T01:00:49.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-20T01:00:49.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-20T01:00:49.336Z |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 |2021-11-20T01:00:49.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:54.329Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=813523be-4624-430e-b0ce-70c0a03093fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:00:54.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:04.338Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=4f40986e-040f-434c-b260-6623424ebb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:04.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:14.346Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=bf3ab6d5-1e56-4dda-acc5-1e5ed12ccbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:14.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:24.353Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=23cd6f07-f13e-40af-a02e-b3621511265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:34.365Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=65fc1a75-94ae-4834-bae1-a13b5aa67d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:34.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:44.375Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5c2384d9-87bd-4b46-bdad-f1e60a1147e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:44.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:54.385Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=2c544db1-1ab6-44f5-91ae-2445ea7896e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:01:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:04.392Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=5355d4a3-749d-492a-b7f4-cee190f925d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:04.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:14.398Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=fa807a47-5590-42eb-94b8-c974bb01c41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:14.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:24.405Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=7514f6d6-20f4-4d89-92ca-b16e86ef011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:34.413Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=24a9566c-c345-4835-8b2d-d5018a3c6095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:44.421Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=f58092cf-3156-449d-9b05-9fa5128c2408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:54.428Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=70bb2a81-add6-4ed4-9d03-b9a3e7ceba8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:02:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:04.437Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=1b070644-ffd6-4113-8f25-c60a4ba75e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:04.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:14.443Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=35a22d76-bed0-4d89-a507-a7d3e1c93e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:14.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:24.456Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=db5a25d7-dffc-4de9-bfad-8c58a5fc08c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:34.470Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=1cc6b024-9efd-4b9a-ab70-0c37909532e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:34.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:44.488Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=19507c12-f560-4fc9-93f5-26221aa7ad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:44.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:54.497Z |INFO |Init configs |InvocationID=cb3ba20a-83d1-484f-b2d5-8da624d349c5, InstanceUUID=b29cc7ff-5918-4df7-a093-076b257b5f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-20T01:03:54.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |