. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:12:50.046Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:12:50.049Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-11T12:12:50.092Z |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-12-11T12:12:50.810Z |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-12-11T12:12:50.926Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T12:12:50.972Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T12:12:50.973Z |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-12-11T12:12:51.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-11T12:12:51.148Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-11T12:12:51.170Z |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-12-11T12:12:52.591Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-11T12:12:53.072Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-11T12:12:53.096Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-11T12:12:53.097Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-11T12:12:53.147Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-11T12:12:53.147Z |INFO |Root WebApplicationContext: initialization completed in 1976 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-11T12:12:53.538Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-11T12:12:54.217Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-11T12:12:55.582Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-11T12:12:56.140Z |INFO |Started MainApp in 8.233 seconds (JVM running for 8.9) |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-11T12:12:56.209Z |INFO |Start scheduling PRH workflow |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:12:56.221Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=0cee5e2e-bdcb-44f6-a7fe-e8ce2e1aa804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:12:57.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:12:57.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-11T12:12:57.935Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-11T12:12:57.935Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-11T12:12:57.938Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:13:07.712Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=80838809-38a5-494b-b00e-4801fd76a66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:13:08.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:13:08.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:13:18.748Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d6531412-948b-4f63-9b4e-42530115b61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:13:19.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:13:19.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:13:29.788Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1d1fae22-3cdc-4fed-a6c1-c7946f6495ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:13:30.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:13:30.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:13:40.830Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=306a93ba-6ffd-46c8-89b4-2abf0d732bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:13:42.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:13:42.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:13:52.838Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=135054d7-1ade-4045-ad00-a7ffab2ca5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:13:53.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:13:53.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:14:03.868Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c5a23ae4-456d-45f6-aaa1-d168e26aee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:14:04.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:14:04.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:14:14.911Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=32e1068e-a6db-4d39-b813-914d3fd783d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:14:15.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:14:16.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:14:26.103Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e237e6e1-b6da-4763-94b7-4bea2a8f6e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:14:27.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:14:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:14:37.148Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3888bb59-c57f-470d-acde-faee7fcb25ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:14:38.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:14:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:14:48.188Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e9816855-af85-453c-8ffd-4ec8fedd65cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:14:49.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:14:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:14:59.229Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7be089d2-ce54-4f62-879c-e9cdb99aa596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:15:00.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:15:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:15:10.876Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=00e8f0b6-d9f6-4a20-b86a-464deb7fd412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:15:11.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:15:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:15:21.916Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b5d34ddf-83fd-4859-947d-0de6adec7138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:15:22.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:15:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:15:32.959Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ccb0860c-8565-498c-a529-d905a0bc43dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:15:33.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:15:33.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:15:43.996Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f1a329a8-37c7-46f0-9a1a-607d6db9baee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:15:45.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:15:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:15:55.036Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e6a7038a-c396-46ce-8028-a5c324c760ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:15:56.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:15:56.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:16:06.077Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=cfd2a68d-9420-4d09-b7a8-647df8741976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:16:07.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:16:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:16:17.116Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=010efb75-37e7-4aff-aa36-7e73385cc95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:16:18.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:16:18.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:16:28.156Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=35678df1-b3f1-4fcc-a592-3f0b6ca44bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:16:29.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:16:29.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:16:39.196Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1694c47c-2e72-40cd-a140-737302007f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:16:40.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:16:40.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:16:50.236Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6e566e88-d70c-4964-899e-ba212b98cbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:16:51.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:16:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:01.275Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=0a6d2ce2-a8c9-46d1-ae40-6ef240da11f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:17:02.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:02.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:12.318Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=883332e7-a6fd-4331-befb-664312adfcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:17:13.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:13.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:23.357Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a29d9fed-fa65-42ea-9361-30122b7c956e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:17:24.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:24.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:34.940Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6d7650b2-f6ef-43cc-b51e-68140fe52929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:17:35.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:35.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:45.979Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a44eedaa-199b-47f6-a00c-cb30760401ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:17:47.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:17:54.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:17:54.696Z |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-12-11T12:17:54.697Z |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-12-11T12:17:54.700Z |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-12-11T12:17:54.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T12:17:54.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T12:17:54.708Z |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-12-11T12:17:54.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:57.020Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c36f3916-4e10-43e2-a118-9b1950d78426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:17:58.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:17:58.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:18:08.157Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e13a8a75-1afc-4edb-a7c5-5114b0ea2c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:18:09.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:18:09.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:18:19.195Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=78e6abe6-78cb-4d11-bcd4-90cc553fa5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:18:20.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:18:20.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:18:30.236Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=4ce13520-fec5-4aea-9d85-df8e9c40f74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:18:31.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:18:31.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:18:41.277Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ff0771c3-1ebb-437a-84e2-be4d9bbbf578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:18:42.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:18:42.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:18:52.331Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ce68475b-41fa-4997-bbc3-f90799781640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:18:53.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:18:53.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:03.356Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=cbb410dc-1e0c-46ef-a2fd-629fca42c724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:19:04.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:14.400Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=36231291-df66-4805-912c-08fb87027209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:19:15.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:15.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:25.436Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=4910de37-31e4-4bf1-9b51-21f7da4c457a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:19:26.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:36.480Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=845b7e85-4886-4398-9a13-30d0b69f8739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:19:37.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:47.581Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2113f6ef-7c19-408e-ad54-131f4b8f32b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:19:48.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:48.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:58.620Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b744ea39-a519-481d-9e6c-783ba60cfe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:19:59.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:19:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:20:09.661Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6c8b0ec8-9583-4596-9cdc-da3a607ace39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:20:10.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:20:10.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:20:20.700Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5b963a5b-7025-4140-a219-dd163960bc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:20:21.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:20:21.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:20:31.739Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=64fd919c-602e-4666-95be-ec3cf35452a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-11T12:20:32.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:20:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:20:43.486Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=dc8c5f68-b3e4-42ac-a12e-19756da41781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:20:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:20:53.740Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=69f815fb-6998-4395-9ebe-989222a6c12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:20:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:03.756Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=305646ae-b536-40ef-9d40-feacf168e053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:13.768Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5baad3cf-8ded-46d6-97e4-8a45942c2725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:13.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:23.790Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=27af0867-8547-4bf0-b696-d19bf50f9fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:23.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:33.814Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=56c0a562-9e9f-4140-9f17-e4a3f8ebd591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:33.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:43.827Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5d910ecc-ecf2-4136-9336-a972fc2f7ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:43.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:53.848Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=994895c6-fcad-442c-bd3f-f4ae7c88afd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:21:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:03.941Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=078d5bf2-f607-46d8-b025-20b905b40941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:03.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:13.964Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=955fc8d8-3395-4768-81b4-562d2b94fffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:23.985Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=421d1748-b136-460a-b2a9-e0cf507bd4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:23.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:33.998Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a3f1df2a-c6b1-4ef7-827c-73cea5bf8ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:34.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:44.015Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=54745db1-8b45-41c4-b81f-a3adc175887b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:22:53.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:22:53.935Z |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-12-11T12:22:53.936Z |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-12-11T12:22:53.941Z |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-12-11T12:22:53.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T12:22:53.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T12:22:53.948Z |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-12-11T12:22:53.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:54.028Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=0b885855-b211-4da6-bb67-56befb6c1ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:22:54.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:04.037Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=36cba1d8-0a61-4920-92d5-83167be95564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:04.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:14.049Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9eb8533c-c195-4674-807d-62d20a0013bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:14.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:24.061Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=73e598d6-fbaf-4035-bcf0-9c6cb713cce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:34.071Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d08057cb-6dc4-48f3-9c32-47b4486271a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:34.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:44.080Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5afdb00b-efce-4353-8af7-08a621c3520a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:44.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:54.088Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8eb90317-2627-4eb7-b236-d8e0ec9cdbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:23:54.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:04.100Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3cb668b1-a93e-4199-a2f3-fd3bc6ca0902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:14.118Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2c23a39e-03b7-4d60-9235-35558e035885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:14.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:24.131Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=535a6723-1ddd-4b1e-982b-96505ce18560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:24.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:34.139Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=cda71380-97f4-48af-9ace-0babe3b5c201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:34.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:44.149Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=59b2c3ca-cd3f-45cc-b7ce-560c86664839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:54.170Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c2b823f8-4360-44cf-9bce-39d2b353a752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:24:54.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:04.178Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=136e87f4-6c07-4042-ba72-9a16ec4c2484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:04.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:14.191Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=dd99b0de-7a88-48ac-8be6-400e48c0d765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:14.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:24.204Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c69d0257-7bbb-4e96-ab3e-0046606f8b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:24.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:34.226Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f626f068-e3a5-44ab-9daf-7ced351ce0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:34.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:44.246Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5487ba2c-ab7b-4a83-a811-498c6c9a9d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:54.268Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=124aba8d-b98d-479d-8342-2e405081dbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:25:57.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:07.316Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b84c32ab-6f6a-4ac5-b4d8-8e6711a7ef6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:17.326Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c6a80c7b-0bb2-460c-ba2f-69ad6dd80f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:27.334Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e02c5d32-383f-4068-a444-8c297091921b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:37.343Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=fb4db40e-3c39-4386-bd52-3502247ad507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:37.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:47.449Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=53388661-4311-496a-a51e-49abcd2be8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:47.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:57.464Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=cb49a631-ecbf-4639-b794-366bbcc9fba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:26:57.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:27:07.474Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=fc704f74-34d6-4345-903d-39b83bf2cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:27:09.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:27:19.461Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d6321cee-1d46-4acc-a137-dbbfbd3520e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:27:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:27:29.471Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c4b3c93c-65b0-4992-a7ba-60ab54e9e629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:27:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:27:40.294Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=abd04db2-cb50-4f2b-9a0b-a08b93383b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:27:40.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:27:50.305Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=75b80fcd-0587-46b2-8a7a-bf88186ca275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:27:50.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:27:54.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:27:54.048Z |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-12-11T12:27:54.058Z |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-12-11T12:27:54.067Z |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-12-11T12:27:54.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T12:27:54.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T12:27:54.077Z |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-12-11T12:27:54.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:00.333Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3d982c4d-7f5c-447a-a7ae-cec5f4e9d02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:10.340Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ea4ce929-ce81-42ae-889b-bcc704ba2f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:10.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:20.351Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=069e45ce-3c24-4a48-aeae-dda5b183d54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:20.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:30.368Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7b44c8d8-a658-45ee-b23c-2105818665cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:30.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:40.375Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7e8a3c8b-9061-45c8-9407-b52cd0412b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:50.382Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1cf6f0ed-d85c-4e5d-b40c-4029291f04a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:28:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:00.393Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=18ae87b8-c7e5-4ce9-84c9-177ae6bb949e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:00.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:10.459Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ff4ade13-406d-442a-8871-8498c2ae884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:11.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:21.625Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=121f8f6d-02e7-4877-9d7c-24a855fc5b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:21.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:31.633Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ba4bb9ff-cd83-4ee4-a76f-1f294aa3ce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:31.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:41.643Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=991776da-691c-4869-a147-258e350f817b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:41.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:51.659Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=723c3cb5-4d5b-4d80-b4ae-904e2fa89a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:29:51.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:01.666Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9978197d-3b80-4c18-956c-33c3e289736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:11.678Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=67dd47d5-96d6-4e51-bfce-a6aa97c8c75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:11.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:21.692Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=049af58d-32a9-49d6-8a79-baf51920c463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:31.713Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ecf5d14d-8422-4bb1-98cc-709be8fe6d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:42.884Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5c24085d-5b81-4f81-80c0-c7abd0b4cc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:42.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:52.894Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c2882977-7e8b-404a-80d7-1b3ced782094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:30:52.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:02.909Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7b99d17b-6bd1-497d-a63f-7bc094f112df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:02.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:12.930Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5da9a65c-7616-4a7a-8113-c7d82f42bc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:12.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:22.938Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a8c2395b-67b7-42cf-8901-8200238d2cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:22.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:32.951Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=4fb3eb07-13fc-4375-8057-3643ac34afef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:32.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:42.963Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=4f487823-be49-4438-92c0-dc3722c11921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:52.982Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=59afad54-2f76-4ace-9235-b5ebf4f366c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:31:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:02.993Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=279f8e17-0d69-4ef9-9f71-db474749fdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:03.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:13.002Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1e06a6fe-9c5c-4871-b2f8-c603d166209d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:23.015Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=aabd909f-b67f-481e-bf28-ddf1ee2918c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:33.054Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a733b1ac-683d-4c03-abbc-26d7d7dad73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:33.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:43.065Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=226ae5ee-a40f-4df6-93e8-c8b7f3515083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:43.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:53.078Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a48797c5-3d01-4532-a3ee-863403d45343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:32:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:32:53.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:32:53.918Z |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-12-11T12:32:53.937Z |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-12-11T12:32:53.946Z |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-12-11T12:32:53.959Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T12:32:53.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T12:32:53.960Z |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-12-11T12:32:53.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:03.088Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=fbe931d0-d6cb-4e78-96a9-25ce06aa2249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:03.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:13.094Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=535d06b0-943a-4223-a05f-77d62ea97d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:13.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:23.103Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=794e3cea-21f0-4b13-b2b6-dd084e1fed4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:33.121Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a1203d55-c5a4-4c05-9e70-a7a7a2b1a186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:43.128Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=06fa2160-c09a-413f-a28e-1d32d154c7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:53.136Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ff4d1d87-4e6a-4fa6-87df-1a01ea3a4266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:33:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:03.144Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2e5fad83-20e4-4d02-b781-df74b72f9558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:13.153Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2deb71fd-9de0-442e-bf44-f0265a1ae9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:23.162Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d8fb1549-598a-4493-a836-e3ed109ac2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:23.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:33.173Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6f536b23-7f43-4476-a016-7c27c6309d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:33.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:43.180Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=385f3105-2634-457d-bcf3-f81089b26e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:53.187Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c995fbb3-e9e8-45b4-ab36-5ef4e6b66f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:34:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:03.196Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6d08385f-f690-489c-8aa0-c41e9adf911a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:03.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:13.214Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2a05ecf2-58c3-4d60-aa99-e541fbe5eabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:13.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:23.222Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=857d17fb-fc73-49d7-860e-1e09b4dd0e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:23.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:33.229Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=688e1194-586a-49a1-862a-77e686f0f455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:43.236Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=317af1da-bd29-4cee-84b9-abc580f2c68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:43.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:53.246Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3b8cc514-9026-4a51-9dbf-3e81bd6163e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:35:53.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:03.255Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ad489803-0f90-4465-ad46-60291ae39961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:13.264Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ac3c017b-bb88-4cb7-ab6a-6306468baba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:23.270Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=95ba5d33-369a-4e11-9413-7aede612778d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:23.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:33.277Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3e1577f4-dd81-41e6-99b9-5924c1ea8670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:33.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:43.284Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=bd0e3929-58f3-4c11-9059-ba1ae899b498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:43.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:53.291Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=864d7abc-3b8f-4b4e-81b4-ff91aaf67747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:36:53.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:03.299Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a97587f6-ecc2-4ff4-a0d5-3b88af2d5b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:03.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:13.313Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=baae6f10-fde9-4989-be11-cc5ea88bcf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:23.322Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=02e79066-85cc-4b3d-beb2-8018dacfe7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:33.336Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=bad0003b-f996-48ed-af1c-c4d9fe8694f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:43.347Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=bb2140d2-4dfe-4bb5-864a-89d09857cf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:43.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:53.356Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1096d61d-82bd-403e-956e-fa01e300ed2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:37:53.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:37:53.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:37:53.895Z |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-12-11T12:37:53.896Z |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-12-11T12:37:53.898Z |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-12-11T12:37:53.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T12:37:53.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T12:37:53.904Z |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-12-11T12:37:53.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:03.363Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b2e7faf4-e76f-4313-b615-97b92786aeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:03.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:13.371Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=33ff770d-702c-4ea5-9787-0e89b66af8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:13.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:23.378Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f2f00c0c-f861-4f50-8b19-d9c801599a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:33.385Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=71359004-1ef7-4a58-b60b-30440c2e5276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:33.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:43.391Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=98fe5351-52ef-4870-8ede-ad79c58d5cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:53.398Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=53b074a9-5c1b-4966-9c48-6a5fcaa426b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:38:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:03.408Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=801fab9c-e00d-4202-bd78-4a3aa9f4a058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:03.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:13.423Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=82ad76ff-43d5-4e49-80e8-3330e2093546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:23.434Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e7ed5058-aeb4-4cab-9284-90f81475de00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:23.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:33.442Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2a6cd2a1-4434-4926-a885-2158d112544d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:43.456Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ff1967c7-cc30-46f1-9556-493e02a52afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:43.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:53.463Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c3c88ee3-53c7-4aa6-87f6-84fed8e72f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:39:53.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:03.470Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=57e16744-eb4e-496c-a715-90219bd41cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:13.480Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d10163dd-f90b-4603-844b-c4a26e073b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:13.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:23.492Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=4d9bfd70-62a8-428e-997b-c36917c00f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:33.500Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1c0881b8-1bc3-488f-a287-a5adcac4e6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:33.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:43.508Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=952b0bab-17a2-439c-b424-eb40732ac037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:53.516Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3cc4e0f9-4b9a-482c-9b23-6027d4496544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:40:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:03.533Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=02c67aad-4085-49eb-b6ab-bfbc6e89d3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:13.543Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5c0b8605-9ef3-437c-b44c-7bc98cc40bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:13.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:23.549Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b17809d9-07bd-4c9a-a808-094f7f13b5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:23.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:33.557Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ca58a6d6-7d96-4cb3-88b2-f8db2cbaac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:33.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:43.564Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=26d67898-171d-43ff-a5f1-f22bc77bdd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:43.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:53.571Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2dc79202-be20-437b-9758-70318cc32f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:41:53.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:03.577Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=62ceb44b-9ac5-4202-acba-ee5a67dc87ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:03.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:13.585Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=57f8cb07-3501-4c19-9dbc-a313e29e5835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:23.603Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ec8d1ffa-e1aa-4a63-b4f3-14bc1b648ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:33.609Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=18a5d1d0-b349-473e-9103-2d47546e9fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:33.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:43.615Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=0d82683e-3ce3-4314-9856-5d560fcc9fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:43.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:53.623Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=033515de-4521-4f45-9e83-416259afcf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:42:53.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:42:53.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:42:53.920Z |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-12-11T12:42:53.921Z |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-12-11T12:42:53.925Z |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-12-11T12:42:53.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T12:42:53.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T12:42:53.930Z |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-12-11T12:42:53.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:03.701Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=cc167235-a720-4e0e-8d25-15b5b7caaf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:03.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:13.709Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a89d6561-db41-49b6-b0bb-5158ed7799f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:13.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:23.715Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c0073904-ea4c-4b55-b422-66b2b95aade9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:33.722Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=47a3e84a-9258-4daf-b512-f350aee7a66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:43.729Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a7df419a-773d-42fd-9e3a-edaed1af52f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:53.735Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d5e0e216-7c8f-4a1d-a03f-e6135a1a8f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:43:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:03.744Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5a9a923c-41ba-4ccc-8113-3d255a7903a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:13.759Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=bb49e4f8-9801-4066-9d14-d26d9654efb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:13.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:23.766Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=499a3456-0d86-4a8d-86f9-5cb09c593ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:23.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:33.775Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=521b77cc-245b-41a1-93c0-e02132a9b51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:33.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:43.782Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=146f45da-77db-4abd-9888-44a1378f26aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:43.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:53.789Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3cab42d1-8a58-4305-85fd-e4f838647f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:44:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:03.806Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a173f179-1a8d-4d88-a976-64edbcaa9ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:13.814Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9b93034b-3c2f-44e5-8568-430786172c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:13.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:23.820Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=49ac3aed-01e1-430e-9523-bcc90ed295e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:33.828Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=039abd3a-79ae-4257-b7af-ff4a4142ede7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:33.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:43.834Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=99f4aec1-7a56-4b24-8953-d800527c59df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:43.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:53.841Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f0c17841-bf49-4ee3-b759-7f06551f49a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:45:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:03.848Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8ab3585d-6ce9-447e-a464-686838dbb1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:13.854Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3de4c153-4184-4f61-b2de-090ad1ab81ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:23.860Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=fd9cc389-ca17-4178-9694-b804bb6a3d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:33.867Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1dfd91eb-5820-4532-a289-b27c8e2ce157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:33.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:43.876Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5bbf3b05-5872-4534-bee3-24f8c3681adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:53.892Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1be7135d-c82e-4bfc-89cb-cfbf86d53295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:46:53.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:03.899Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=272c6143-90b6-42ec-a91b-5784c26ca9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:03.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:13.905Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=eb0c8b6c-7a24-474d-b9f2-7a7f1b0c3681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:13.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:23.912Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=32ac9ccd-a5f4-4e31-96de-18812c9cb8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:23.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:33.921Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=337463c8-8c0c-4658-8359-a22166989442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:43.927Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8e79de52-93ae-4893-ba00-821791bd0342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:47:53.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:47:53.893Z |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-12-11T12:47:53.893Z |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-12-11T12:47:53.896Z |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-12-11T12:47:53.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T12:47:53.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T12:47:53.901Z |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-12-11T12:47:53.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:53.935Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=99062766-fcb0-486d-bcf1-985dfdf4a8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:47:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:03.943Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=4bb9cb01-252e-40f3-96a3-c2de759d99a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:13.951Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f47962b7-1272-4bde-b3d7-ca972fbe4219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:13.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:23.957Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=fd1d7957-9d48-4f7d-9794-e49c65aaf98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:33.965Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5b02cf6d-69d4-4c1a-9804-2b5c24ef5f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:43.979Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=16931e3e-f4f7-4e2a-97ea-3881d1decb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:53.986Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8f773256-fde9-4336-b20c-b8aab2d7fb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:48:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:03.999Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f5b78852-2c21-4d91-87f9-23bc328ec0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:14.006Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3eef9d70-3a1d-4135-9227-0a3b4a0f2015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:14.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:24.013Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7841dbb7-2cc6-4e21-923d-99f08f1cb286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:24.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:34.020Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b2f3ab2c-fb26-4f44-b0d2-f3584a28c24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:34.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:44.027Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6525adc2-34f4-4497-99cd-68ffe3a088ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:54.033Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=907f4b44-9513-4001-8807-289c9cb9af18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:49:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:04.040Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7462171e-7bb6-4852-b8d5-f3d64041b380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:04.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:14.047Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2146f137-a088-4912-880a-d36812efd948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:14.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:24.055Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=026ba96a-4a6b-4509-97db-39ad380e8bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:34.069Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7d4f4eb4-ea6f-4796-a161-ebf51b22c4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:34.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:44.077Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=84bbfe16-8c43-4981-a027-1655219c1efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:54.083Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=da3168ea-5cb7-4e14-8dd2-75f669af3098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:50:54.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:04.090Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8b237112-07ff-4a86-8162-5b9e978be01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:04.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:14.095Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=09b4bff1-fd3b-4a6a-a2c7-47401943b3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:24.102Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=14a8678f-8971-4a93-8100-b146047c11ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:24.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:34.109Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=29f5759a-93b4-4b08-bb5d-37e697cb515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:34.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:44.115Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5ee0a91c-bba6-4864-bae7-3c71e4bd6b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:54.125Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6e409aaf-ea7e-4db3-9b9a-b1f4029e3ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:51:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:04.131Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=60d8b093-8395-431d-88f6-b80c06245278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:14.137Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=bb76f423-b85e-433a-9924-eafb5a391083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:24.150Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7450b670-300a-4f08-89b7-9429890b3c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:24.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:34.165Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=620942d9-9f4a-4753-809a-fed2b55aaca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:34.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:44.171Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3add2150-9eaa-441d-9710-e007a68fe089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:52:53.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:52:53.911Z |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-12-11T12:52:53.912Z |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-12-11T12:52:53.914Z |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-12-11T12:52:53.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T12:52:53.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T12:52:53.919Z |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-12-11T12:52:53.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:54.178Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c000c1da-6f54-4ee7-9494-8218f53100eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:52:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:04.184Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=488af576-778b-449e-9b25-8389232c6235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:04.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:14.191Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ac60202d-fda0-4b7a-b5f0-47c7f2a110b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:24.200Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7e2b5a11-3a8f-451a-992c-c630e7a7cdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:24.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:34.206Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8236b6d6-0819-4b72-8a83-296947bf8671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:34.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:44.213Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=191facfe-82ec-4645-9374-18b6d9d89642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:54.219Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c188c04f-927e-4709-a7b3-8ceda554181b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:53:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:04.225Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f238cfe2-58ba-4071-8ce3-5e6e20ec2aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:14.231Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=570c4c47-ffaf-4d74-bdb4-f86bbd15391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:24.238Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=0ebf99b7-d65b-4340-8d36-4edc1a0700dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:34.256Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b158d5eb-188f-4241-abc5-1b82e8f53adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:44.263Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d897532a-e7c5-4ba0-9321-6eb3e4af1047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:44.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:54.269Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6ae9c276-7d56-4c73-a589-d4924ba753e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:54:54.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:04.275Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=61556258-2a5f-4dc3-9024-64d46a429c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:04.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:14.286Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c7e9eba4-7e29-44ac-8ead-b59dd13d907c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:24.292Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a6b7a358-8949-470d-8dcd-16a2918f1d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:24.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:34.298Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=34318899-087a-4219-9005-459c54fece11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:44.304Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ca4a906c-1a5e-4fa1-a510-d6facc968ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:44.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:54.310Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3e7c7e22-90e6-4e50-88be-9dd42441e2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:55:54.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:04.316Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1a5fb691-35e0-4bd2-aa85-9f9b75ae8227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:14.324Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1d7ef6ef-07c4-4952-8025-5ef63fbc99ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:24.333Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5430243e-4a51-4d19-a9dd-5932115cb37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:34.350Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8275fc03-03b6-41ef-ba31-6f875367c5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:34.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:44.357Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b83dfff4-dbad-4bf8-9c3c-a295a7364e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:44.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:54.364Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7352eb37-3298-49db-bd50-8d3a6e4ac04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:56:54.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:04.369Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=63c2f6fa-cdb9-425d-8169-b3ed02259872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:04.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:14.379Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6bca1bfb-a7a2-4f01-9491-bb07cc96b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:14.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:24.385Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=36436b5d-4a91-4209-b79a-eee5a6bae2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:24.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:34.393Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6d60e8e9-f4d0-4592-894f-bbc412618df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:44.399Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6fe144e6-7ae9-4c54-ad31-cc78e166deb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:57:53.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T12:57:53.900Z |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-12-11T12:57:53.900Z |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-12-11T12:57:53.904Z |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-12-11T12:57:53.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T12:57:53.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T12:57:53.909Z |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-12-11T12:57:53.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:54.437Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a167287d-8efb-419a-9cef-19fca3a9e2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:57:54.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:04.448Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9e75f438-582c-402c-ae81-8c8c39217a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:04.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:14.461Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2889170c-9c2b-499d-befd-57d16e5ec2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:14.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:24.470Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6dcf6ed9-a4fc-4376-8f87-e5ef8f9c82ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:24.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:34.483Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=85325671-eac0-4cca-8d4c-2bbeda02f917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:44.494Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c1206316-a399-46d4-a9ca-9e8ac56b1755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:54.503Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=4298ab56-875f-464b-86e7-4067e976cbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:58:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:04.510Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1c4cd81a-817b-4369-ad42-06a532b70cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:14.527Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c00bf63c-9cb4-4cab-8617-8c580f6823a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:24.533Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=29bfc83f-8823-46f2-b548-90c60c031459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:24.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:34.541Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5dc8893c-44d1-4b44-9a94-46c768b45582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:44.548Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2d53f6a7-13a0-4926-9766-f4a151f01d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:54.553Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=aef8849e-cec8-49b2-94e7-3a17f2bdfdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T12:59:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:04.560Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=90387ddd-9eb5-444c-8bf7-27413adfa5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:14.573Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6ae2bf96-e0c0-40c9-b2d9-bf6ef73dd9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:24.587Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=dd736860-3afe-4ff6-b6d1-e047d041ae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:24.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:34.594Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=501a5dd8-d018-479d-9d35-434e2563e3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:34.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:44.600Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3a66ed41-2e6a-4c0b-a326-c04ec90554a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:44.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:54.606Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=675b0ee5-4dba-42e3-8792-7d47f82e5580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:00:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:04.613Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=bbc28c73-4e62-42ce-aa84-b638755294b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:04.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:14.619Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f0b6aff7-ce5c-4547-a5af-b165d288fe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:14.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:24.624Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5d347336-010f-4972-9fd8-8228aba0ad85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:24.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:34.630Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=576afe37-faec-45ab-9633-db6e48aea28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:34.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:44.636Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=746bd2f7-01d3-4ead-a2a0-f7e6b0ce81e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:44.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:54.642Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=871ba57d-c04b-4bfc-8ec9-100da9054cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:01:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:04.651Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8349cd64-15e5-417d-aff4-17698cca73a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:04.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:14.664Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f876816d-e854-4881-84c2-0c0d582ccd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:14.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:24.670Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b7cdfa8c-ed64-497e-83fa-25283e79826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:34.683Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d246acab-a16d-48c4-8230-0d45e7c3175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:44.691Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=fbe373eb-e082-443c-9d18-06e45039b080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:44.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:02:53.910Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:02:53.910Z |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-12-11T13:02:53.911Z |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-12-11T13:02:53.914Z |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-12-11T13:02:53.918Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T13:02:53.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T13:02:53.918Z |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-12-11T13:02:53.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:54.697Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7018487e-1e90-4dd4-981e-a5481c596ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:02:54.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:04.703Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=74555bdb-ae81-4afa-a989-ac09ea04fc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:04.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:14.709Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=701e614c-7ba1-41de-bc73-87cddd42af35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:14.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:24.717Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8b0a5c4c-f39a-4438-9686-2417323a28ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:34.725Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=caa9e52a-0dce-401e-8f21-aa26228cd5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:34.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:44.732Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=78f6cdd0-8b82-4b23-809f-fbd945b66b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:44.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:54.738Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d71d69e1-608d-4e9c-82e6-0949f18e1ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:03:54.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:04.746Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=98cdab3c-463e-4a90-bc75-280fe649ca5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:04.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:14.769Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=078c9acb-847f-4b03-8746-ec628e799e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:14.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:24.776Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ca2acfe9-e3c3-4133-92d8-d0e8330c3796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:34.791Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=108d6088-2545-4fe6-8bf1-94180ad86703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:44.798Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=36f9a0b1-89de-4686-8881-a65036acba3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:44.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:54.804Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=df31e261-aa0d-4382-8604-04c26fcb5478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:04:54.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:04.811Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d8780b3b-becf-445a-9758-4cb7f467c81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:14.823Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8815f511-3a5d-4c21-ab93-2ee7ea6c667b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:14.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:24.830Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d8f31cea-1b98-4d5e-8c9d-64782336e314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:24.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:34.836Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c2820f7f-a28a-4b51-b223-74ffcb0549d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:44.850Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=72c84175-b1be-4c67-b530-780a645f40d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:44.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:54.857Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=040d8192-23f5-4214-954d-bc1c304bb0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:05:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:04.866Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ca46c679-d5ed-4c3e-9f0f-0c0570a55163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:04.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:14.884Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1ccaa9b5-61ab-436c-aef2-2541c101bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:14.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:24.891Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=de8ee132-016f-421f-9844-bde9613dae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:34.898Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f0390160-f571-4f2c-8835-1f8206e960ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:34.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:44.905Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a0cf4aa1-6778-450f-a326-65ad685b3b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:44.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:54.911Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7150b270-933b-4262-b345-598147a4940a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:06:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:04.917Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2faea21a-f1ba-44a5-b97d-d17390fdfc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:04.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:14.929Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d3dc4685-3b94-4c8e-9b44-66edf77d6c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:24.935Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2a099c9b-109e-444c-827e-f202d41cbc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:34.942Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=40ba4a95-0116-4f8a-9277-807d6dd45775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:34.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:44.950Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=87ee4fc2-dac8-4875-9557-2d9e6b664677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:07:54.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:07:54.006Z |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-12-11T13:07:54.007Z |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-12-11T13:07:54.010Z |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-12-11T13:07:54.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T13:07:54.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T13:07:54.017Z |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-12-11T13:07:54.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:54.958Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7cd1bd46-dc92-4481-abc5-77001d31a539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:07:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:04.969Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=cc3db7fa-285c-44fa-b803-2a31f785e023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:04.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:14.983Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=22b8cea0-a4dc-400d-9d87-fb25142b8237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:14.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:24.992Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2a47dce0-7aff-4697-8e3d-214acdc1d5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:35.003Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b6b7dc22-36d7-4b5b-a8f9-f7b18c1c5e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:35.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:45.009Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3aac82bf-7722-428f-9b0b-3fdd1509b998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:45.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:55.015Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=48d29f99-f555-439d-9598-42ea4510d310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:08:55.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:05.022Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=195fb738-a614-4155-910d-5329660c349f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:05.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:15.027Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=0e99d8a0-9f36-4903-84e1-095703c80e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:15.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:25.041Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8fd7d902-29ab-4b7e-9943-358eaf6914c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:25.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:35.046Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=da323f2c-2fa9-4df5-b3af-a259672dff50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:45.053Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5c7fd812-e7c5-43ee-a60b-bd77b4611a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:45.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:55.060Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=cc1b6d61-2e68-44f7-bf03-677ee408a9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:09:55.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:05.076Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=197612b7-56ac-4fe6-a356-bc179623d8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:15.087Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f4641a8c-337c-4368-9bc7-5e41e2dc62c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:15.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:25.092Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b19bb974-cf53-446e-8b67-b9f30aa6359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:35.098Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=df57c0b9-8b5a-40a4-9ad4-4c9c7712238b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:45.104Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b04d37e4-39f7-411f-aeba-eb62ac49782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:45.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:55.110Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=fead2471-b8a9-4b2c-b9a0-19b00cbc0d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:10:55.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:05.115Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5226b25c-2a2b-42b5-a005-d61b50f2e525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:05.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:15.122Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=26ed2aa7-312d-48f8-a2d1-04a3e6d0f3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:15.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:25.127Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e093586f-1106-46d9-85c7-4f6c0d5e20d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:25.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:35.133Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1516e7c9-8d29-4d64-aa8f-c8068802fbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:45.138Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6434b20e-55eb-470d-94ce-b36d0bf8b303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:45.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:55.144Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e4f365d6-d2d2-4772-b114-37e4abbe4f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:11:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:05.154Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3b13a8e1-dbb9-4175-aa91-f14fbef51664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:15.169Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=892fffb1-4a4e-4599-b0c3-dd3e5d4cd89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:15.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:25.176Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=0bd6826c-7cec-45d2-a583-d2a8e2d02ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:35.182Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1deeabf9-0f0f-46a9-9abf-8249629c4c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:35.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:45.190Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=bd4ce147-18e3-4f9c-885b-b228dc49db80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:45.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:12:53.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:12:53.894Z |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-12-11T13:12:53.895Z |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-12-11T13:12:53.899Z |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-12-11T13:12:53.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T13:12:53.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T13:12:53.903Z |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-12-11T13:12:53.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:55.196Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=08b73b4f-b556-49de-90a6-1cfd9ff196cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:12:55.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:05.201Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f6cf1a0f-1485-40b7-bf2e-937e50b66247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:15.208Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b1dba154-de5b-4fc6-9cfa-04d2bba1fe53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:15.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:25.214Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=daa30031-62fd-4bfe-8538-a8460ea20401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:25.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:35.220Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c5c9f2c1-5887-455f-aa75-69e5e237cd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:45.227Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a5a4360a-5a94-4247-ad66-846559817f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:45.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:55.232Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=32f7cdec-20f9-4757-9cf0-2535c8971764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:13:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:05.238Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6b7c4d11-a9af-4c12-9f56-9592ae1bc8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:15.247Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9978a050-4212-4927-bd78-e420108c81d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:25.262Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=324df486-7355-4fee-a401-34bfa268d856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:25.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:35.268Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=723fdc9e-77bb-4e5c-915c-21ee8ef2071c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:45.273Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=81a9425b-21f4-4810-a2aa-f0535da4ef43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:45.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:55.278Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=70245dbc-d2b4-47b0-ac13-710bc50a0114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:14:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:05.284Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=aaafd5b9-1ff2-4161-be10-3ab580acf4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:05.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:15.291Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=915d5aa9-2370-4198-a48e-5d66fd36899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:25.296Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=cfbb07b5-e9a0-4814-b906-4ba470826f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:25.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:35.302Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=aa714f47-baea-455f-ad8f-c932d226daee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:35.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:45.308Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2cfb957b-a833-4bec-a172-c028328e7dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:45.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:55.318Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d7761661-fcc7-4c1e-9b3d-fc6fbb8203fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:15:55.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:05.325Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1b5f4383-9045-4872-99c9-bb155ca9e51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:05.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:15.334Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=0b6531bc-225b-43c7-923b-8c3d8ecc10db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:15.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:25.359Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=080049ed-908a-40e4-acec-fdd32a6413eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:25.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:35.367Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=01682da6-9294-4d17-b471-fcfe4d71b870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:45.373Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e8a7162b-05f4-4a07-b6f1-f95597332041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:45.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:55.379Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=967a0971-fc55-4e71-bb22-d6d6542680fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:16:55.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:05.387Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=19b08526-1614-453a-abdd-99881853e723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:15.392Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ed594d16-f2ab-45cf-b67a-418a69af0527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:15.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:25.398Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=0fe4ce0c-d8ab-4133-a962-f7b09a5b9d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:25.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:35.405Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=34caad57-b61d-4a69-a4d6-45a1029c5d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:45.425Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=aec04972-6124-4752-9b26-2bf5f0d84e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:45.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:17:53.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:17:53.906Z |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-12-11T13:17:53.906Z |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-12-11T13:17:53.909Z |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-12-11T13:17:53.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T13:17:53.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T13:17:53.914Z |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-12-11T13:17:53.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:55.431Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9818d24c-9c10-4b90-9068-2d5328faf343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:17:55.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:05.438Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d8e7effb-2cd1-40fc-a3d0-b5b57fec69b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:05.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:15.447Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=98f51e6b-300c-41bc-a6a5-a32bf81c0580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:15.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:25.457Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e3d13a68-0a73-48d3-b39f-c1836d8e799c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:25.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:35.475Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=762f850f-8b0e-4618-8b2d-1cd273bbacbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:45.481Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=906b6f40-2c6a-4947-961c-e025e3ffa177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:55.487Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ecaf8c0e-5b03-4aea-a2b9-8881f722d135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:18:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:05.496Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e8017e03-e147-491e-9768-5ffb07537142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:15.502Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b6fee120-8797-4bd6-93d1-183fa3a7145b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:25.509Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=340f5aba-0092-43d1-a7b3-40cfd0d42453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:25.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:35.516Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5346eaff-3552-4f33-9c11-28e5c3de5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:45.522Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1487353d-b6e7-4096-9e07-3f3740cce67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:55.528Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=65afec31-1871-4056-a14a-b2ee321509a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:19:55.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:05.533Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f4fb2ae3-600c-4d51-9d33-4816df84a146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:05.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:15.540Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=091616f4-a974-4987-a885-c69831ecf9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:15.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:25.548Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2a290e18-6186-49d8-b173-78c784b41bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:35.563Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f8297a2d-54a5-4471-a601-338a12c074b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:45.569Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f04a0175-e570-46c5-a0bd-d842ca2c0448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:45.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:55.575Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=46aa2505-3c2b-4d00-a0a3-3ac408bdb4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:20:55.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:05.581Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5a5df0f2-6789-4cda-8edc-e9461a964a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:15.588Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=37b0f63e-6a1d-4bbc-8119-b6f2399fed79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:25.593Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=210adc54-3cb1-402c-9c29-7ad39b81e1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:35.599Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5ed744ca-eed5-41a0-bd23-ae8d178a9a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:45.604Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f4debf4c-16d7-49c1-81ec-7ff3aa7bfdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:45.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:55.610Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b952dc56-1377-4645-ae63-29ec39a34f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:21:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:05.615Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=216b0588-dc01-4bca-b773-72858d84b679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:05.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:15.625Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8dcaa0a0-acef-42ec-8bb6-c576f351d5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:15.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:25.634Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=22365e1a-fa0c-451a-b38e-3c9de6535e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:25.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:35.640Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3e63aa49-4938-4a21-a3d4-5ba7959fb118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:35.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:45.646Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ca085d6e-74ab-4a8f-add7-47575a0553ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:22:53.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:22:53.896Z |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-12-11T13:22:53.897Z |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-12-11T13:22:53.900Z |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-12-11T13:22:53.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T13:22:53.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T13:22:53.904Z |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-12-11T13:22:53.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:55.651Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1aa1f6af-4dc0-4bf6-9f9d-c5cb06aed91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:22:55.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:05.657Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f3b4d372-fe97-4343-8ea3-977ce174eec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:15.664Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8df044a3-cb0c-48a3-9d52-1dd27f38f31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:15.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:25.669Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1efbbe32-85b0-4164-af37-e5ad88694deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:35.674Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8f197d8e-ecd3-4c53-b05d-55b634b71227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:35.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:45.680Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=38292027-c762-495d-9cac-73fe09bd3914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:45.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:55.685Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7d34f548-6fb5-4fed-90ea-f6f72f7307a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:23:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:05.692Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a0a2ceb7-f667-4166-80c9-5d00d1439443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:05.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:15.702Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=06cd26c2-b974-4c40-aee6-1ae011124fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:15.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:25.713Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a32f9397-d842-44bb-a5fa-2d3ec2871c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:25.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:35.719Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2d2b526c-169d-4218-a889-a5dced8ded32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:35.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:45.725Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8b7bfba3-9534-46e2-9938-51be47dbd593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:45.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:55.731Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e31a905d-452e-40bf-ba9e-f3901829b6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:24:55.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:05.746Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c38c38b2-3375-4e29-bc78-8ac05ef80b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:05.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:15.752Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a8ae8c74-ce3b-41e2-8ad0-59b9ec0f61fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:25.757Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7bf564b6-504d-45e2-a72f-58afef63f05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:25.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:35.762Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e81360e6-f315-4fcb-9314-b33ef1dd0197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:45.769Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5c180dad-e42c-46cb-a767-ea17fbb02a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:55.775Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e7987847-fffa-4fbc-9238-0843725bd11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:25:55.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:05.780Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5de58b96-7805-4c78-9eae-27131ebc3b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:15.787Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=419c874b-e79d-4bcf-a85a-fbda6dc2a4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:25.802Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=72992494-70f0-43d8-ba1c-d64f0311e875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:35.809Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3c5a8f97-86c9-46b5-b1f0-c29dce12c14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:45.814Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b666a507-d060-435e-acb1-96f632b14ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:55.819Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=cfe33500-8d81-4963-9da0-d0af7ffd886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:26:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:05.825Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c73637cf-2b03-46bf-80f1-969c4c12dffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:15.832Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=15427e16-5a52-43e9-92b7-998ed7280760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:15.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:25.840Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=abe74b35-4427-4ed2-a3dc-c2b83c9a9f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:25.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:35.853Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=92dfea6e-bed8-4531-aea5-475e38295d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:35.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:45.858Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=29876683-fb95-4d88-bdbe-2428434c4543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:45.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:27:53.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:27:53.914Z |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-12-11T13:27:53.915Z |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-12-11T13:27:53.919Z |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-12-11T13:27:53.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T13:27:53.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T13:27:53.924Z |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-12-11T13:27:53.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:55.865Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=06ed412c-6490-40b9-a9fc-4d31dd0ce038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:27:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:05.870Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e835b10a-6faa-461b-9005-349822521d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:15.878Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=125b7b67-efe5-429b-95cc-5f4e1e3dc737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:25.894Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e4198ac5-b9f4-49e8-bb50-d176adc0e1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:25.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:35.903Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ad36cee4-fb4e-4656-84f4-ab10394d715f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:35.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:45.908Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d23a6b09-012f-4b94-be22-77e492b52897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:55.913Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3dd9a98e-5441-4a16-8aea-8479334a92ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:28:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:05.919Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b8715813-5e61-48a7-a00c-271d11961e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:15.925Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d94e85c7-1bb0-4e0f-a7b7-dba352234d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:25.943Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2d0407c5-0898-4c91-b4cb-3afbd189e1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:25.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:35.949Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8ad25bc9-8749-460e-9a28-afd9d0019b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:45.954Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a7086f8c-92b1-4aea-b69f-ce8363560d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:55.960Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=552348a4-a876-4937-b595-cd260d9166e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:29:55.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:05.965Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=754af41a-b9d0-4b63-8451-637f217afa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:05.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:15.973Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9f2e358e-b000-447d-acbe-74be6fe9ea11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:15.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:25.985Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e0cf6de7-cf41-46fd-b7e8-6ce3055e71d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:25.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:35.992Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=67243429-0d9e-4bd5-ae5e-859aaac3d8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:35.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:45.998Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e96606dd-d302-4dd5-83c1-3e6d84f981c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:46.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:56.005Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f3b93d83-d2ee-430e-bf06-2f7971821122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:30:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:06.011Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=61dba099-bcba-4dc5-bbd3-cb644dc1bc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:06.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:16.017Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=80063cac-0560-4dec-be31-8cb41800d570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:16.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:26.023Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e4633e5b-8db1-413e-a251-5daa45f532aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:36.028Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=91213cc8-af63-4e41-8908-1c31a7a84ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:36.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:46.033Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b8094dad-f393-4032-9760-ec63eeed05e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:46.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:56.045Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=bcb18677-6ad4-4ee5-af72-a4928f13a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:31:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:06.053Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a4b366b0-641f-4b79-b4a1-b66a20840345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:06.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:16.068Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=276c2746-9393-4559-a1b0-d1cea6eee0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:26.075Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d0419c3e-9e8f-405a-8900-0aa4343e7473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:36.080Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a9748b39-127b-4646-8a77-04f6330dd562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:46.089Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9c99d9bc-603f-4d9c-932d-5996314662b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:32:53.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:32:53.893Z |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-12-11T13:32:53.894Z |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-12-11T13:32:53.896Z |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-12-11T13:32:53.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T13:32:53.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T13:32:53.901Z |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-12-11T13:32:53.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:56.099Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=be88ea84-a26e-4e25-b6a2-9b12fe98304e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:32:56.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:06.111Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=75df7049-788e-402d-a6ab-ef26c4b2dcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:06.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:16.118Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b6076f12-9292-4a3f-a0ce-45b42808b717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:26.136Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=88a71425-12b4-434d-8279-04bc88c80bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:36.141Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=372f73ca-da2b-4a5e-adfe-6c934d829b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:36.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:46.147Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=493cced6-f1ce-4d0d-9b07-915f9925eb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:46.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:56.152Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=187f2908-48b4-47b8-8c7a-0d48299cf96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:33:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:06.159Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=333fc9c3-e316-4112-80a9-6a486989cc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:06.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:16.171Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=eb3f6fb7-3599-4ac3-9f08-4848642c1abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:26.178Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=46dde4f9-5e77-4d75-abe5-aa0b3a293ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:26.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:36.183Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2700d9b7-bd50-4529-a23c-0edefa119e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:46.188Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=499a439a-aae3-4121-b508-23fe9b4f4c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:56.195Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9a49b544-d75c-4ce3-8e58-ef89eca1a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:34:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:06.200Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=44a9ee4d-b517-455c-b7e2-ae257d19d33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:16.206Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5a71c3e8-26fe-49cc-9ea2-4a97de4655fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:26.211Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=76130449-35ca-4ac6-9d09-a48d26b35de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:36.217Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7481dae8-3cfc-4e2d-b9ef-668caf81f500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:36.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:46.223Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=228d9c81-5650-4f4f-bfb6-b575015e3e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:56.228Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9d7e6004-40b7-4889-952b-2ca2392500f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:35:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:06.235Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=757d87c5-0803-4a02-b243-2bba2421b713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:16.248Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=539ce41b-9432-4e36-b919-8d58b77847d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:26.255Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9b334064-fbc2-4ae9-91c0-44ef8b2cb577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:26.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:36.260Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=aef4e2fd-93cf-44d5-9eaa-b38dce784751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:36.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:46.266Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=face1e7f-9bf9-4358-9989-e2f9cbbaeee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:56.272Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6927ada4-3300-4566-9d3b-f25e783f48aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:36:56.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:06.278Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=00335f51-5bca-4282-9773-69d544fd4518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:06.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:16.284Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=63e34bac-3ad2-4105-835c-131547c7edff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:26.290Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=43c2ede9-8fec-4bb7-8bae-fbd829767b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:26.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:36.298Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=00e66d07-74c8-47cd-a55b-9c61cba89ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:46.303Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b814f494-2c05-4e1b-8ba7-d9acc65e4423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:37:53.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:37:53.890Z |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-12-11T13:37:53.891Z |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-12-11T13:37:53.894Z |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-12-11T13:37:53.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T13:37:53.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T13:37:53.898Z |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-12-11T13:37:53.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:56.308Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9857a993-a41d-4788-a359-752fa3e025d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:37:56.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:06.317Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=731f015d-9a92-418d-b987-b83e7e1e7fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:16.326Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=dbaf14f0-fbd9-446a-beb4-efc053c9f1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:16.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:26.335Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=7208af91-8f07-43b9-8894-092415555a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:26.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:36.340Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6de18a0e-ce2b-445b-bb5e-1ed07bfb8c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:46.348Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=38dce30f-b385-4811-a844-2fd7b9350281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:46.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:56.353Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b4b5e6d8-643e-4e18-ae59-25216a6673a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:38:56.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:06.359Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=67728fb5-72f6-4cfd-9c8a-8b48e6ac9702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:16.366Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=272c6be2-bc05-4be6-b748-4362b64e3874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:26.372Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=76cd8c76-58e9-4bdd-97a4-72f4f6453a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:26.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:36.377Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e8d0c70e-2cc0-4b15-ab9b-c75206c8b813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:36.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:46.382Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=0ff0e8bc-2a98-4a59-82a8-aa4b876ba05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:56.387Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6a561339-1dff-44d5-a03e-36ffa4870f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:39:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:06.396Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=72643530-6608-4623-827f-29b19ed2eae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:06.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:16.409Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9ce5015c-0745-4442-bfec-75dcbdb85fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:16.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:26.420Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=be54cf1a-aa43-49b7-bd40-9d1421b3122e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:26.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:36.425Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=008cf5e6-dfb0-4eed-b70d-50ae26ce0de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:36.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:46.433Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1fa2a530-e385-4597-8e51-f7002910704e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:56.439Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=490c7b94-69b9-4333-b7da-8ff206c7fd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:40:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:06.446Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=be0f8bb2-855e-4fe5-9f9e-d8379bb04e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:06.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:16.454Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e4853a85-c478-44b7-8123-445907a5fc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:16.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:26.461Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8b7cdbfb-162c-4cba-a17b-19886a2c9b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:36.466Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ee9e2741-2d27-4541-a1a1-92eadf23022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:36.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:46.473Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1e9ad6fb-605a-452f-abac-a3df55cec6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:46.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:56.478Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=2382af68-ae8d-4483-a0b1-e1ed8342b75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:41:56.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:06.487Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=4cab84fb-d8c0-4260-aa83-98318fcc28ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:06.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:16.499Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e8bd255d-473b-4bb6-9c95-acf94dd66bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:16.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:26.508Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=19b45163-934a-41c6-b484-f0e1d0fc7924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:36.514Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6175d45d-cde6-4379-ba16-2a6d5a697030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:36.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:46.520Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=ddcfbf06-0f29-4518-b229-52be4686f152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:42:53.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-11T13:42:53.896Z |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-12-11T13:42:53.915Z |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-12-11T13:42:53.918Z |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-12-11T13:42:53.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-11T13:42:53.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-11T13:42:53.922Z |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-12-11T13:42:53.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:56.529Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=a3039310-464c-4576-bbd6-4c6fbb45f68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:42:56.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:06.534Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=824c87a0-6872-4ca9-ad02-87dd08e12dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:16.538Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=79208366-b6f5-491e-9ba5-a63e31d6baa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:16.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:26.544Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1d138dfd-a7a3-4aa3-8080-6c97153958be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:36.549Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=b068102c-0c4e-4a98-8305-1ea2ac1247b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:46.554Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=c32121a1-c787-4803-be7b-243f1797173c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:56.569Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=daae0bde-9ac6-435f-94e7-0414a9288334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:43:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:06.574Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=85e4ba48-17ee-4fd3-809a-a581250c5218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:06.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:16.584Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=67c91e4f-c52a-4868-8941-c27abe78dd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:16.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:26.594Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=9562d653-9553-44d7-98f1-e72c75d07373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:26.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:36.601Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=32a7c882-da0b-4a9f-9672-f8a5dc47a737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:46.608Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=e70a84ad-a562-4627-9840-2fdedd3e24d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:46.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:56.613Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f8e21bb2-3584-4004-9e7b-1fb0218fa358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:44:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:06.621Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=6d14be3e-8211-4d98-b697-cde16ee2a881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:16.627Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d2a7f4d6-f270-4084-b4a5-e732f25d08be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:16.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:26.631Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=f951a6a7-2a3b-4c64-86f5-da6747be6dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:36.636Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=985c8140-00fd-48e3-8d93-366abb91924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:36.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:46.641Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=1ca16004-1ad2-4d1c-8487-32aadd445494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:46.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:56.647Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3172d36e-6dae-4589-aa53-a68f1c1cc9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:45:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:06.651Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5a87e4bf-7e70-4a83-9c41-0d686b430a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:06.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:16.664Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=5edc3e60-95e3-4483-88dc-8189108729c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:26.677Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=47211e84-0ec0-40e1-9842-918efb6f4104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:26.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:36.683Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=3c878ebc-563c-4324-98af-746044b11e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:36.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:46.689Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=04dc59ff-06d0-45f4-a36a-a16080b7fd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:56.694Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=8860ac46-98df-4278-ac87-932f6af4a3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:46:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:47:06.700Z |INFO |Init configs |InvocationID=b3cf0104-9275-4517-aa56-60f7c626decf, InstanceUUID=d9012f9f-789d-480a-b62e-b973f0125f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-11T13:47:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |