By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T18:43:17.486Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T18:43:17.488Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T18:43:17.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:43:18.063Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:43:18.138Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:43:18.138Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T18:43:18.138Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T18:43:18.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-04T18:43:18.294Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-04T18:43:18.314Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-04T18:43:19.609Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-04T18:43:20.056Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-04T18:43:20.076Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-04T18:43:20.076Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-04T18:43:20.129Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-04T18:43:20.129Z |INFO |Root WebApplicationContext: initialization completed in 1815 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-04T18:43:20.480Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-04T18:43:21.135Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-04T18:43:22.227Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-04T18:43:22.636Z |INFO |Started MainApp in 7.015 seconds (JVM running for 7.561) |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-04T18:43:22.664Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-04T18:43:22.666Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-04T18:43:22.668Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-04T18:43:22.693Z |INFO |Start scheduling PRH workflow |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:43:22.703Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1e27e832-eb5a-45bd-9162-2e5d270581ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:43:24.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:43:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:43:34.240Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b720c691-fce1-46fb-a622-a0fb9ff19bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:43:35.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:43:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:43:45.284Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=fee49128-fa14-44a7-9340-2c73d78ee788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:43:46.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:43:46.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:43:56.324Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6b0715fa-f60c-4e19-bde3-2006bf0c919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:43:57.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:43:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:44:07.364Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ed833b29-02b0-4f9b-aee0-450423ade04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:44:08.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:44:08.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:44:18.437Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ea8e3c31-90b7-4bfe-a8fb-58195d5dc045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:44:19.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:44:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:44:29.507Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=57a5dd21-e75f-44cb-af19-b8bd502fe4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:44:30.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:44:30.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:44:40.548Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=3f7c2c03-855c-459b-95fb-c1ac9cfa7faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:44:41.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:44:41.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:44:51.589Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=556db63b-4974-4d96-b581-142ed64a47f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:44:52.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:44:52.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:02.628Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ae4d01da-c34b-4f3d-bccd-7204c8c809a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:45:03.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:13.668Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b1f0a7ec-1085-478e-aa92-08f7b486df85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:45:14.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:14.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:24.707Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6b6073f9-7b5f-4375-a5f8-83a164da53e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:45:25.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:35.748Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=3f8c673f-3a8d-49c8-a4be-d376721e9852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:45:36.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:36.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:46.787Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=0eeb13b6-2f85-44b9-81bd-e9bc0ca3d5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:45:47.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:47.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:57.832Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8c8d1f96-463e-4c80-9934-071697f24b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:45:58.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:45:58.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:46:08.867Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=248947e8-0f34-4925-8146-e8f38910a535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:46:09.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:46:09.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:46:19.910Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=3297be23-edc3-4e2a-a543-2239e7f8ad71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:46:20.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:46:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:46:30.949Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=89289e55-8a6b-473c-96d4-9e9ac9bce40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:46:31.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:46:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:46:41.988Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=13f83849-57a8-46e7-aee4-9557e19b4f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:46:43.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:46:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:46:53.029Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=673c8a56-cc8f-4997-99ad-cce9fae4fce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:46:54.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:46:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:47:04.069Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d19363da-e68d-4199-ab98-1670339c25ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:47:05.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:47:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:47:15.107Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8b452320-5f87-4386-88c9-b85e1844a44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:47:16.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:47:16.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:47:26.147Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d38d3752-2b03-4f18-a8bf-013af2f2b1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:47:27.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:47:27.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:47:37.188Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f2dfc7cd-8d0a-45ba-854a-e58db24b716c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:47:38.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:47:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:47:48.228Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=97271c05-687e-42de-b484-550761d2ecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:47:49.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:47:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:47:59.269Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c1e78ad1-4673-4955-83b7-52ab9a0b8e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:48:00.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:48:00.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:48:10.308Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=885020dc-0886-483a-931d-c4a2f7f387d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:48:11.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:48:11.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:48:21.347Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7e9e9163-d363-4051-abd0-1e07f52adf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T18:48:21.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T18:48:21.609Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T18:48:21.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:48:21.612Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:48:21.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:48:21.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T18:48:21.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T18:48:21.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:48:22.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:48:22.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:48:32.391Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6759e055-247e-423b-b6c2-5607bf3f42fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:48:33.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:48:33.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:48:43.428Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9927c6cf-7612-49a9-a2c5-3f82fc6f2adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:48:44.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:48:44.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:48:54.468Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=dcc6d581-f36b-4564-9615-de4882cca29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:48:55.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:48:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:05.508Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8bca3a64-874b-48e4-baa5-d5f670c3beac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-04T18:49:06.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.250.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:16.547Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7d52564f-6862-4ebe-8bb6-91d594f17247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:26.709Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=12001612-f9e1-4dcd-b5d5-7a8719b8f9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:26.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:36.726Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4675c99a-823c-40ec-bfb0-724ad306fdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:36.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:46.752Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=09087f16-5e35-4093-a2e8-a6265373cc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:46.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:56.765Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e313ebac-aea2-48b2-992d-cae4eff7c5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:49:56.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:06.775Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e6b38013-9196-44db-8550-f01b8f0aae0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:16.787Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a4d79c41-8dcc-481e-9115-c28bdb5a2911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:26.802Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ef8f1644-a729-4dbd-b5c5-4ed769ada699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:26.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:36.811Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=acd241e9-684b-4d18-9b26-7a6c535ecf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:46.827Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=266b36f1-db02-49c1-8d3f-2dc64ce92300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:46.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:56.840Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d1a9bb41-6c97-4c39-b8b9-ed2994da5905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:50:56.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:06.849Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6eb50887-2e74-43be-b2c2-4de398847fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:06.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:16.861Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6d3ec0f7-517b-4044-8954-0a4f8f1d2f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:16.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:26.879Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=09762729-9b62-4977-9d19-1135b35b07f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:26.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:36.888Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9c3a3f70-8720-41aa-b91e-fc9693f10e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:36.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:46.896Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=58592e68-8be3-4ade-bf08-34399396b21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:56.905Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2d690c53-4ee4-4149-9484-c5d592c94307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:51:56.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:06.916Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5db03ffd-1438-469b-9a72-5f4844d7ccdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:16.927Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=034f73cb-b5d5-4a9d-8105-227065e893f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:16.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:26.948Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=bf39a7d8-70bb-4d98-bfdf-6169e1185c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:26.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:36.957Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c798f828-c80f-4c03-a228-8f294773e044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:46.979Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d448d17a-522c-4e50-b168-9705bec2cde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:56.987Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=eb6ba65b-fad6-4683-b5cb-d34e96f0b7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:52:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:06.997Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b5ab4555-8657-4128-9053-f2403320e09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:07.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:17.010Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6ba4e7cc-abdb-49a9-91c5-c86b4e2a24d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:17.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T18:53:20.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T18:53:20.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T18:53:20.834Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:53:20.837Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:53:20.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:53:20.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T18:53:20.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T18:53:20.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:27.020Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=76e70e79-a8d5-44d4-8113-57014a543189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:27.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:37.043Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=16c886ae-7f4a-48bb-a640-dfedf6ebeef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:47.052Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b2b584f3-b623-475e-a9a9-b6c7fd735c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:47.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:57.059Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9e8023aa-6968-4d4d-b064-d4c020780d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:53:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:07.069Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=35cf1633-8543-485b-85e4-5d2418bf6a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:17.078Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b19085a2-2943-4593-a0ba-27f8bd53b336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:17.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:27.087Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=918758a2-5cd0-496c-b554-291592a81134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:27.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:37.103Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f808bfc5-cace-4d4d-992d-c762b6e0bc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:37.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:47.119Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=64f259b4-45f5-45d4-b8a7-cf7079dfd7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:47.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:57.127Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=fa8fce27-fe36-43ad-bb4d-fea90be19553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:54:57.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:07.148Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9ac45450-36ab-4238-b641-54a8376e43b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:07.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:17.157Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9e6b8d89-822d-4174-ad2d-ff3103b5edee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:27.174Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a549fb7d-7587-461f-b370-7d8d1aa27c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:37.182Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2f6b4c4e-0f14-4d80-ab09-02e0e151727f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:37.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:47.192Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5dcda854-c71c-4df1-8a81-c7ec50e98a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:47.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:57.212Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d0252485-13d3-46ea-968f-8abc2fa88af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:55:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:07.222Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d5d609e6-195d-4c91-b718-ce68c3facc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:07.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:17.231Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8c02961b-31a0-49de-97c6-62ca7c6e8ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:17.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:27.238Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=753baebc-c575-4657-8d6f-2831d5c447e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:27.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:37.245Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e644b9e8-38ef-410e-911d-5c7ee793ed41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:37.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:47.257Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=adfc28cb-a23c-4009-9bbd-c14b50e64023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:47.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:57.265Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=012722ff-76c4-4b9f-a06e-8eda52ac5e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:56:57.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:07.272Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ade30d1f-61ad-4855-a577-0ae1be5de148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:07.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:17.280Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c3a8974e-2f9d-4623-8024-5c147b8dd50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:17.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:27.289Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=abcc4f0f-8d96-47da-ac98-c183225c29b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:37.304Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=419bad73-b8c6-4723-b21b-768442ebc2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:37.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:47.315Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f093fcfd-ca38-4eee-bbd7-a958763e1392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:57.323Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a9fe92d3-50c3-40a4-afb0-2fc2c9f8f8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:57:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:07.330Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=0b0c12dc-2c1a-42a4-86ec-6cba01f8ac71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:07.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:17.338Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8b7c082a-64c9-4c43-a7f3-05208d4d04b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:17.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T18:58:20.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T18:58:20.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T18:58:20.815Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:58:20.817Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:58:20.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T18:58:20.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T18:58:20.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T18:58:20.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:27.348Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=bf9b0d3b-432a-4210-80c7-79a8fa1de586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:27.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:37.355Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8f23f2bf-06ba-4a2d-9d30-6a249c739293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:47.364Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8fcd5cd5-314f-4b80-ae31-8f594a7b4d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:47.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:57.372Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=29fd1884-3c22-41ed-9aaa-583e523f3172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:58:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:07.383Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=072c9700-375a-41de-a1ac-cec00b34145c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:07.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:17.398Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=015b2ebe-0546-45a3-b779-19631648620b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:17.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:27.406Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=0707c5cf-6f8e-4265-b224-1842a1b59586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:27.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:37.424Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=bf52561e-931d-4efe-90d7-7f682a72bb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:37.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:47.432Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=49705f2b-079f-49e0-b6ca-d277171507c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:57.439Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6e033b54-f967-4d97-afe7-30173d91f176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T18:59:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:07.447Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d683b027-4245-400d-a93e-db638afa4c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:07.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:17.454Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=012e0bdc-8aca-46eb-a3c7-8fcc7eef9778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:27.462Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9d8b25e8-fe33-434f-8f1a-f50606657ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:27.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:37.469Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=bb7c4b47-a6d3-4c07-b82c-be4cc69c8535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:47.484Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=248b33f6-7dfe-4f0e-93d1-e4ab35121dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:47.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:57.499Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e5ea218c-4494-47ea-85da-71890605b8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:00:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:07.512Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=897bfa3b-105f-44b7-9a88-e51b7bebeb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:07.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:17.522Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1457595c-8719-49f3-8786-bac6b308a27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:17.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:27.529Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8d16fc7c-8606-43ae-a83d-aa8e5a8935dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:37.536Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=583e731d-ea38-4a24-8b53-35dabcc87ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:47.545Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7c8dc8b3-4bc0-4565-8584-5d92a63b7f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:57.554Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=71a8acbc-87ca-4374-a02a-71d95fc8dc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:01:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:07.563Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c471e8b4-cfd2-4a6e-a040-5f67c4e49240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:07.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:17.570Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9b7d291e-6f04-4e0f-9e94-de29440d1ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:17.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:27.579Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9899c5c7-5726-4664-9980-92eacf052ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:27.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:37.594Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e890511c-e78f-4eac-8570-16ec804c16c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:47.602Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c7b3d455-e869-49a4-be9f-8105a9fdee87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:47.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:57.610Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5b1c4a0a-5495-4ee9-a730-0d3678f3c490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:02:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:07.617Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=0f4fa624-10b2-4503-a4fc-a9f255afb547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:07.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:17.630Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=aad86c90-b1bc-40c7-84d2-8942e1b81fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:17.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:03:20.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:03:20.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:03:20.785Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:03:20.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:03:20.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:03:20.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:03:20.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:03:20.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:27.637Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=3d8fd762-8c85-4323-a999-335f1e351b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:27.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:37.644Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8777f91b-781c-46d7-8905-57ccd49577db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:37.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:47.650Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=40205673-2817-40de-a01f-e6c47e7f6a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:47.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:57.657Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=118e1035-03f1-4faf-a2d8-6cba662abc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:03:57.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:07.668Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=578cc8bc-963c-446a-85f2-59eaf6de790f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:07.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:17.679Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6afbe785-0513-46ef-b1de-3d0e34cc0059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:27.687Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e37b75c4-7079-4a13-852e-69cbf7d34c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:37.694Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=35de7d69-e676-43ad-bcdf-48f5f27ca619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:47.701Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=16751f03-9164-463f-aa74-e9751b472855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:47.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:57.709Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=730549b5-0982-4913-af51-b49cd8c32bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:04:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:07.715Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ab1b758f-00b6-456b-ae2a-b28b45c3ee37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:07.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:17.723Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=15e32152-cac7-424b-95b5-c7a1bbe8bef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:17.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:27.730Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=80ebf1f0-dd0c-4196-a8a3-7569efe48fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:37.738Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=dc097b2a-4b29-43c3-9764-53032f9c56ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:37.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:47.752Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=858b75ee-a5a9-47fe-ad38-cb25d3c65f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:47.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:57.768Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1e3c3e2d-a875-46f7-a377-473a4f178ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:05:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:07.775Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=eb339a13-1f35-4f96-a77d-fc97a2be304b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:17.782Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e4f3744e-48e8-4248-9b62-293789548bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:27.788Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=12e272ea-aaa5-44a6-bba7-078a4e5e4073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:37.796Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=01792edd-e195-4427-b073-73f5a8c429bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:47.804Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6a5f07b1-e502-48ce-9eb4-67bc60aa1fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:57.810Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6cc5f518-9d8b-4058-bf2f-5edca5036e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:06:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:07.818Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=96de7fac-d862-4967-871d-83a54009cdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:07.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:17.824Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b2b6a599-1540-4f96-a96b-af876094f4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:27.836Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=17848fd8-e534-42c3-807e-b9bb2be8d3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:27.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:37.851Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=26b7f72e-6854-4810-91d6-9b4e215027ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:37.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:47.860Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d5c40b07-f33f-4ce7-8e71-04f725c468ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:47.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:57.867Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f0df474c-3d2e-459a-ade2-2b93eb8d1299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:07:57.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:07.874Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f15e4563-7080-4535-a939-7a66a647cac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:07.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:17.880Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ff1b10e2-4187-4a30-b915-14615e3b4605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:17.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:08:20.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:08:20.798Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:08:20.799Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:08:20.801Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:08:20.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:08:20.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:08:20.810Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:08:20.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:27.888Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1a2e3456-ce0c-4460-89dd-501dce1f543b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:27.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:37.898Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4be3adb8-0f98-4a17-b4ae-917014814f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:37.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:47.906Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5bdada6f-b18f-418a-90d2-ca5bd7877e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:47.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:57.912Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=51cbfbea-7f1f-4236-b3d6-0eb9e45eef8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:08:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:07.922Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6549e533-4f24-451a-897e-33ade44fade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:17.944Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=05424844-ffe2-4964-a8cc-e3b0a360b9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:17.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:27.953Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ea1fbc90-ae3f-4796-b047-271594917892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:27.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:37.960Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b32f1aa6-5424-474d-9d12-2e297dbdb837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:37.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:47.969Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=99259ed8-e3e5-4a15-b358-316d968b6146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:47.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:57.976Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b97c35f9-7129-43d2-a1fb-882f9e0ea9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:09:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:07.982Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a32b37eb-6c19-49b9-b2fb-db595290d6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:07.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:17.990Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4979b473-33a2-4654-ac77-dee549668897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:17.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:27.996Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=59771abb-6699-4ba1-b63c-c5721411c3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:28.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:38.004Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7e05bc49-9498-4e23-9892-2ad81727365a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:38.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:48.015Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e26f8ba4-c33a-4e08-aaba-4bc5363cd9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:48.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:58.034Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e8068716-1096-48bc-a9e9-a6bc7e8fcc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:10:58.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:08.042Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e212698c-4560-437d-acdc-bab5506875a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:08.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:18.048Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=77e01671-0c0d-48ea-af14-a3e675da8e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:18.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:28.055Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2a91d959-87e9-4831-8b35-b608a028b8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:28.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:38.063Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5197c99b-6b8f-45a7-81aa-88d6aebfa734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:38.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:48.070Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7b0a0e14-3e2a-4cc8-a965-6627cc687b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:48.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:58.078Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6cffcd3d-424e-4082-a112-400c72d1d68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:11:58.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:08.085Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1a0d2685-280a-4a47-831b-b333159fda55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:08.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:18.093Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2bc740cb-4401-49f2-a606-663a4d650949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:18.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:28.102Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1c32538c-e1ef-4398-99ef-f6aaaa23f1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:28.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:38.116Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=86932c46-abb6-4120-9088-6c4e13764cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:48.124Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5ca6711b-d812-4798-93a1-6fa8534cafe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:58.130Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=45acce7f-e5f8-46b7-8aae-8a53c6b16fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:12:58.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:08.137Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=bfb5f806-bd6d-42aa-9ccf-006178e8e7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:18.145Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d6589669-e3c7-45dc-9f6b-0b3346d02f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:13:20.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:13:20.783Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:13:20.784Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:13:20.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:13:20.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:13:20.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:13:20.811Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:13:20.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:28.152Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=56ae7aca-2825-4eb7-a857-07382527efe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:38.159Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4799e1d2-7096-4165-8571-96602faf9a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:48.165Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7da2531e-e35a-4706-ab3d-c57912a169fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:58.172Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ac4fc2db-c0e6-4d1b-850b-fcae828c6f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:13:58.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:08.180Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=51efa2f6-1d97-4ab9-9904-9d0feb98b4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:18.192Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=eda2a76a-0243-4506-8484-99dc25efbed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:28.199Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=63db0c9e-ed74-4d22-a627-b6d2598cf857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:28.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:38.207Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=458dd26b-00c6-4a4c-8b27-bcb70317c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:38.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:48.218Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7e659484-4e44-478e-8384-1e7c3e417624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:58.226Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d845e0eb-384b-45da-b005-6e3187a2f2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:14:58.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:08.235Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=afe9811a-9c48-46f6-b147-628b6d5d2bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:18.241Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7aa30218-543b-4d04-adfb-a4cef7e71e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:18.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:28.247Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=579a2ef1-a905-4179-9eb2-7007955d6e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:38.254Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=11cbfcc7-4857-41b5-ba3b-c3bff18eda2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:38.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:48.264Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b4687cf6-dca9-4393-81ba-fb61b6def320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:48.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:58.278Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9bb16cde-ca1d-47cc-9665-d3d3085ccbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:15:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:08.287Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=881d5ec6-b22c-4611-90e5-f3e775280cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:08.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:18.294Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9b37792e-c195-4cd9-b005-2f4e1e8a04e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:18.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:28.300Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d6604c75-e80a-4937-89d1-62c95adf807d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:38.307Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=0086dad0-58cd-4d4e-b333-43ad24a2eb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:48.314Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f628889a-24cd-4a50-862c-386bc36b642e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:48.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:58.321Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=742487e4-0d05-4fbc-8ebf-86e59ae2a55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:16:58.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:08.327Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d63d27c1-92c1-4244-81f1-a1cdeb1701b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:18.335Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=75dac326-6e52-4a94-8ead-e9700a924835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:28.348Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d5685fa1-42f5-483f-a14b-e5aee215f0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:38.361Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=400e3682-dc72-4250-9aae-10d7cd0c987a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:38.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:48.369Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d23aa990-4e38-4025-a1ca-03748da68853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:58.375Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e046f229-f1e1-4cc7-8a87-8851872949a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:17:58.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:08.383Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f05f5291-8034-4f34-9a05-b7016fafe35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:08.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:18.390Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d7df5b9b-3d9f-418f-a746-aa106ec9f352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:18.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:18:20.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:18:20.848Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:18:20.848Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:18:20.850Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:18:20.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:18:20.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:18:20.854Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:18:20.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:28.397Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=148571ad-e3c2-4efa-8a99-f0dafec149ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:38.403Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ef9d0645-d357-4cb9-8b68-5d2fbf26d1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:48.411Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4976a32b-4f05-475e-a981-9994d3d67d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:48.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:58.426Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=94030732-905a-4ad7-8e6e-2624460f9802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:18:58.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:08.433Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=db9bdf3b-1afa-4999-9e84-bf70b43170d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:18.439Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e1225bd5-94dd-4ba4-a848-643440bfe2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:18.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:28.445Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=801a64a1-25d9-4467-94ef-b3eff6937929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:28.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:38.451Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=17220b07-3617-4505-bc8a-c439ad6818c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:38.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:48.459Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=3f6b2ca7-72a5-4762-ae17-59f401c9b150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:58.465Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=548e36e4-ca5d-448c-b021-45418701f0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:19:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:08.471Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=33903466-4014-41bf-a633-189c4a581a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:18.477Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=38ce8c5a-b349-4cd7-bbf5-bab49bcd5123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:28.487Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=810110b3-dff5-4870-9098-be8d5067c994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:28.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:38.501Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=dac42fd2-0fd8-4ab1-80e9-419c6da2dbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:48.509Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c9a923d2-90a2-422d-a303-cdb7ad413b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:48.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:58.515Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2ebc207d-39cb-4f14-8ddc-bba69b6e852c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:20:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:08.524Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=fb0e9315-aa70-42d5-8a54-a676993c924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:18.531Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4ebb0572-6943-4704-a916-a3416126c76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:18.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:28.538Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e452822c-e5bb-4c75-959a-1c6f4c92d542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:28.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:38.545Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=77466e3a-249d-4918-8009-3e0665c2aab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:38.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:48.551Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=cfc5602e-5804-4039-a90a-cb2c25804ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:58.558Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=348f7023-af88-4a6b-ab5d-5fa604502da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:21:58.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:08.571Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=96f9445c-f8ea-4c36-bac5-7d01cd3f3e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:08.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:18.580Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6a0fc944-81f8-4525-a2bc-0c95c1f9273a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:28.586Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f9335cef-56f5-4931-8c6b-69f3f18f8769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:38.593Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ddb2d326-1ad6-42df-a553-50d498f5ad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:38.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:48.599Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2384a111-0ed1-4efe-9f1b-27587bc1909d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:48.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:58.606Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f0136ba3-81dc-4027-b38f-52367ec9af39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:22:58.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:08.613Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=79151ae5-b8f8-43a6-b73d-c11ef17ffd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:08.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:18.620Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d5c60a2d-0239-4ee9-a2d3-6adbd0699428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:18.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:23:20.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:23:20.788Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:23:20.789Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:23:20.790Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:23:20.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:23:20.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:23:20.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:23:20.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:28.627Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7f53ea70-0bb0-4fb7-a358-1b587e60c13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:38.637Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c1eda3cb-e92c-462d-a727-ac164059a1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:38.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:48.646Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1355cfeb-25de-4e08-8840-c7aaf311d1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:48.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:58.653Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6b769b3a-c830-401a-ae60-d2f71c951f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:23:58.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:08.660Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2c63c69b-ee39-41fa-9ed4-da2600f15348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:18.666Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e86a1910-3313-4fbc-a3b4-21b237235700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:18.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:28.673Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=639eee2a-5914-492c-95cf-8701606485ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:28.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:38.679Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=833d392a-242e-4a38-910e-f683a3bc930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:48.685Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c13aabd3-1ab5-4528-8930-915d34d359c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:58.692Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4674ddfb-36e2-4e8f-8b50-c8eb8c55373a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:24:58.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:08.700Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=847a52a5-9c81-4c69-a6d5-b254d1ca40ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:08.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:18.711Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5e178388-09b2-4e43-afae-0ea24ebf6c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:28.718Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=defa05e3-fd68-4f76-ab92-2bf3d221ec5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:38.727Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=481b4a0f-ef21-48ba-bff1-2403e5519700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:38.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:48.733Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6a5dbc5c-94c9-44cd-a1ca-f2e80e3e427c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:58.739Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ad1500b8-308b-4607-b7f6-f2cd115c6190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:25:58.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:08.746Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=95117304-9138-4122-bf1b-dc1c1e91a8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:08.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:18.751Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ffa7c94c-6a0e-4387-9da9-e1800ae5ffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:28.759Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=702811eb-43d1-4af8-a217-03c0046dc4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:38.765Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=035d3038-4e31-48ae-afca-a342f6c9d65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:48.773Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=66b2effe-bd0f-4958-aec5-6d2f769d65db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:58.786Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=72a4d0fb-bf7d-4d70-a60c-6b7c0ce65d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:26:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:08.793Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a605ca3b-f1c3-4764-aec0-a956379092e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:08.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:18.802Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=3ece5c75-2e12-4e01-b9fe-6f18f96bf1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:28.808Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=33582316-bf39-4ea9-a955-fcaa6a10e6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:28.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:38.813Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1158c52e-b7e2-4bcf-a018-36fbb4e3f136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:48.819Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=99f1c4bf-7958-443e-bd86-ec31f3db4a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:48.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:58.825Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=72811986-a488-48c4-8846-e4249ad8c553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:27:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:08.832Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=be0e7df7-9cb2-4e45-bf70-24f349fc93aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:18.839Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e9fdcc16-c779-414d-87da-6c4e563415b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:28:20.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:28:20.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:28:20.807Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:28:20.809Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:28:20.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:28:20.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:28:20.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:28:20.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:28.847Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=392eeb68-3374-48c3-8fdd-ed90454f2911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:28.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:38.861Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9351db0f-2f7d-4bcf-8a17-4ce6c5c80a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:38.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:48.871Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d6f162b2-9a69-40f2-a369-197253cdf247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:48.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:58.880Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=39002189-f5eb-4337-b3d2-b35c13a6ff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:28:58.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:08.886Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c0ce6399-d83d-4455-8c6f-6a7c1fd10a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:08.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:18.892Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=90ac215c-3e7a-44bf-a6a2-640e06ee3046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:28.899Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=3a379234-b29c-44e0-816f-5e973d2238da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:28.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:38.905Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b4138cf9-cad2-4a0d-ac54-1b3fc81546fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:38.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:48.910Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f622a631-345b-4746-aa87-fc4dedc717d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:48.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:58.916Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a5bd100b-b314-49fb-a0ff-71e7e50168da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:29:58.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:08.930Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1cb877f8-b6f4-4e38-ac32-1a60cd035195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:18.940Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=cc85a9fe-6218-4107-8b2b-122de7ee6959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:28.947Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9c8e14ca-76c3-4515-9bf7-a2fa997b6c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:28.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:38.952Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7c4bcc89-0243-49f8-bf3f-e8d5ba793a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:38.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:48.960Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=270dbb6c-1ba5-4d29-b3d0-c36701f80e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:48.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:58.966Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e239c7af-6fef-44cc-a002-3a7c427f43f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:30:58.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:08.973Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=bd322d41-e0ae-44de-aafb-ed5209c8bae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:08.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:18.980Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=71e66575-a497-4a57-801a-e7f7760731e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:18.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:28.986Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f622c43f-60a6-4d67-841c-7847f7db8c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:28.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:38.992Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ea2605e0-b7fd-4efc-ba30-3062248902db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:39.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:49.003Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5d427926-6fb9-4baa-a9af-6eb5e1f93178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:49.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:59.016Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9e5fe79e-bc79-4d1d-99e8-bac7247daa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:31:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:09.028Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=424c37a3-ad42-4165-a7d2-9becb564a114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:09.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:19.036Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8db6f1c3-1a56-418c-906b-882e6d99e98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:19.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:29.042Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e2be855c-0c9e-4c3a-8452-5a1f193ee115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:29.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:39.049Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=03acb05f-3754-4047-8b80-233f2421eeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:39.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:49.063Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=99571729-4b76-46f9-86e7-8154c26a7004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:59.069Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8777f485-1acd-42ac-8082-fda65291b4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:32:59.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:09.075Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=afe55e50-b8cf-41ad-8c03-06fe340d9e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:19.083Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a7204cf2-3c6d-46f3-8ce8-eaea6df46b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:19.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:33:20.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:33:20.817Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:33:20.817Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:33:20.820Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:33:20.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:33:20.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:33:20.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:33:20.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:29.094Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ec538f2c-166f-4f0f-bce7-69e931b7a146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:39.102Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c430f987-56b9-4cc4-80c8-9bf410f00dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:39.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:49.107Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7ac2baf1-6e26-40a8-bf97-8f10a3a7b7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:49.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:59.112Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=709eca7e-12ec-49b9-92a8-d566eb3edc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:33:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:09.119Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=dd20ca84-f547-4f87-9ee4-ae093675fcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:19.125Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5b5cfb5e-4989-447c-b3fb-94629b2db312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:19.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:29.131Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5a2b829f-0800-4521-8a8f-4efd2513b053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:29.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:39.138Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=520611a0-32e4-4b0f-8a00-29087df95d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:39.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:49.148Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=0237e350-ad47-46fb-a618-9bfd185023b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:59.160Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8a5c4736-7108-4b07-8d78-c0bb7e6499cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:34:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:09.168Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4dc9ccf9-0b82-4b23-a1a6-8d1059ef1ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:19.174Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=318a5814-cb3b-43e3-a8f6-ab4a86510ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:19.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:29.179Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a838ab22-91c8-44d7-82c8-77e6606e6ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:29.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:39.189Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=524c9b9f-d525-4c59-a28d-8bdb46d66995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:49.195Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5feb786e-90e9-442d-aa7f-4dfac17aea7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:49.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:59.201Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=57041acb-ebe3-4d02-a0cd-ecf3c6c9b5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:35:59.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:09.208Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=081197d9-984b-4402-8b63-2bcab4b8787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:09.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:19.214Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=3ede7626-cc6c-4651-a8e9-7efb2494ad4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:29.228Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4c07052f-6a0d-4ede-97b2-d58a9b951517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:29.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:39.235Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f8cd7ce1-283d-4982-92b9-8ccedec465d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:49.241Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8142657f-fa2b-4521-b0ed-1c6faf03c449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:49.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:59.249Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a5181e01-78c5-4b38-b747-110b31777ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:36:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:09.259Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=30973511-4b61-4775-abb6-98d3b05deb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:09.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:19.265Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=cfeb1c45-c5c4-46e6-94d1-02e34f57c321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:19.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:29.270Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1e4e5a44-f692-4d44-be01-b886f7a32828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:39.276Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f6963099-f7ee-4ade-86e2-282b23d53808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:39.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:49.282Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=83727ab0-aaa5-4252-b4dd-f43db7db17a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:59.292Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4049bc3c-1269-4e57-9589-dd57bbc12984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:37:59.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:09.302Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c66ba6c3-765a-422b-8753-2ceb0697907c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:09.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:19.309Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9b14b8c6-b987-48b9-b07e-5b0a12e7a515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:38:20.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:38:20.791Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:38:20.792Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:38:20.793Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:38:20.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:38:20.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:38:20.796Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:38:20.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:29.314Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b7242df8-d556-4329-81ac-bd329e8246aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:39.320Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=bfc8393e-33cd-42d3-9e9e-2180ee21a2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:49.326Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f0625fc3-8fea-4550-995a-dfb34ae5d8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:49.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:59.331Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=582ffd50-b614-4a3c-98b5-c6320345bfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:38:59.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:09.335Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1eae96e6-ca80-45d0-aca2-399749aeaed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:09.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:19.342Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=34d84b67-19db-4b84-8863-e5d42a12a011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:29.350Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=bfe9dd65-a44c-46fb-a767-0a2e7b7e1a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:29.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:39.365Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c9e660fe-bab0-4c59-b6a4-cafabe4f5388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:49.373Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=990ff6fc-e591-43bd-8c2b-aac32598641d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:49.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:59.383Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=679c8eaf-26bf-42c4-ad4e-a44a1166d3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:39:59.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:09.394Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=85648ff8-cd20-4fb2-b5a3-bd7390dba602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:09.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:19.400Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=cd03e6c7-e450-4ab4-a5e2-3b5db2e48baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:19.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:29.407Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6374c199-efc7-4715-8888-0ad687b71328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:29.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:39.413Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f42bc2bb-1bb8-41f8-a937-915bf929fbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:39.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:49.419Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=61dcc14f-cb99-4961-9bba-611b67c1f114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:59.428Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9a9a32b0-220d-43a6-96b2-dab222802770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:40:59.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:09.435Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a2c30e9c-de60-42a6-aade-32173f1f7ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:09.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:19.442Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7ac5c1d8-3baa-4452-8f80-6f2831cfc2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:19.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:29.455Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=abf81884-7632-4f2e-91da-443295a7349e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:29.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:39.464Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=231d8baf-a11e-4f4e-a3ad-7b1247ce0b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:39.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:49.470Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5c87a857-20ff-4acf-894d-216bd17c064f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:49.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:59.475Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=66fd7527-d008-49c6-9627-1a5ae4a11198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:41:59.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:09.480Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=59b61db9-5ffa-4017-8e08-2fb9548e1b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:09.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:19.485Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5b590447-2d7f-4573-92e4-1fbe0709c2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:19.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:29.491Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6d2272ad-6cfe-4146-b12a-9888be786fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:39.496Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ff977ab2-19e2-4da2-9ee0-c90a4efcc3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:39.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:49.504Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=71f83cfc-9768-4b4f-b377-d4cafd8c4116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:49.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:59.516Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b13498ad-5dc8-450e-a823-8396a46fe279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:42:59.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:09.521Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8b3ba840-d9d1-4e7e-beba-fbd64f0ef085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:09.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:19.527Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a70b9607-1a18-422e-a4c4-77594e9608af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:43:20.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:43:20.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:43:20.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:43:20.775Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:43:20.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:43:20.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:43:20.797Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:43:20.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:29.533Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e64bd43e-3f32-46e2-a938-8fc9df0dbd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:39.539Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=51256182-6420-4a2b-b620-aca0c1c2758d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:39.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:49.545Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a8d02fcb-0687-4fa2-97ca-23b0838c9c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:49.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:59.551Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=fa4cec19-189e-4964-96fb-b3a75dc8d9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:43:59.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:09.555Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6db39353-3d01-45ef-9fdb-ec7f28e2e8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:09.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:19.562Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a6b6d249-5e3d-4456-a74a-fa2a8925de9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:19.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:29.571Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1e83edc2-5b14-4ded-b049-c887a43f4652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:39.582Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=cbe50a42-8ca4-4a24-8768-97784ff22f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:39.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:49.588Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a52d7605-a2c3-4e88-82c7-a908e9e87518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:49.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:59.594Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6d28c405-fe1a-49a1-95f6-f742df655776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:44:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:09.600Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5467e5f6-4fbf-484b-8864-bf30d3b53ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:09.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:19.605Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4bab6799-ecd2-41b7-9e55-51f837be2ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:19.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:29.612Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=39335bfd-7936-4d4b-a576-ad55999e645c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:39.617Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d3c40004-25f6-4eec-a99a-16c2329abd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:39.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:49.627Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=807ea082-7b54-442a-a6b3-8da03a6f1c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:49.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:59.634Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a15b4ac5-2b11-4f11-aba5-bef93e390e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:45:59.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:09.642Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=13ccdd8c-5798-4c44-abb3-06eb0a9cedd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:09.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:19.659Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2ad24b48-d935-4197-81e2-382f90702d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:19.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:29.667Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=62cc7eb1-b932-46ad-9062-8298f4d6bdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:39.673Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1f6600f9-6f7a-4a0d-9632-5b2e9198761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:39.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:49.681Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=19fbc07a-1f29-4b00-94ad-e945a3511c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:49.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:59.687Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e0001460-6c11-46a1-bd7b-f508fa06ff82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:46:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:09.695Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d35e1656-ef8f-41e2-b6ba-d76f6d20f9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:19.700Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a4d4b394-ebe8-4200-9140-a1281349f349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:29.706Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c46d978b-076c-4a3b-8325-dc4c3354654f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:29.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:39.714Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b926c56b-2924-4a3c-9353-15f1c0647869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:39.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:49.731Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c0e0da7c-0c09-4ad9-a0d9-635179eb959b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:49.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:59.739Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ee717d72-c09d-43b8-8af9-f45eb4b1d0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:47:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:09.745Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4b946d86-329d-496e-8d16-2d212e732659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:19.751Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ed48f626-59c0-451a-8d3f-7aa85f7cbf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:19.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:48:20.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:48:20.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:48:20.818Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:48:20.820Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:48:20.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:48:20.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:48:20.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:48:20.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:29.756Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ea0c4ae1-1b56-4a90-b2b8-c4677000a7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:29.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:39.763Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d1829c1c-5fd7-4dcb-bbf6-94dd70035a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:39.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:49.769Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9578ab4b-b71a-46a2-9c23-91958edddb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:49.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:59.774Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=dce5fbfa-5b26-43fe-a00c-f8cd648e9f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:48:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:09.780Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a8f53883-ce84-430d-99f5-3174d1b0091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:09.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:19.790Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=34d257fd-5546-4e43-8eb7-e8a2af301fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:29.806Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=69f7ca12-2e73-49d9-9fdd-361fe826c885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:29.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:39.813Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=62c389de-6d53-4321-8bd4-e3c13ef22fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:39.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:49.818Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=51975cf4-7b8a-4e44-af2c-e605d83d4618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:59.824Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=179f5da9-b81e-403b-a45d-10317f2c125e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:49:59.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:09.830Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2012cd14-b508-4319-a052-cfd5a88a051d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:09.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:19.835Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=52554a0a-1c5a-452f-9bd5-31266fde1616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:19.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:29.842Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=80ca4b88-eb92-4fdb-aa2d-01c97a760988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:39.848Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=983e7a70-195b-4c29-921a-4bf9425b09c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:39.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:49.855Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e0ce3e26-4393-437e-b5b4-acab58fe455d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:59.862Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d0ac6eab-fa50-4a74-b968-333893392a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:50:59.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:09.876Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b1b693b5-6c6d-494d-9466-ce694b8aa0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:19.883Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ce178cb0-01b2-4fb9-a0ef-b19ea0ec370f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:29.888Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=57df8ef3-3b23-4bab-acd8-4270c1e754dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:39.893Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d74650e8-7d8f-4bab-a7f8-d56ccd5272e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:39.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:49.899Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=0c17d664-37d2-4365-bffd-3d6b53153598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:59.905Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a7f5086e-efff-47de-a41e-0eab5a408ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:51:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:09.910Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1dc838f2-8369-46b2-9ce5-728111c814d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:09.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:19.916Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=6b2502df-4c08-4ce5-93c2-4be2d7efe789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:19.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:29.925Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=dedcecaa-868b-41c8-bdf4-e74e9bd74524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:39.946Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2d3d054f-b1f6-4214-8837-14eaaee3e934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:49.953Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=27b8a86b-d15d-4d45-ba5a-ed4464584b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:59.960Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=10b21d19-09c7-47ba-97cb-b8dbad43beca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:52:59.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:53:09.966Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c565bff5-c2e3-4ebf-8fdc-01aa697e4115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:53:09.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:53:19.971Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=23624497-2489-4501-9b75-fb586023a4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:53:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:53:20.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:53:20.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:53:20.777Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:53:20.779Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:53:20.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:53:20.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:53:20.797Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:53:20.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:53:29.977Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=01cc7090-1283-47f3-a4d5-d20f9368d0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:53:29.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:53:39.982Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=fd022b5a-b2b0-4a19-bcf5-82c796a4977c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:53:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:53:49.988Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c570454e-3198-45d1-8bc1-4568175e955e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:53:49.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:53:59.995Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=841cdb83-76d3-4b1e-886a-712cfeb73dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:54:00.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:54:10.001Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f3c3085a-a616-40d5-9875-d05886e4f67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:54:10.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:54:20.011Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7517d3c6-e094-4d1b-a038-b9a0a5057994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:54:20.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:54:30.017Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d9e9fad8-e542-4f20-a8d0-c9577cb00ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:54:30.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:54:40.025Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=45275942-0ac3-4242-9225-2019852761d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:54:40.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:54:50.031Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ecc1c397-a359-40ff-bdd5-a3714b255c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:54:50.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:00.036Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=94d8decd-b0f3-4b74-8110-dc7e4954b89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:00.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:10.042Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2598809f-6412-4af8-9dbd-4b73182646a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:20.047Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=82c3e092-e211-4e86-a90d-ce852e1beb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:20.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:30.053Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=01ee3309-7083-4923-9eda-244fe4babde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:30.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:40.059Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b30ff0f4-b1a9-4a89-ab85-94b653fdcc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:40.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:50.066Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=371457f8-6837-4677-9470-4305a0be59c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:55:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:00.076Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=55e58fd4-8088-4c79-a475-49eca60d0580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:00.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:10.092Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2da54d9e-ca53-4f41-9efa-ca47a5aecef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:20.098Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c38b28a5-bcdb-4b3c-9efd-4af24ff4feb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:30.104Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=318521ad-c83d-4464-8702-6d3a00e0233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:30.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:40.109Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=662e221f-20c4-472b-abbc-18a5a4b5a4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:50.115Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f5bffa7d-8e78-4c4f-ac21-ed2d22b09515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:56:50.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:00.120Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5dfcc14e-8fd3-4bea-a5a2-3671692f7b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:00.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:10.126Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=473fc7a2-057b-4f01-83dc-c58a7c2fa0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:10.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:20.131Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8ace28ed-c300-44df-aed8-e301d947a793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:20.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:30.138Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c07ee750-5d6d-4976-bcc3-f42a5f56a357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:30.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:40.145Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=24e15dd0-ccdf-4f9e-a89d-bf6e7d22705e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:40.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:50.155Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=34547f0f-1362-417a-838a-b087c08bd77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:57:50.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:00.161Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=eb507fd0-8818-4951-8802-bc33155b84e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:00.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:10.168Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8cbbd62f-aa8c-4134-8783-a36cad782255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:10.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:20.173Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=08eb24db-9c6e-444b-ac9e-1e2ec67f781f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:58:20.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T19:58:20.785Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T19:58:20.786Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:58:20.787Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:58:20.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T19:58:20.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T19:58:20.790Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T19:58:20.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:30.179Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=99439f4a-f309-4ece-b747-944304b86e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:30.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:40.186Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=0c7b56d0-e339-49bd-b255-c6d7ecd79216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:40.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:50.192Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8b0be6ab-cbae-4ac0-a2da-0b70a2e90fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:58:50.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:00.197Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=97145d8c-d976-44fc-9fe5-2e3bc0490e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:00.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:10.204Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=13bb2432-37c7-4f7b-8b79-1f2b7933b570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:10.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:20.212Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b1a4966d-0b13-4d57-94bf-04b5c5961a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:20.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:30.223Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=76a10a6f-df38-43d2-8cc5-8007c9e2a307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:40.230Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=513e2adf-f62d-46fd-a54d-5eedbe8b2132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:40.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:50.235Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=94706c42-c8ed-4da7-a51e-c9be34268eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T19:59:50.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:00.241Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=09f7693a-07d4-432b-aab7-44eabdbb6e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:00.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:10.247Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=0089d1a2-5e22-485e-974f-0f3ffa9c526b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:10.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:20.252Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=84d3d998-a97d-48d9-811d-172a75cd5bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:30.258Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=38c4e8ea-30f1-4362-9500-1e2cc0b3a4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:40.264Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=bb17b4d2-3fa7-439e-a61b-ef5c55a89479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:40.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:50.269Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=3b1b36dc-ef4a-4818-863f-c46ec395570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:00:50.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:00.277Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=fa17ce13-50bb-4887-8b44-7170d021ad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:00.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:10.290Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7fca24a1-16dc-49c0-8b0b-f4a52fa23a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:10.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:20.296Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e8248667-0016-47c2-8688-9c0ce9c0ddf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:20.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:30.302Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=776e93e9-fcbc-4c53-ab17-ed829d1880f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:40.307Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=d12e9748-c589-4284-b7ab-308d79b8fd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:50.312Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=26bd6261-fc33-4560-9774-4b9b587dc106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:01:50.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:00.318Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a3bc8aa9-613d-48d0-96e7-33f53b625d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:00.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:10.324Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=fdd71f83-02fa-4c77-aaa7-3dff1a24b824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:10.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:20.328Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b5f5e175-64a7-4e50-a615-4801c053f777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:30.336Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=494dbc14-5b18-4217-9009-b032aaad2f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:40.349Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9d967a43-ddbb-47cf-af3e-f14f3f2b412a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:40.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:50.357Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=ed37331d-c418-4575-9166-3f8c5d138946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:02:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:00.363Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=c6052ef3-f6f3-4f2d-a539-d9a298f74f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:00.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:10.368Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=15bfc0cf-6b5c-486d-85e6-f86ce6768009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:10.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:20.373Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=e2be2b27-1290-4040-811d-5d94b45b1aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:20.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T20:03:20.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T20:03:20.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T20:03:20.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T20:03:20.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T20:03:20.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T20:03:20.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T20:03:20.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T20:03:20.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:30.379Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=8ab7cfbf-9dda-4e19-8374-4f0b03ee4a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:30.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:40.384Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=1c83ec44-be98-44e8-b83d-6076e00e44f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:50.389Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7c7cb6ee-bf75-46bd-96c2-40a982f96c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:03:50.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:00.395Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=0746be25-40f6-4093-bb3c-2ff79df2f1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:00.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:10.402Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=4a6fc63f-2176-4975-afbc-1acfcf0ee17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:10.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:20.412Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=40302a2e-fe7c-4bb8-b7eb-45ac276457ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:20.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:30.418Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=9a0ecb8e-c54c-4aa7-93d3-2135d275e159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:30.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:40.425Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=22fbe01b-0af4-4e24-a465-4f0b677fb227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:40.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:50.430Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=26d5b5c1-562c-41fe-8704-cff2beff02b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:04:50.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:00.435Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=282493dc-ab83-4dbc-9865-a02d9ab9bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:00.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:10.441Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=f1dbf950-7528-4d0c-b543-90a40891adee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:10.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:20.475Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=58ee908b-f8ef-4745-b712-26d72ea94952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:30.481Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=5808372d-9f53-4d2a-b17c-941524cf9e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:30.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:40.487Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=7d6408bd-d279-457d-b1d0-f53b8f944634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:40.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:50.501Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=0893923b-c274-449c-8b2c-852774810fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:05:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:00.516Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=a119bffe-627e-49c0-ad82-413ff711b5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:10.523Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=b4b22d4c-a39f-4472-a463-4dfdc8fb2a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:10.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:20.528Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=fc4a2a97-68b5-4d15-91b2-cc48d918ef36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:30.534Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=2343392c-db09-4049-ac87-04763f4e0cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:30.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:40.540Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=63f4cce3-b553-402f-a95f-d84d8616caf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:40.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:50.546Z |INFO |Init configs |InvocationID=f4abe5e4-9d7e-48fa-8913-cdb06f2a3b3b, InstanceUUID=cc5610ea-e48f-4d74-ad66-bcce788a910a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T20:06:50.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |