. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:23:59.410Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:23:59.412Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-17T11:23:59.441Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T11:23:59.944Z |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-10-17T11:24:00.020Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T11:24:00.020Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T11:24:00.020Z |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-10-17T11:24:00.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-17T11:24:00.206Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-17T11:24:00.228Z |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-10-17T11:24:01.427Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-17T11:24:01.834Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-17T11:24:01.849Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-17T11:24:01.850Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-17T11:24:01.892Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-17T11:24:01.893Z |INFO |Root WebApplicationContext: initialization completed in 1664 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-17T11:24:02.232Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-17T11:24:02.926Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-17T11:24:04.054Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-17T11:24:04.513Z |INFO |Started MainApp in 7.631 seconds (JVM running for 8.24) |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-17T11:24:04.564Z |INFO |Start scheduling PRH workflow |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:24:04.577Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1511c1a2-2bdd-4663-b9dc-51ad4666fe9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-17T11:24:06.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:24:06.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-17T11:24:14.802Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-17T11:24:14.802Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-17T11:24:14.804Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:24:16.843Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4a423c3b-b618-41da-8a60-742e8a8828df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-17T11:24:17.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:24:17.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:24:27.877Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=92768127-6698-40dd-91d3-f7ce1c188de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-17T11:24:28.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:24:28.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:24:38.917Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=21c81b47-5c76-4492-b241-e27ea41fde0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-17T11:24:39.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:24:39.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:24:49.957Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=bd2d847b-98f9-4978-b86b-63ab7eeea366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-17T11:24:50.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:24:51.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:01.002Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cddbc1e1-c377-41b1-947d-d16f8721cd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-17T11:25:02.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:02.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:12.040Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=87d71fbf-b7e7-4e7b-a49e-450db4525715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-17T11:25:13.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:23.081Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1a8a3eca-aabc-4e9a-8d5f-80ceffd63128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-17T11:25:24.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:34.116Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=519d26ab-2f26-498b-ada2-07b6b158bbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-17T11:25:35.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:35.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:45.157Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=09be921f-a596-4434-9dcb-3134c2a5e8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-17T11:25:46.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:56.203Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d2ab7706-757a-4d57-9cc4-2d21c8d533cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-17T11:25:57.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.37.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:25:57.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:07.243Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=84b7a4ae-9028-4ae0-bb24-e68e8b69d02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:07.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:17.390Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c72466a9-d7b1-4955-bcae-50d2e7d2fc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:17.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:27.407Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f96d869e-c98b-4a8e-ac82-1312982d006e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:27.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:37.419Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3a8a1997-c7dd-47e8-a357-034290956669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:37.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:47.434Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8179c2d6-04e9-45af-b2a7-a23bcdae68c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:57.451Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a3a5e80a-db08-4202-b475-2a7504d00400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:26:57.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:07.473Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8fa467b9-a40c-4025-a701-cfcfb2d7ab33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:07.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:17.491Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1b009350-3e25-43f6-b236-2b43a7086b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:27.509Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=60459ed7-30b1-41bb-a1c7-c8cf6f917fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:27.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:37.545Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e25d377b-1147-4a88-a3c2-7f3461c5bdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:37.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:47.561Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=575d01fd-0c6b-4a78-9a88-0e50ee5d0792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:47.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:57.578Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=eb2c5b41-3d24-4407-a367-0e96c560047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:27:57.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:07.599Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=89af5417-8fb8-49f4-8c94-18a40f287ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:07.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:17.612Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c9d94078-d759-45b2-8a68-c2a150455cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:17.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:27.623Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a3464f72-87e8-4b3b-bcba-3b3015098067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:27.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:37.636Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=504e1cb8-5556-4c87-96eb-921356db541b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:37.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:47.658Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7a54624b-960e-44a8-b4d9-5628d6a5b56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:57.667Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2d6620d1-9442-46ac-8390-4a83178fb93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:28:57.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:29:03.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:29:03.308Z |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-10-17T11:29:03.310Z |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-10-17T11:29:03.313Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T11:29:03.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T11:29:03.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T11:29:03.321Z |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-10-17T11:29:03.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:07.686Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5971270b-3557-4da9-b86f-1df7d95e0ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:07.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:17.701Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=efcbc2d4-df2b-4f09-b1a3-728edf3e8ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:17.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:27.721Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=de63d229-527c-4d0d-8803-04a8bf944ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:37.737Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c7610949-e316-4c34-8876-3177c9839b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:37.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:47.748Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=22efb672-9de5-4bb9-a177-e2f5ca859719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:57.759Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e777558b-d591-4c7d-9d26-21937cb19c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:29:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:07.771Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=287e7655-91cc-4872-9ade-8937fa9ef5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:07.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:17.788Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f537c50a-c1c7-49cc-9e16-c652c5c94d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:17.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:27.799Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c38c88d7-173e-4c7a-8c27-b9337896c29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:27.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:37.824Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=15107361-cb06-4d18-a95f-3f25d6ae1c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:37.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:47.834Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4b3454db-07b7-4126-9d43-ac35266e96c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:57.844Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=176193e9-9cab-42cc-ae23-5a891b6d4aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:30:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:07.857Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3b148848-bedf-42c5-bf4a-16cd7190873d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:07.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:17.868Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=133c258d-d1f0-48d0-af15-c3d2e345b6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:17.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:27.886Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=07470492-1b3a-4d46-a087-a7da31a708d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:27.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:37.898Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=48e1c458-4f0b-4c10-b8d1-1f3d08448937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:37.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:47.908Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c5a10486-2257-4ad3-b262-eece3e89da01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:47.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:57.925Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=39ec8006-39a4-416b-a677-e3e66e6a8e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:31:57.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:07.939Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1598aeb9-2044-411e-9bd9-92eb1b43a826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:07.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:17.955Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=454b5b42-9e5c-462c-ba5b-a93a11e812b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:17.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:27.970Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f2b410d9-b34a-4517-80eb-7b6f03ed4327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:37.984Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0ea71362-c2a4-4ffa-b715-8f81c55196f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:47.997Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=64268d85-6cb6-4e3a-a1be-aa3699bd8183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:48.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:58.012Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b4fb0332-da3d-4931-a770-9ba76c741011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:32:58.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:08.031Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=519797e3-fa3e-48f9-864e-5d3a6b44d291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:08.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:18.041Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=80ee432d-bd34-41a9-8d3e-07a650e3168f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:18.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:28.051Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d1ff9930-d5fc-445c-8136-e1e3a288c7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:28.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:38.063Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d7fdebf1-1fbb-4ce1-8ca5-de26973a6409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:38.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:48.073Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=13ba5e11-8e3a-4609-906b-8a03e504ad9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:48.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:58.081Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fd2dc239-cff8-41e1-9f12-64b5f4291cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:33:58.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:34:02.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:34:02.589Z |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-10-17T11:34:02.590Z |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-10-17T11:34:02.594Z |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-10-17T11:34:02.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T11:34:02.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T11:34:02.601Z |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-10-17T11:34:02.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:08.103Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d239389c-5b1a-441f-bad5-a09bfbec006f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:18.116Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=50dd3b9a-cad2-4752-bbd2-21b8698f1dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:18.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:28.125Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=02bf69e9-76e8-4eea-97ca-fc758b808a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:38.135Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3f4d0042-d960-4dd2-8a3f-b44501f40a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:48.144Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f6ed4acc-e416-4018-a156-f6131358f4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:58.156Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=48775c73-2ce3-44ef-b561-8fc8959b73a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:34:58.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:08.176Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4cd69b0f-c792-41f3-8f77-b49c29d43615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:08.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:18.187Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c914efa1-61cb-4fda-8656-25ea129db90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:28.199Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a863680a-b768-4763-8bbb-31189cf1cd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:38.209Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=667d1a37-ac2d-4901-8dda-baecb3a4fd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:48.222Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a50cd074-23ab-49b5-a1ae-a57cdba71a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:48.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:58.241Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b3ffba9d-8c7a-4d2f-8f78-904879de5b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:35:58.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:08.249Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6e85f472-8748-4b5f-8445-6e3d21045014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:08.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:18.257Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=43fb93c8-6b0f-4836-be0d-3c565fd5bc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:18.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:28.272Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ec66722a-9ee1-4f1d-8623-a8a0cf59f249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:28.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:38.281Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=25926682-42dd-45cd-97e4-f3c9cbf22cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:38.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:48.302Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6db32f70-1514-4d15-95bb-429ca641f96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:48.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:58.323Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=12e5c0d2-bab8-4ecd-9317-6af7d3668152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:36:58.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:08.335Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=70cf705a-9d9d-4b1b-991d-0c3e46aac580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:08.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:18.344Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=80859845-c721-4f20-aef7-dcf434ac0cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:18.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:28.355Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=30deaefb-d09d-4253-8a08-dbca6c64c5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:38.366Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6cc1e503-b298-44dd-98ce-bec2c6d5b07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:48.375Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4d33ef40-c913-4dd4-9f0f-bc071d5615c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:58.396Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6421480e-6028-4a95-969e-12068b8476f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:37:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:08.407Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fd49efa6-5a89-47d0-b7aa-aac84a821b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:08.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:18.415Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2cb46d32-eb56-4888-95cf-5cd7ba99b394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:18.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:28.426Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=688ccf25-8eda-40b8-8a0b-c15e70e85252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:28.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:38.436Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=59bebbc0-ab7a-4bc9-821b-871dffbb9c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:38.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:48.446Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=dac04e9b-d1ed-44a7-9f6b-9550a8a108f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:48.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:58.460Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f0f1c888-718f-43b7-8377-772e8e22a2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:38:58.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:39:02.624Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:39:02.624Z |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-10-17T11:39:02.625Z |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-10-17T11:39:02.628Z |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-10-17T11:39:02.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T11:39:02.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T11:39:02.635Z |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-10-17T11:39:02.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:08.510Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=af819465-24f2-4680-8f96-c38259d02fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:08.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:18.518Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=29df4af2-badf-48b7-81d2-1d9f88772aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:28.527Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=91dc47a3-47e1-405c-b49f-1a82d33d6758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:28.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:38.536Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fd94ff7d-6106-457a-81bc-b3c81ab97d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:38.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:48.545Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=25ed5990-92ad-4858-b373-79f78dd5a6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:58.560Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5ea8b5d4-982a-43a8-85e6-caef57614566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:39:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:08.582Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=139171d5-9679-48b2-a18b-3e770bec74d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:08.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:18.591Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5d44695a-9d64-4dec-aa6d-447f044d1abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:18.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:28.599Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=41b97d92-2687-43ce-9448-f93862f0e12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:28.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:38.611Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a7a00c87-a634-417d-afd4-aefcded47b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:38.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:48.621Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7409089b-6f7b-4406-8409-a31bf201eba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:58.640Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0c65847e-5c79-4459-8e4e-51b486f8a86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:40:58.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:08.658Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f8bcb334-a58b-4db8-9482-0ef9e786ad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:18.666Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=33c33410-e278-4668-9ca9-b118ec619ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:18.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:28.674Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f0d8d2a6-0dba-4867-83dc-08e92f60f056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:28.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:38.683Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a883900e-1a7c-403d-8d13-9c95108ca070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:38.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:48.692Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8b12672b-65e3-4558-bcba-479c7406e35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:48.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:58.704Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c10a97e7-3084-4e6e-af0f-91d4f4a7c7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:41:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:08.722Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a5e4d105-c0a1-4b9f-97b8-eb097d207b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:08.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:18.735Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=202e1a09-b5e7-485b-b891-a17e8ee9e252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:28.743Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=78913ddc-2d48-41fc-a095-c44af4aaf79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:28.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:38.753Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3be4422c-2834-4575-9fb8-7fa734508589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:48.759Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=13e7afc0-a4df-4a47-b652-d9723a3fe081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:48.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:58.768Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6ed08fd9-91fd-4910-8dae-e574abd3627a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:42:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:08.776Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8840c060-0dae-40b9-a779-8385522f0cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:08.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:18.784Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4bb229a5-d6fb-42c8-aa48-eb91b7e5f19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:18.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:28.792Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=62a7bf78-3ca1-4810-96ef-af5fad314cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:28.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:38.805Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=23683fb7-82b7-4186-a6c2-c282c5d80983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:48.820Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=671e0faa-bed6-47b7-9925-988f5bdfd5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:48.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:58.829Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a04972fb-b360-43aa-8718-a688fca4c795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:43:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:44:02.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:44:02.598Z |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-10-17T11:44:02.599Z |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-10-17T11:44:02.602Z |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-10-17T11:44:02.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T11:44:02.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T11:44:02.611Z |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-10-17T11:44:02.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:08.838Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=00e1f4a7-01ea-4bc8-a199-8c1691c27c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:08.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:18.846Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7c9db9af-c54a-4dfd-9966-682e07e668e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:18.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:28.855Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=deb3d043-4c66-4304-91bc-439a6473fd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:38.864Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7268e439-1880-410c-8707-183cf7865a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:38.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:48.873Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=01c1f92a-89b3-439f-8319-9d616ce269e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:48.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:58.880Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8d11f6ae-b247-46c9-9e33-f9ff30b41f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:44:58.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:08.890Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0e939490-b8f8-4d3c-a037-c6969b5de636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:18.901Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=838cf706-6a7c-4f44-862f-f06ec48ac719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:18.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:28.913Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fadd2307-bc66-403e-a8a0-23bab5632c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:28.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:38.925Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a9d83fdf-fede-45bd-8a5d-670e8fb95599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:38.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:48.933Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a764a150-18f8-4c95-8fd1-e5232be84e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:48.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:58.939Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=aa446079-0620-4c41-8830-297e74e72213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:45:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:08.947Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fe385ecd-73f3-48d0-beb5-1cc44f28344b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:08.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:18.957Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b4d2afc6-71bc-4d8c-b12c-b759ecb588e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:28.964Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=29f3cd05-95bf-4b2d-9807-11db568de1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:38.969Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=75f4e16d-1285-4040-a499-268764b3f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:48.978Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c695731b-b631-4663-97f5-bb8c376f4bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:58.998Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6fa56cc6-2ded-4f7b-8cb0-61de82d510fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:46:59.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:09.012Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=970045a5-b3e3-4e91-8a13-dd9e082b01ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:19.020Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a5c77331-3ae4-4f94-9e3a-bbaff76b1a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:19.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:29.030Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8f6b47b0-38b2-4063-b862-61f934a27b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:29.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:39.039Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cf970e60-80c5-4336-b9a4-9fe7c7a6d40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:39.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:49.047Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ce0d1adc-9520-44b2-a641-bbf27da12b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:59.056Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c620cd2e-df12-464d-9c3e-c530b47b64e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:47:59.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:09.064Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=912d8783-c598-48e5-b16a-ea849fe32257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:09.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:19.072Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b630a00a-6922-40b1-b5d5-2da230338e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:19.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:29.085Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3551e43f-792e-4156-8fc9-9803b41bf77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:29.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:39.095Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=79e9478b-a80c-4da4-b3dd-c49659afe430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:39.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:49.103Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d8c10f01-63be-4a86-ac21-89332cc5222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:49.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:59.110Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ad137f19-ac51-4395-bdf8-55c17d8613e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:48:59.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:49:02.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:49:02.673Z |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-10-17T11:49:02.674Z |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-10-17T11:49:02.677Z |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-10-17T11:49:02.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T11:49:02.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T11:49:02.684Z |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-10-17T11:49:02.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:09.117Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=177cfa3a-22ff-42e3-99a3-c1737b1d3b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:19.125Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=57b5836a-08d1-4cc8-b695-1a8a39f932ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:29.132Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8a060d52-7047-4e48-bbd6-c09ccb39e8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:29.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:39.138Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=be508875-f116-4402-b8f2-3645fcf10588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:39.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:49.148Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5f1f0e5f-7e83-4cbe-955f-02272ff5af49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:49.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:59.161Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0aedac9a-f791-43eb-807b-d35c2ca84a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:49:59.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:09.171Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=dd8f4fb6-d2a6-4799-b49c-8361844c589f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:09.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:19.179Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=01910cde-168c-4ffc-bfbb-f4e0d494e8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:19.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:29.187Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=30fe6d1e-51d3-4895-8af2-7f316f5dd4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:29.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:39.194Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3c26871c-2bfc-48d1-8173-cb2e22fe1cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:39.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:49.201Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4f045673-5262-4e00-aabf-5725e8542c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:49.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:59.210Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f553a46b-211f-449a-8b7f-64b11cf6b6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:50:59.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:09.218Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=83bbeb1a-c2bd-46e2-9c00-f573600cd31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:19.226Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cb46eb12-399a-4463-8780-c06b7f1e27ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:19.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:29.244Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6013a424-2c2f-4d43-8a89-887f26c33c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:29.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:39.257Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=066d8e48-964b-4e0b-8878-2982e338d180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:39.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:49.265Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ff6434e9-c824-4690-b9ce-91da679ef133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:49.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:59.271Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=95480c72-e2b2-461d-ac1b-cd0aebb92032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:51:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:09.281Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=818f19b7-e809-4f5f-8af6-aa0771c28b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:09.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:19.290Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a5cf9ac3-b6e2-49ba-b011-bab69eaef9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:19.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:29.299Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9667a5d5-6df8-4efd-ad51-5f304c9b98d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:29.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:39.307Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ae5c55d9-3348-4337-891e-0c6265bbccde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:39.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:49.316Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1f6b469c-7cab-4d8e-bc3c-26c7cc35dad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:49.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:59.327Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=47d17337-d805-4104-b07f-724ab2a0ed71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:52:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:09.338Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=bbc120a6-28ed-40c8-a4a2-b663b1e77ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:19.349Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=53e75e37-7350-4eed-a023-8dd24e626145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:19.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:29.356Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=de9ca2d4-79e4-4223-b0d6-1ead4db0ec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:29.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:39.363Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=377a171d-97a1-415b-9593-af4df3b09997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:39.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:49.370Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=50970b49-09d5-48f2-befb-d43bf4346e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:59.380Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=10dde645-3bd3-4f69-ba1e-39055c45ea7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:53:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:54:02.590Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:54:02.590Z |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-10-17T11:54:02.591Z |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-10-17T11:54:02.595Z |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-10-17T11:54:02.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T11:54:02.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T11:54:02.600Z |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-10-17T11:54:02.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:09.387Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=77bfc116-6512-4f55-900a-44903267fd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:19.397Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2694a592-b00e-4274-9c87-4e387200aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:29.406Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1ca8bbf4-67fb-4ac5-a0ad-1c2a34d42e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:39.417Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cdc0a712-c1dc-4ff7-a798-6a17ebe123c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:39.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:49.430Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cbd8a9c6-7053-4d45-8179-d21f8d533431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:49.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:59.442Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=73836b8e-2a5a-42ed-bfea-9323826aba53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:54:59.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:09.451Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6d16ce36-307a-4b1c-8925-8027960ec24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:19.459Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9176e51a-76e9-4b73-9d5a-5818790bcee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:19.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:29.466Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e28df73e-58ac-41bf-8cd2-0cd7efbb8fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:29.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:39.473Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=04b46c51-1a6b-4915-a9e8-92227c3c9ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:39.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:49.480Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b7d7ac7b-b9ec-4ff6-9665-e053f0a90e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:49.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:59.486Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0a9b9f7b-17ee-4e9d-bbaa-1430142e538f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:55:59.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:09.496Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=162f14a6-395b-4c60-83b1-e1c1b21010f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:19.513Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=afd24ad3-257c-4f47-9f22-6205067ea9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:29.526Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=060efc37-b856-4444-94ae-9fb16d04c302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:39.539Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5f6671b0-9829-462c-96f2-ccb880413038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:39.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:49.545Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=bc84ca4d-d45e-436a-9654-f51430f57278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:49.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:59.552Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5011f205-9982-4750-8a23-4ba5e3a100f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:56:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:09.561Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8e652df9-b981-4f91-9302-64b53d2d918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:09.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:19.568Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=70824d58-f7e8-44ae-9b26-ff3918038427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:29.575Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ae655bd9-9575-4b9c-9e32-7686726badf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:39.591Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=079c413c-3ce1-4787-b4f3-cb088b9aa942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:39.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:49.606Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e4eab4a7-862c-4632-9825-9f696289ad47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:49.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:59.615Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=631d5c23-9671-422e-aa06-723c4847d8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:57:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:09.621Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2fb5c688-d86d-4589-b192-c9c2dbe37aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:09.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:19.628Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=babbd66f-6328-439e-9d57-98a7bd7e05d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:19.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:29.636Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=858b713b-e55d-4ea0-94b1-c87ab8ffafa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:39.646Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ef01568d-62a5-4869-a7f0-7edff35f6956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:49.653Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=48cdc015-f1ec-49cb-9509-d139a7636964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:59.662Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=92fd64a8-9846-41e3-ba42-847dba3a73be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:58:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:59:02.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T11:59:02.607Z |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-10-17T11:59:02.608Z |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-10-17T11:59:02.611Z |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-10-17T11:59:02.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T11:59:02.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T11:59:02.616Z |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-10-17T11:59:02.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:09.675Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=dc4b041c-dbaf-45cc-aafe-174bd16912d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:09.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:19.684Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b93ec0da-230c-4714-95b7-7fd7ee05c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:19.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:29.696Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ebe7b8b5-de50-43ab-8ae4-99a4142c0e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:29.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:39.702Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0695c7a7-b1b1-4a41-bb44-871d72f54c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:39.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:49.710Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=bd0551ee-1650-4c2b-adab-c94550de6851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:49.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:59.717Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=565c5788-40bc-456c-8fa6-c4652f2495a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T11:59:59.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:09.726Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7b09c02d-0598-409e-b60e-80901bef7335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:09.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:19.733Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b736aadc-32f0-4f0a-8d88-cba9034fc97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:19.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:29.740Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4a14249a-406b-4960-ae79-d068cb89469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:39.754Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f8be2342-6d10-46fd-92d6-5ae8e489b653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:49.766Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f062a60c-86e5-43ce-8ff3-6e7efdcbd001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:59.775Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fa0f6aea-219f-4db5-8c0a-71ccc2388ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:00:59.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:09.783Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d032c4c9-902d-444d-a341-c265691163ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:09.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:19.791Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=bb864689-dc73-476c-ac80-48c599e71b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:19.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:29.798Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cd7b8f66-ddd9-4e40-bfe8-2ad95a1c194f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:29.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:39.808Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=52447aeb-cb71-43fb-acf8-5aaf839f4c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:39.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:49.815Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f06aa65e-2711-40a9-8042-47bc6bcc0811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:49.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:59.822Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=45a02af6-a602-4c91-9184-2214fb1dcdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:01:59.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:09.831Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=05fcc681-3564-4bfc-8fc6-af6ce71d4504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:09.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:19.846Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=207747a0-ab6c-4cd0-a8b7-2aba67746838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:29.856Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6dbdcef4-b05c-42be-95ea-1c12d8589c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:29.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:39.871Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3dcfe8b0-afeb-4efb-952d-415d2ae5d940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:39.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:49.878Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a5fb7324-fbb0-43ad-81bb-6e817e0a0f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:59.885Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=629c9d60-3623-408d-ae28-399705c10c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:02:59.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:09.892Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e6927ea2-d6e4-4e2c-a189-4f44e196b67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:19.899Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=595c3c14-09ee-42a6-8e99-702099dedf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:19.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:29.908Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=747c228a-794f-4c0c-b10e-e64817308239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:29.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:39.914Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ae913bc2-a707-4d19-8d69-424b1baf7b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:39.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:49.921Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3ad36a8f-22ae-4bfe-aaf0-45625e0490dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:49.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:59.931Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d542aab9-e771-4a7a-ac91-a0066af56ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:03:59.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:04:02.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:04:02.578Z |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-10-17T12:04:02.579Z |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-10-17T12:04:02.581Z |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-10-17T12:04:02.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:04:02.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:04:02.602Z |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-10-17T12:04:02.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:09.952Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=bedbbf09-3591-4cf8-af34-8167b7101bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:19.958Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5f968aef-4bfb-4cde-a84f-2d9161787c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:29.964Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ab1a324d-e5e0-42ba-b28c-0e180cb840c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:29.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:39.970Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5b871eda-5b82-4876-9bef-9469d584da7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:39.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:49.976Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e7b6836b-ba72-4849-bf73-f56a751bba52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:59.985Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d3281817-9fdb-4644-a54a-8d6f108b8470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:04:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:05:09.993Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=204962fb-4fdc-403e-a7ca-ef7123c43b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:05:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:05:20.000Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f089daae-45bb-440b-9b6f-146146b6ca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:05:20.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:05:30.011Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2a147bd5-1087-40fe-8b12-26d9313fa9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:05:30.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:05:40.023Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3c2fdc32-628a-46ba-b007-f9a88a317861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:05:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:05:50.033Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=aeef91b8-c83a-447f-b1c3-66d416c1d334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:05:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:00.040Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4e2152bf-413a-4ad3-8b31-2df9a34f20a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:00.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:10.045Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=de40414e-bbdf-463b-8ef4-ecc438e2e065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:20.050Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=35f525d6-7561-4ac6-a244-3ab4ad037943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:20.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:30.057Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7d2b293e-1c8f-48a8-bddf-bf99c43f2539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:30.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:40.064Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2555bf26-c922-4281-8111-82a1e45bf0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:40.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:50.072Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=234edade-4331-4bc4-8fff-6ba26c14f3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:06:50.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:00.081Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8446134a-429b-44ae-a561-eb5bc689e869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:10.094Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d8fdd0c1-1d80-4bbc-ac25-7e390ac382e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:20.105Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c46b7d68-2eb0-47be-9d08-17216ff99d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:20.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:30.111Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=27aacef8-4ab3-49fa-a954-e20519c41d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:40.119Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cfb21aad-52df-44ab-8b62-6eb8e2361625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:50.125Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9a90075b-5a3b-4347-be4e-339964ab5c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:07:50.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:00.133Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5f38edab-dbf4-43a2-bf2a-70f4fdbd024a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:00.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:10.139Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c10805de-9bcd-4f60-80a6-5a800b6293bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:10.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:20.146Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=abfc70ff-399b-4010-ba4d-35fcefb3c595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:30.152Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1ebc0851-14f3-4208-824e-81ad8f813f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:30.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:40.166Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c6ff1259-a754-42ac-959b-414f506f0618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:50.177Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4c140a90-aa71-48e4-a165-cd05a4dc625c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:08:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:00.187Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=95128a89-8ef5-44ee-97e6-f400d3cb11a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:00.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:09:02.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:09:02.586Z |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-10-17T12:09:02.587Z |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-10-17T12:09:02.591Z |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-10-17T12:09:02.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:09:02.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:09:02.595Z |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-10-17T12:09:02.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:10.193Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3d200f7b-40b6-425f-8d50-65d97ee6758e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:10.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:20.200Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ca99f549-4d33-47aa-a417-2689c0d7b7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:20.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:30.208Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=77bfe407-1a99-40b9-9fe3-60d7cc14e94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:30.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:40.215Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=599ef7de-af20-486b-9489-5e5039324190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:50.222Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=06145924-13d2-4036-84fa-fefcc6d3aa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:09:50.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:00.228Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c1d8a443-035c-4754-ba46-1075740d3184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:00.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:10.238Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a8bc5249-ca87-41a0-8bc1-19ad9460cdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:10.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:20.250Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=bef0a162-e651-463e-b12c-4a401e25928c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:20.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:30.257Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=444e270d-e065-48d7-9756-7310b9044975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:40.265Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=499f404f-3f8d-427e-96c9-3725c682bb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:50.275Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=22422f70-bdaa-4cfd-99a5-e678ada9e47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:10:50.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:00.280Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ecde9507-949e-4c08-ba0a-55075737b2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:10.287Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0b156863-ae22-437b-b387-8c1ae9072b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:10.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:20.296Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3f8820ef-8c9e-48f8-89ec-7ee4b6afcc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:20.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:30.302Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=44f18f66-053c-4ca8-94fb-0900a52e5064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:40.309Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e0e7f18f-6fba-47ef-a4a2-f04ad00895b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:50.320Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7e2fe1a1-127d-45b5-a45f-a1d00ab555a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:11:50.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:00.329Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a955279d-7026-429e-b273-0dc7083026d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:00.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:10.337Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c39fc68a-d18e-488b-a666-da31624b7d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:20.345Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=15e948a5-549e-47e5-ab0c-e76d3c5b7f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:20.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:30.352Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b0627cbf-a202-40f4-ba1e-37f0a6945a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:30.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:40.360Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3d166d0d-01fc-4394-8974-ec922b9e7d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:40.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:50.369Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7a1f8114-4b16-4bc4-a64c-fab5bff6ee27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:12:50.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:00.376Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=456044e8-a7de-43a8-83e5-2d3e4ce1a100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:00.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:10.383Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cc4c53a1-1e7b-43a3-b421-a7fbb244bebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:10.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:20.400Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f79bfbc5-844e-41fd-bab7-475fab1341e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:20.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:30.409Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=74efcd97-f5d1-463c-9223-aecfa73c751c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:40.417Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=79772853-fbdb-416c-a782-5b11664606af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:40.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:50.425Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6a764ab2-6738-4d3c-9a36-0aa28f136e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:13:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:00.433Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=51bb598b-af1f-4391-a6ba-f55b58d19d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:00.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:14:02.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:14:02.566Z |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-10-17T12:14:02.567Z |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-10-17T12:14:02.570Z |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-10-17T12:14:02.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:14:02.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:14:02.574Z |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-10-17T12:14:02.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:10.441Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=453e4463-a3c8-4cef-89b3-3c1d4eb4b83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:10.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:20.451Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f7221ec5-ddf7-445f-8506-59b9114a7157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:20.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:30.456Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d7080459-eb08-4685-96b1-456aa561015a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:30.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:40.462Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=de7ac994-2087-47ba-8518-dcc3c3e50eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:40.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:50.475Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=86ca313b-6b35-472e-a902-cd32de6ccc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:14:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:00.486Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=92b0e767-7048-4cfc-a1b4-c04d22998c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:10.493Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5a12d889-8036-4a78-af49-f22a12a5eeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:20.507Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3fae11de-4b34-4452-8ed9-a9207b161b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:20.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:30.514Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b1bf15de-5f0e-4a9b-82d3-a5f67160c2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:30.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:40.521Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e4591916-2da0-4450-9478-4bfa441633ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:40.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:50.527Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=36ef4701-2417-4869-b215-fd8d42587251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:15:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:00.535Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e9f4bad0-a3a6-4acb-b985-3cab1b2032a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:00.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:10.546Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ff29a8f8-bcf9-4de6-8add-69b8e16b5512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:10.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:20.561Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c430e227-fc78-4c9e-84d6-e57722601d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:20.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:30.572Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=733b92bd-cd5b-486c-b8b1-d0f67949df7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:40.580Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8b1b2711-30f3-4d22-82ae-91129c34025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:50.586Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=432cf228-6e65-4021-8349-2894cd351bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:16:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:00.592Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a26df446-24d0-4ce7-b56d-cfdac7634730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:10.598Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e6542060-dcb0-47e7-909f-a0231312972d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:10.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:20.606Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f69b0829-ea0d-4246-a9b9-76ef632acbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:30.613Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=da15b4a1-a77a-4d52-8467-12546afd3889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:30.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:40.622Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1ce240b0-f78d-46e9-a40f-9f08982bb7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:40.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:50.638Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7a3d9565-40ce-4379-a60b-4d43e3024a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:17:50.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:00.646Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6b982e27-8ddc-4725-b6e8-311a72be00be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:00.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:10.652Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=73226e36-9c4a-4ca2-9b47-61b6c162adb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:20.659Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5884dd44-1485-4585-b069-2692bd37797b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:20.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:30.665Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=aaae19ef-e08f-4861-b7e9-9bc967036817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:40.673Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8edfada9-35fe-4e2c-bfbb-5f258a6185b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:50.681Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=75bf4c1a-8c1d-4f72-aa2a-b13a4d2a15db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:18:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:00.687Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c62036ce-8c26-49e3-8945-d805be0ee168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:00.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:19:02.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:19:02.576Z |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-10-17T12:19:02.577Z |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-10-17T12:19:02.579Z |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-10-17T12:19:02.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:19:02.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:19:02.583Z |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-10-17T12:19:02.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:10.701Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6b730013-897c-4ef5-a27c-fcdfcabd1ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:20.714Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ce314b91-fd68-4ddc-aaa0-cff570ac643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:30.731Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6ab682ca-acb9-4ce0-b17c-c899839e72af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:40.741Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=baea8c14-bec8-4d13-b23e-b9f34a3989ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:40.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:50.748Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=217033e7-7da0-45cb-b26e-31cc824709b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:19:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:00.755Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=96aff280-d4f2-4317-86e2-2750815b0d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:00.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:10.761Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2e0744b9-9ac0-4bdd-b756-af0e1d48a15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:20.770Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ee8bb024-4efa-4991-a51e-302fb8f9e7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:20.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:30.776Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c6d5391f-2ce1-4b08-b56e-002cbcf63692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:40.785Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=98ea817e-62c5-4dc7-8983-2af656711c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:50.792Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fe28d6e8-d2e9-40ec-9c94-a97f2af7e7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:20:50.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:00.805Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fb6ef882-21a9-4697-b729-53e22351c9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:00.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:10.815Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c1b2be57-c3cd-4338-aeb2-ff444b82567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:10.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:20.824Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ecca7407-9b16-49ee-9bd8-a90180890708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:20.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:30.829Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=14a35989-a746-4529-9a5d-4d9cbb007b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:30.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:40.836Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cead8d09-b8c1-491e-a944-a663a2d2a02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:50.844Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2754008b-596e-42a4-9705-336a32d88757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:21:50.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:00.852Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8d521568-c681-4b25-b4c9-457ab7df970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:00.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:10.858Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b13aa02f-31fb-4892-ae6d-4665db9079f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:20.867Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fff558fc-bc96-4a1a-9ccf-55b8898e92ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:30.880Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f747074b-264d-4d84-b308-ae85724c459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:40.887Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cc4ffd5a-9c4e-4347-addb-ac3eb20a3dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:40.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:50.896Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d422a8df-baff-4d17-81ec-0c1aa9a9ba29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:22:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:00.901Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=06af43ef-5ca7-4c54-b16f-cc5445e6b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:00.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:10.908Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f6967a6f-67a0-4a94-8661-1ceaf499cbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:10.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:20.916Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6e4e6028-e34f-461e-b813-98b19a398352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:20.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:30.923Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cf6ddb5a-f803-4862-8db1-bd510b96f3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:40.929Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4a851002-72fc-4f2f-bde9-1c95b9b5cb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:40.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:50.941Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=72452294-fa0a-4ce3-b2e3-ee795ffc9b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:23:50.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:00.951Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9197f2ab-a59d-43c5-bf63-970db5c2bca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:24:02.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:24:02.595Z |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-10-17T12:24:02.596Z |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-10-17T12:24:02.600Z |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-10-17T12:24:02.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:24:02.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:24:02.603Z |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-10-17T12:24:02.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:10.958Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0a8bb05f-5cd8-41cf-bb42-e6bdf342de1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:10.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:20.963Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0ea0c367-d3b5-4488-b8c0-fac5bf674b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:30.969Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e73886a2-8006-4ff9-9368-95cff4ecf8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:30.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:40.975Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ad151cd1-4a44-461c-8987-c62da727d339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:40.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:50.985Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e08d3454-f61c-469a-8d06-38eec7baeb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:24:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:00.993Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=adb7aa6a-6427-43b5-9094-fef6e648c4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:10.999Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d7179b11-b820-472e-88f4-1163e8a776fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:21.007Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3854e445-2c40-495f-b248-276d2b4ffa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:31.019Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b8ce496a-4e18-4874-81c9-346e0ebdc471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:31.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:41.028Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f23459f3-5f25-46d4-94c5-f1699e39b925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:51.038Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=11195de2-c199-4ed6-8d04-09c5bf430e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:25:51.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:01.043Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=51b4e8fa-9c30-43bd-93f3-63864475de28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:01.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:11.049Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d8b24e3d-e206-4ce2-8775-d082f1145574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:11.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:21.054Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3c40c1cc-1488-4015-af95-e393936e3792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:21.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:31.061Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b164a35e-75c4-416a-a1c6-4064ad1345c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:31.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:41.068Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ff7bf9fb-c5c9-4df4-b1fc-e8bbac86b6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:51.087Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c790bc6d-0165-49b6-8375-e9804f19b726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:26:51.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:01.092Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=123dcb19-3717-4c3f-9ded-4d628d177992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:01.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:11.102Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e7adc7e5-3de0-4372-a651-64ba1948e1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:11.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:21.113Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d2fff803-43d9-4b2b-8355-6c9597ba1709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:21.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:31.119Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=304984fc-9234-41ac-9aaf-eb410767ffa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:31.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:41.124Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8b651d28-c707-4406-9943-c562258bad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:41.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:51.133Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4861623d-3d0a-4551-a97b-0786cd94360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:27:51.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:01.140Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5bf37830-daab-4d28-911d-5546a5bfeec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:11.149Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5bfab60e-4684-48d3-b1bd-43fb6c38d0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:11.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:21.157Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=58c8f459-34e0-4b4c-9392-8f400ebc3f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:21.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:31.164Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6f490d15-79f4-4ee0-828a-88cc41ebf793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:41.172Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f863d4dc-41e2-4c44-be5e-9057e2979a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:41.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:51.182Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=09b378ca-7fd1-4bc7-844d-902dbf8a7df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:28:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:01.191Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6028ec5e-56e6-4bf7-912c-dc459139b5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:01.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:29:02.637Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:29:02.637Z |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-10-17T12:29:02.638Z |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-10-17T12:29:02.641Z |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-10-17T12:29:02.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:29:02.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:29:02.645Z |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-10-17T12:29:02.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:11.197Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=aeb1a7b6-1c7b-42c8-b702-21acb6e631b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:11.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:21.204Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f5ba1ba6-e216-4846-b47a-ed68cbba07a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:21.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:31.210Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e4147854-9787-44b8-a9ea-f5be7a808ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:41.217Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=988a7f18-05be-4cab-89e1-9a367a41d962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:41.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:51.223Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5500fd3a-6302-4522-accb-55f2d355ab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:29:51.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:01.233Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=33be898d-8fac-4652-a6f8-1d81d386de77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:11.241Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=006c2857-881b-4e90-8c74-014b70840ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:21.249Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=bb0256ad-c0b1-4539-b53e-5578bcb1e504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:21.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:31.258Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=024a31ac-70d6-4c22-be26-88b7ddaa0ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:31.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:41.267Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=08ff3650-5c03-4266-b51f-096ff0294f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:41.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:51.273Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2b0eff80-1428-4b44-8273-8145cfae4dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:30:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:01.280Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9755403c-9326-444e-8a2b-20b53bb58fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:11.287Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f540a336-b26e-4a7a-ab7e-233d6333e12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:11.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:21.294Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f75fb324-89c3-4c29-a697-be90921196ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:21.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:31.300Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f22b57aa-0d57-485e-ad59-1ef954418254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:31.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:41.309Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5a974cc1-e524-46df-bfee-023e31a798bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:41.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:51.316Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=00e14e6e-c505-4193-a172-bc849b874d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:31:51.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:01.322Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=467a6875-8f42-4014-a48e-02e48a02fe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:11.334Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f416963d-ecd3-4c68-a771-23229c9c9c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:21.344Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=14c06946-5153-4e33-830c-762b5e0adf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:31.352Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=02918e7c-4895-42fd-b884-8929a51aa774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:31.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:41.358Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4f048688-e308-43b5-ba46-3100e0639d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:51.363Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2ece9e49-3dde-43a8-bbc2-5c1ba4befa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:32:51.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:01.368Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7b844913-0e34-4e43-b6b2-4c4b4b34e29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:01.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:11.373Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e8868d3e-c81a-409f-b02e-6bd6dbfa95f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:11.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:21.379Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=aaff7fab-f064-43e1-9e6c-e4adbbb4f244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:21.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:31.387Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=219f05cd-1693-43b8-a12f-21accf07c240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:31.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:41.394Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9f6841bd-cdc7-4876-abf2-8c49364aa755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:41.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:51.400Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e7622fee-a4f4-4ab2-9623-44ae78b582eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:33:51.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:01.412Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b9cb98e5-e513-438f-94f8-d77c4867d27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:01.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:34:02.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:34:02.556Z |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-10-17T12:34:02.557Z |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-10-17T12:34:02.560Z |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-10-17T12:34:02.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:34:02.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:34:02.563Z |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-10-17T12:34:02.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:11.422Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b420e0ed-d7cb-4d64-a760-dffdbc7c6043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:11.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:21.428Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0fdaf5d2-4f18-45b0-8db7-611434ca7057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:31.433Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6c60a74e-5ecd-4b1d-9201-a1664fbac7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:31.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:41.445Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d402d61a-1042-4d6d-889d-7dfc76163db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:41.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:51.450Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9cb13e31-832e-4c67-a4a4-e64d9cf7c598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:34:51.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:01.457Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=01c95a0e-80d8-4a83-bea1-23473fc7288d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:01.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:11.462Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e6c5af51-722b-4a32-9fc5-bd31135305d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:21.469Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=41dff76a-634e-4c69-84ad-af08a787703d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:21.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:31.479Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7025b5f9-69cc-4a66-bd2d-3f5fa3822cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:31.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:41.488Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1cfdca5b-1e85-438e-b9f5-ec63be08f05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:51.499Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2561a875-95b7-4519-bb37-c77ff29eb642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:35:51.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:01.505Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=acd8c265-6558-4e64-9e7e-278c8ac8d66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:01.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:11.514Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=46beb3e3-e176-43e8-8bf5-51534268b33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:11.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:21.520Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d3c4042b-b0ad-47aa-9c1e-8fe0a7e701b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:21.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:31.527Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f1b5d723-617c-4f94-97c7-aa1d51e96bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:31.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:41.534Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cbd28a35-649e-498d-9e7a-33a800530d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:41.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:51.545Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=16018d0d-cfb0-4e16-bfcd-0ccb45df2e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:36:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:01.555Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e914b8fe-2ec9-439c-a168-8ece634f2274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:01.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:11.566Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7f91134c-46fc-42c9-aa43-d4e94ce10f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:11.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:21.579Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b3a24eb8-6a49-4857-bc95-b54b48a4d5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:31.586Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=88c71839-153f-4443-a45c-347ccafb25f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:31.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:41.592Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cc46069a-c63a-4294-8f41-3435a4e17836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:51.600Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=40317868-2bc9-4c45-918e-9988ca6251f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:37:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:01.609Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=2d144756-43c0-4c87-ba4f-59c3d28bb4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:01.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:11.617Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=99980219-ea05-4562-a739-581571ea6026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:21.632Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=243ca948-9cb6-4c1e-8858-5c04af2d220e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:31.638Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3e91d0e1-3745-406d-9fce-4d0593765b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:31.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:41.643Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=34d9c42f-2654-4514-828a-3a4930ca465c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:51.653Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9623f39b-c337-4a37-923f-a8051b9b8d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:38:51.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:01.663Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d14d4d27-6dbf-4858-be2f-3ca5c58b3f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:39:02.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:39:02.654Z |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-10-17T12:39:02.655Z |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-10-17T12:39:02.658Z |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-10-17T12:39:02.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:39:02.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:39:02.661Z |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-10-17T12:39:02.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:11.671Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=73a2fcd4-b0e4-4e8b-b7b7-ae662d955ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:11.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:21.678Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=323ad190-e08b-4de7-b6e1-b26c6f2ba289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:21.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:31.683Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9f957332-e324-4fac-b34a-2986e3a30e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:31.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:41.692Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=336ddaa9-d816-4087-9e28-209d73cb416f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:41.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:51.700Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ca2fafec-c89e-445d-9da5-fdc29ed09842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:39:51.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:01.707Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fcb4526a-9e72-4be3-9f59-cb030c580ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:11.713Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d3864e88-2220-40b2-b934-4ae9de99e191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:11.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:21.720Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c2d87e84-6587-4070-b21a-ad2c86b64f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:21.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:31.727Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9231fc95-fa8c-4517-9ac0-5e5cd2dbcb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:41.736Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=73eb9c0d-f59f-4a68-8e7b-161879e27e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:41.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:51.751Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8f8a32dc-7145-4f25-8e1b-be6cd84060b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:40:51.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:01.762Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=643329fa-40d4-4f4c-86de-0aea5d99e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:01.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:11.768Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0eac3117-9cd7-4e7a-b766-88e7e3184390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:11.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:21.773Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fb5dcc66-2980-4663-8ff5-25869cd7a066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:31.779Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=61d2e19f-4b0b-4bdf-a0a4-4cf3dcc206e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:41.786Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a88d36ab-3e23-4dae-932b-22d1d100f08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:41.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:51.793Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8a8d6bfb-a93d-49f7-b0c5-b021db9af538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:41:51.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:01.798Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c991298d-849e-4df3-a248-9b9d276f8136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:01.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:11.804Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0d7ea160-4f16-4fa2-b743-1cad66cdde4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:21.815Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=598918e3-f3af-475e-9004-651dde50e35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:21.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:31.823Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d55fd0cd-89fd-49f5-a481-82b171e1ea27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:41.829Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=aac9fe54-1e9c-465e-8a8a-aa465e5fb057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:51.835Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5af4d5f0-c048-4f4d-8a67-08a2eeba7f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:42:51.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:01.842Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f19c1516-7f9f-4e4c-a461-6b83a70f1e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:01.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:11.850Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e9c3bcc6-f42b-4f19-90d7-b224a03b4bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:21.857Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=49767792-d39d-4c32-adb1-ad55f1b1bf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:31.863Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=dc1ae360-02de-452d-b1fc-d6eb1dbb0cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:41.871Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=44bb82fc-ab9b-4598-9f24-b19c6c4c3753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:41.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:51.880Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6571002c-7a8a-4ef7-84ed-ead739cb6a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:43:51.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:01.891Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=da5a183d-fb50-4385-97d3-b1c8105aff74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:44:02.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:44:02.589Z |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-10-17T12:44:02.589Z |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-10-17T12:44:02.592Z |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-10-17T12:44:02.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:44:02.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:44:02.596Z |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-10-17T12:44:02.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:11.897Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=decee1dc-143c-48b1-888a-dade2bedec4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:11.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:21.904Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a1d64341-ee40-4684-86f6-c9496cee903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:31.909Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=89d2de84-e887-464f-9d85-dbe12521166b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:41.915Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=80f285c3-131d-4b91-9ab0-cab09d1e4ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:41.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:51.922Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=96fd1421-932a-400b-b922-34a9d57099f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:44:51.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:01.930Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3b279de4-ecad-476b-88c6-4737f21ca3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:01.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:11.935Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3a55ef04-6ace-4fa5-a1ad-3477bc876bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:11.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:21.943Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=85bd2ad2-c6d4-4c71-bced-013b3b748a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:31.952Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ba4f2934-8225-462a-bd20-6355031fa36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:31.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:41.965Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cf48ed64-5ac1-4f96-b21a-6546c879d23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:51.972Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1085ddca-117b-4ac0-a681-fefa194bb64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:45:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:01.980Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=90482b97-8955-4b0c-adda-bb8dda3aae62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:11.986Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7fbc18fb-547f-4dcc-8727-ad527268e6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:11.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:21.992Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=83aae442-f21b-447d-8735-45be69d9faf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:21.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:31.999Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=95da2caa-02cf-4906-941f-fd802a889b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:42.006Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=13d309d2-2f51-47dc-a6bc-0bb386e9bbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:42.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:52.012Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=665a0f72-880f-48fb-98c8-3f5846e6df2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:46:52.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:02.019Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=97c43f75-640c-4458-8b43-b98946a54934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:12.027Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6826c567-1390-4480-af6b-be65f83f78be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:12.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:22.038Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fb20b89e-a865-4fde-9e0b-eecc5414b942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:32.045Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0b786cd4-cdf5-4026-8062-c1a38ac176e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:32.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:42.050Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e4012657-1127-4876-8700-b148bad7f3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:52.056Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=359638d4-291d-4508-97a2-7ad8a7a0c659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:47:52.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:02.063Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0611c34e-53b4-44dd-ab7c-ac0e03ce40d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:02.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:12.071Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=215b7e1b-b932-4a46-90a3-49b0f5a182f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:12.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:22.079Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cd0868b7-7377-4e88-9dd9-ffb5e2c941d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:32.085Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=acd1bae1-c4bd-47fc-a9fc-077c90d7cc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:32.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:42.095Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=581a8dd1-8ab8-4b1d-aa20-4d7649e3e116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:42.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:52.107Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7d07304c-63bc-4ec0-98d6-5c9510453ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:48:52.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:02.114Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=f1a62070-d4d6-4785-ae62-98c187dbc95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:02.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:49:02.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:49:02.613Z |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-10-17T12:49:02.614Z |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-10-17T12:49:02.617Z |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-10-17T12:49:02.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:49:02.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:49:02.620Z |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-10-17T12:49:02.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:12.120Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5db17952-3b69-4662-ba5c-853533a736aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:12.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:22.125Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c30e3a1e-c1f0-4540-bc29-212ed6b6b294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:22.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:32.130Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=6dc7ba5c-dc1f-411c-8317-c1ba6eac69c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:42.139Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a7ab68f5-7d22-493c-8f61-21a64644cc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:42.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:52.148Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b537e65b-8211-48b4-815d-f93744b14bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:49:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:02.155Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=3b1a85a9-5fe1-48bb-a107-cef38229cdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:12.161Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=cbccfa39-48c3-488f-a3bf-a0851e37e7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:12.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:22.172Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=14e9752d-edaf-4746-b2bf-62daad666ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:22.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:32.186Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1db8c492-765d-4468-8fa4-db7de0f0e4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:42.198Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4782cf47-6f41-4e14-9b3b-54d32952962b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:42.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:52.205Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b76fe8f1-5602-4b7e-aa75-b622c30ce109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:50:52.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:02.211Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=43a4ad58-2f9a-482a-bf21-ea96ab892e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:02.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:12.215Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=02b2bfbf-06ee-485b-9313-dd279c7fe37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:22.223Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=90e86947-3ffe-4ff2-b5a0-d6762e0c4f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:22.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:32.232Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=336dbf6c-3ebd-4df9-8b0d-db7f25cc81c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:32.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:42.240Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=54c12aa5-9a32-40fa-a82f-917c26cae3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:42.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:52.247Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4296b680-2df3-4dbe-8814-ca8171c3dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:51:52.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:02.255Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=18071a06-5da0-44a1-b771-2c21adf15b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:12.264Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9f19f86e-3d26-4f9f-99e0-082afb152789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:12.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:22.274Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8a99823a-ce8a-45f9-9af7-99665017db62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:22.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:32.279Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4c68151c-48f5-4879-a286-1215da669dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:32.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:42.285Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=29a51914-c5a8-4b44-a5d5-4564d81cf3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:42.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:52.296Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5e9560d7-3609-4d42-ae20-798690410874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:52:52.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:02.305Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=94e1e9ba-44a8-4d3b-ab14-18e8ae13e0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:02.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:12.312Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c57b6812-e220-4eab-82f4-81890ed58e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:12.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:22.320Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=69b7e53c-389a-43ac-8662-957b185b0db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:22.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:32.330Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=4373bc4a-f058-4ead-93f2-05ce952d99f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:32.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:42.342Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=75a92d6d-74e3-485d-ab1a-f28e6c4b7dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:52.351Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=c051dfb1-f439-4d6d-a3bb-643e010ff5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:53:52.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:02.376Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=398760b8-611a-449c-be8c-022cb333d026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:02.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:54:02.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:54:02.529Z |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-10-17T12:54:02.530Z |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-10-17T12:54:02.533Z |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-10-17T12:54:02.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:54:02.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:54:02.536Z |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-10-17T12:54:02.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:12.381Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7501a86f-d444-4f84-9f3c-006b9aa40bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:12.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:22.386Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8c29bfa6-2126-470f-a0b2-0fc8f098f2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:32.393Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=655a57ec-5a88-4e00-abba-24859f03bd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:32.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:42.401Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=795079a7-3b07-4cfb-80df-f8f1766f8030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:52.408Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=221d91d4-bbc6-4412-ad14-53c8824a06a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:54:52.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:02.416Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d58c9017-52ed-40e2-aff0-84e4ea651bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:12.428Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=a0544da3-4b8c-4841-84d8-c5d64646a992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:12.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:22.437Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=1510f240-972f-4fb9-a6f6-ea12642f0f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:22.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:32.444Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=fcfc1911-1d11-4ea1-9c21-cd5beced1560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:32.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:42.450Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=12edcbf1-5a62-46c2-88eb-94657a644aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:42.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:52.461Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=ce65f378-668d-40e3-bdfd-6bc5896e06d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:55:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:02.469Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8027554f-6b54-4cb3-b800-63b159bb0ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:02.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:12.476Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e1345d23-e9d1-4db3-bcd9-5b7820f33741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:22.483Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=80eca113-3310-4d6f-803a-d525adc5bd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:32.491Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e47ac915-f7bf-4e51-86e2-ab5c61fd6da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:42.499Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=0bc3741b-adc5-4a94-a534-b1bc70977913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:42.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:52.509Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=7ec16b54-ce44-4214-940c-046185152686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:56:52.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:02.517Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=13e057aa-928d-4d7d-bf24-1911bac5a97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:12.524Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=629b141e-62b4-4833-b549-71b3675aa938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:12.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:22.530Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=80e929e1-d0f2-41d4-a226-2a3569fbd5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:32.535Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=02be128d-67b0-49b7-8a63-94c55e4a9741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:32.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:42.542Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=d11ab510-4b8d-4e62-b822-49c424ec84a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:42.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:52.552Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=5a995d63-c10a-4078-b4e0-e10d22949e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:57:52.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:02.558Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e12ff19f-1625-471a-afc2-507e864c9ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:02.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:12.564Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=b7c79755-66f5-427e-b080-ecc90f8c2a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:22.573Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=58110b59-db84-4d44-b64d-f8ce611b9235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:32.584Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=9bbcb093-9b83-4d7c-932e-4b3e99ed88db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:42.592Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=29506c85-15c9-4aad-9b92-ed899f1a8cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:52.597Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=17d2f1b5-e3a1-49b6-954a-422998105c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:58:52.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:59:02.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T12:59:02.595Z |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-10-17T12:59:02.596Z |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-10-17T12:59:02.599Z |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-10-17T12:59:02.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T12:59:02.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T12:59:02.602Z |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.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:02.603Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=e0c0e815-505b-4b2e-bf53-a3b9905a5e61 | |INVOKE |pool-2-thread-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-17T12:59:02.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:12.608Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=98666d76-c3bc-491b-a1ca-c8c371142144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:12.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:22.614Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=197dfb38-8326-4e68-b66e-0c4ffdda67aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:22.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:32.623Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=8ad9225e-2f16-48f1-83d5-a2db4fd579e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:42.629Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=dd051c79-cafd-471b-ab67-509ad43a604c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:52.636Z |INFO |Init configs |InvocationID=17236905-63ba-412e-b7b9-bf7f171382a4, InstanceUUID=35b6953f-2d1a-4ac7-bdf3-d54c1b3b1c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T12:59:52.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |