. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:13:12.870Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:13:12.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-06T23:13:12.955Z |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-09-06T23:13:13.694Z |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-09-06T23:13:13.785Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T23:13:13.785Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T23:13:13.785Z |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-09-06T23:13:13.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-06T23:13:13.961Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-06T23:13:14.063Z |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-09-06T23:13:15.570Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-06T23:13:15.995Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-06T23:13:16.018Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-06T23:13:16.019Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-06T23:13:16.088Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-06T23:13:16.088Z |INFO |Root WebApplicationContext: initialization completed in 2022 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-06T23:13:16.570Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-06T23:13:17.375Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-06T23:13:19.259Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-06T23:13:19.823Z |INFO |Started MainApp in 9.329 seconds (JVM running for 10.079) |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-06T23:13:20.244Z |INFO |Start scheduling PRH workflow |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:13:20.257Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1797f802-1949-42c1-b786-bfebcaa3f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:13:21.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:13:21.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:13:31.809Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a6eb9060-76c8-4404-aeb4-18362506d474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:13:32.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:13:32.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:13:42.848Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e8849409-ea07-44cd-be77-fb48f7682774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:13:43.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:13:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:13:53.887Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=59091c59-4210-4efa-92a2-1f4a44dff447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:13:54.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:13:54.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:14:04.930Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e7e8ed62-60ba-4470-aed6-d03f793bb5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:14:12.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:14:12.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:14:22.851Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a0042cae-66f3-4d78-9bde-157a8f152c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:14:23.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:14:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:14:34.168Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=89ebc39f-f049-47f4-a9ff-011211700d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:14:35.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:14:35.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:14:45.215Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8010d390-c44d-46ed-8866-d0876e28f8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:14:46.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:14:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-06T23:14:51.788Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-06T23:14:51.789Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-06T23:14:51.796Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:14:56.255Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8c4fdef3-c4ef-41a3-8496-ef20eb71bbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:14:57.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:14:57.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:15:07.296Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=bee5b986-5450-4980-98c1-d7f871ec6a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:15:08.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:15:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:15:18.335Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6fa6301a-ff26-4a66-b15b-da8e732a4478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:15:19.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:15:19.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:15:29.375Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=412b1ed0-24ee-4eab-8dad-8913fb032fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:15:30.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:15:30.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:15:40.418Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f3af40c9-8a40-404b-b725-4ece3130b96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:15:41.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:15:41.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:15:51.457Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c95fbf2c-786f-4afe-a5b5-2f4029d3cb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:15:52.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:15:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:02.495Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=33dd4867-52ae-4c10-bb33-dc9d34cdeec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:16:03.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:13.534Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e4fa625c-683d-4ee4-86e4-1b5551d6336f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:16:14.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:24.575Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=00c2e0bc-4649-4e8b-84d0-3fbfb4a1cdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:16:25.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:35.615Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e1d167b8-8fcc-4c86-b167-7155ea9bfa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:16:36.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:46.655Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=21f7455e-4ab8-4241-86d2-e21c33c2c0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:16:47.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:57.694Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4e0cbfbe-d553-4aff-afbe-710738e7f95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:16:58.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:16:58.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:17:08.740Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7e16f691-d2d5-4959-bdac-730331a8613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:17:09.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:17:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:17:19.775Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e9d4ed59-a275-43ba-b09b-fb9b515a0c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-06T23:17:20.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.108.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:17:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:17:30.816Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d568bc99-db2b-45d1-98bb-dc9194a19ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:17:31.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:17:41.966Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=73ee912a-8d5a-4ef4-9234-e1b4402d4d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:17:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:17:51.993Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=eada7aea-70ae-4de8-9111-f44ae7924f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:17:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:02.007Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ebf94336-e4e0-4678-8e35-e94b75edcb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:02.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:12.025Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=aabb6761-3191-4512-9246-f3452915e249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:12.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:18:17.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:18:17.090Z |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-09-06T23:18:17.117Z |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-09-06T23:18:17.132Z |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-09-06T23:18:17.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T23:18:17.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T23:18:17.142Z |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-09-06T23:18:17.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:22.036Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=77713c22-aaa3-45ca-8e6b-5aa20bfd9ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:22.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:32.056Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b0df7a21-aaf2-4e47-9f3c-166527a3a3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:42.073Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=fbff9f3f-3509-4cdd-b1d4-6c1b02785986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:42.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:52.091Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7d5f07f8-c4c9-4ab8-bc36-c8a4acdf4f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:18:52.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:02.113Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f5384b80-5c8f-4f93-ac9f-25a98a37386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:02.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:12.123Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=aac4a41d-d93d-434c-a3db-8ca362eab35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:12.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:22.133Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c885b1e3-da25-4008-ad4e-1df84fb47e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:22.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:32.143Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=cb9974dd-2274-47ea-b062-cd3cd7a8e8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:32.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:42.156Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5037b079-b3d1-4928-be8f-771638e43a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:42.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:52.164Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d1fda7af-acbe-4fd5-9ca2-30a9e7a578b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:19:52.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:02.177Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d7d67806-95a0-45aa-9d64-cb237ce7f98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:02.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:12.190Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e53fa76c-4532-4106-9308-e1cf4a9770f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:22.202Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ebf56ccf-21bb-4454-872a-79041a74dc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:32.217Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7b13646e-7db4-4bcc-b241-566d16ca60fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:32.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:42.226Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c4339221-2907-4e98-a0e9-6762360105bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:52.239Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=475cc240-119c-4ce2-9fa0-23a971272675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:20:52.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:02.249Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=216c03cf-b8b7-44d1-9a7a-b79a2f724dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:02.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:12.256Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=32094d1f-86fd-4c22-ac09-ce8ee8399a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:12.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:22.266Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7026ba5d-7066-4a5a-9301-221e80011896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:32.275Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f75be724-4ff5-4b23-b4fe-0255f8be2854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:32.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:42.285Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=34b258ff-5ae0-4709-9fc6-5728e3eb07e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:42.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:52.297Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=70bfcd4c-9c0f-46b5-ac37-ab022b94393d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:21:52.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:02.305Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=bf76a169-6cea-4b14-9bf0-849ea1ac11b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:12.315Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=128bc87d-9af4-4f4f-a467-a00e32fb157d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:22.329Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6ded3327-5d3d-4096-b7b0-b16c7a6306ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:32.337Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=2a4bd67d-3509-46ef-a897-8dc0206893e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:32.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:42.344Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=68d47c1b-db6e-4736-87a1-d309e6c0c534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:42.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:52.351Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=07119062-1843-454f-a7f6-972fa5278159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:22:52.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:02.360Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=2530082b-d812-4fff-8b87-86c3362c3d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:12.368Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=65b0110a-5469-4086-b010-c6c058a98224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:23:17.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:23:17.012Z |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-09-06T23:23:17.015Z |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-09-06T23:23:17.019Z |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-09-06T23:23:17.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T23:23:17.030Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T23:23:17.030Z |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-09-06T23:23:17.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:22.374Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=231d3992-8e94-4fb5-8fe2-8472d8aea39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:22.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:32.382Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5e11ab9d-1726-459c-b35c-209f3aa1e86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:32.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:42.395Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=844b3c3a-6dbc-49b0-b8dd-1a15df402317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:42.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:52.403Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=112d2fac-3aa7-4d2f-a80c-7b5a0a2a8654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:23:52.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:02.416Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=961494d6-25b7-435d-b919-bbfcd9425902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:02.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:12.424Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=bb87dc0c-a48a-4494-b707-cb95ed581c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:12.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:22.432Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9be41a28-c042-4387-9905-26cdb5e3a3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:22.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:32.441Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=65184111-5497-46cd-ba53-25f37fc1f45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:32.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:42.449Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7e4eb018-ff2f-440c-903f-7ad07978999c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:42.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:52.457Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=43e86ce5-32f0-49c3-a097-b0d53697156e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:24:52.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:02.466Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=2f9f7e0f-e44d-4063-8cf0-3cc079203786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:02.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:12.476Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4d40dcd1-3f9a-4392-a257-ed1b7052da0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:12.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:22.484Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a6ece5b1-9e48-4c43-a49f-695289a9cb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:32.493Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=cf6ad92c-e1de-4639-9077-112023b408a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:42.508Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=41c56c91-52ed-4064-a6b3-8c694815c4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:52.525Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c97baacb-0c6a-4257-8480-5efc15543dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:25:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:02.534Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4a4d2044-5d61-4d73-85a7-7c54be439dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:02.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:12.543Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9dc0fd08-aa6d-4002-bf03-a74e9c1fad86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:12.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:22.557Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ea5ca59e-c031-45fe-8aee-f42f8f490c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:22.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:32.565Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8ac36a28-bd2f-4f59-823d-d98d86610576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:32.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:42.574Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=91709f6d-269c-4e75-8acc-8a523b6cf274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:42.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:52.585Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4c420b3c-05eb-4a01-8c6a-cebd89df8945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:26:52.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:02.606Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=0033e2d0-2c1f-4f87-8287-71be9d1be5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:02.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:12.617Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=bb51c432-89c2-4657-a7c1-30c3cb85dc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:12.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:22.628Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8ff0c147-0416-4614-9923-1ca97a4188a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:32.635Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4c07f48b-201b-4c8c-a5ea-569305553ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:32.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:42.643Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b68883c2-63ad-4f51-a652-8885d16003e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:42.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:52.654Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f0fc3733-6c34-491b-ba89-20446fb0baef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:27:52.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:02.662Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d0d2a217-4653-4b76-a034-e73adfd89d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:02.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:12.669Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=828e015f-1917-4df7-abbb-063276770ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:12.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:28:16.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:28:16.983Z |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-09-06T23:28:16.984Z |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-09-06T23:28:16.987Z |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-09-06T23:28:16.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T23:28:16.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T23:28:16.993Z |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-09-06T23:28:16.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:22.678Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=226d1976-b603-4eb5-b901-2ea1472f79e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:32.688Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1c47c187-c970-4396-a273-b2a4c6edb7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:32.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:42.697Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=766e2124-265c-4444-8f21-642011b850fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:52.709Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1b1cc499-4201-427d-9519-a7aa193c5f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:28:52.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:02.718Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=32fea5e0-6d91-489c-8de6-186286b6e29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:02.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:12.726Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=65127bd2-10d8-4a06-b14f-be7d05654d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:12.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:22.733Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=0dec43a4-ba77-4dc8-83fb-60516a5c7eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:22.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:32.741Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=48096c08-3663-43f2-95b4-852ef754c955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:32.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:42.751Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=bba5b114-bbf3-412a-ace2-e61e1b8785ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:42.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:52.760Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5ac1f23a-3c79-4cbf-b8a6-429ddbd8eae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:29:52.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:02.770Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=09751709-115a-4b91-bffd-826373d2d0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:02.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:12.781Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=0c0d1d80-d84a-40c0-9389-79df29182256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:22.795Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=743d171d-2932-4bd2-9338-b3dd4e111138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:22.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:32.805Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5f20b7e4-ad02-4695-9eee-f42c6627250c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:42.816Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6c9b41c3-ea44-4cf3-8134-fed895126dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:52.824Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=fc55e9f1-0aa0-4f0b-abec-847bd9fa8cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:30:52.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:02.837Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=53b75f54-4b8f-4562-a34b-224095226dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:02.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:12.845Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b6b93a8b-655b-4126-ab44-a3d015e5b40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:12.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:22.855Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=83912aa7-83a5-4916-a071-9a06bc22acba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:32.863Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4fba4c19-8617-4f82-85a7-65462b1aab08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:32.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:42.870Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8edcff9b-21a4-48b6-9bbc-55424fe99fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:42.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:52.879Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=15aaaa06-9e66-41cb-ac8b-caaa90061cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:31:52.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:02.897Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f66c2e3e-f97c-4fb9-93ad-d02a110d460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:12.909Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c2bbf95b-1bbd-4755-a89b-3cd8a9d30071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:12.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:22.917Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=dcbef557-feba-4a6b-857e-767c86934779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:22.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:32.930Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=781fda4a-4e46-4bbd-b985-7f9397704d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:32.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:42.939Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ace3eba0-507c-45b4-96ba-5eed617a8a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:42.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:52.946Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=0a3ad56b-26b2-4068-91db-777255f290d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:32:52.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:02.954Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d256ec4a-2f14-43d0-a63d-614ace0adfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:02.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:12.962Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=eaa7d710-f9de-428f-8b81-27bbc5dbb496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:12.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:33:16.970Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:33:16.970Z |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-09-06T23:33:16.971Z |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-09-06T23:33:16.973Z |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-09-06T23:33:16.979Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T23:33:16.979Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T23:33:16.979Z |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-09-06T23:33:16.981Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:22.968Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=08710ae7-04e5-4fd2-bb0f-9e09007c9278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:22.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:32.975Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d2bc0e02-a708-4aaf-942c-6378b042d10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:32.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:42.981Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1237661d-7ee5-422e-a1be-56931bed1ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:52.990Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b13e2438-b6b4-47ad-9fe5-a2e3f8d94518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:33:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:03.001Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=60a25291-688a-4959-befd-ffd779de49bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:03.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:13.009Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b4d0a550-62fa-4711-9a3b-b71115466c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:13.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:23.018Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=cf14acb3-c96f-423e-9e4e-55b35ecb302e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:33.028Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=793e755f-e69a-4bb5-b93c-26acc3d31658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:33.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:43.034Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=13cc8f16-08df-4fb8-b71b-f526ff0a54d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:53.042Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b669a6da-f2d4-4cc8-8524-63a6043359af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:34:53.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:03.050Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b0c33a0d-db26-4a45-a992-bd868032f94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:03.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:13.060Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5ce0f5e3-47ce-4371-abc5-9ffc38a286d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:23.069Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=17434dbc-3b3e-4663-a75c-b63e8eaa1c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:23.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:33.081Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c0540fa0-50ad-44b3-af6e-e0318923c944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:43.091Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1c2c2c34-56a5-4a34-873b-3a9cfc1e8974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:43.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:53.103Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=bad1b15a-279e-4704-bb6c-66d3c45fa0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:35:53.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:03.111Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=cc69aa04-d02a-4a82-bb8d-f18b76dce33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:13.117Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b2855bd0-4b4e-4852-812e-07dce2ca3992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:13.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:23.127Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=83644c52-9f49-4792-b82f-44f1a8288a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:23.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:33.134Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e911560c-785b-4d2c-ae35-bfce9574eb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:43.141Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d64f2ec6-4e43-48c2-ac8a-4117c798b2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:43.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:53.148Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=0f44d8dd-ae7c-4372-89ef-2f3467282c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:36:53.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:03.158Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c738c8c6-e4b9-4366-9c79-22e7c120023b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:13.168Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7f468adc-6d90-4b6d-8373-107fa148e7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:13.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:23.177Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6cbf019d-bdb6-475d-bb44-91a9dabec01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:33.190Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b1411da8-fb31-42bb-adfd-1ab826ea758d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:33.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:43.198Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=da597702-528a-4547-891a-3c7232aa3abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:53.204Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=78ff1b67-999d-4c9d-bf9e-ebf519621b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:37:53.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:03.211Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=40b846ed-06fe-4d4f-884d-fb6c329108c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:03.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:13.218Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7517ea6d-d780-48cf-944c-57af15ecc863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:13.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:38:16.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:38:16.978Z |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-09-06T23:38:16.979Z |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-09-06T23:38:16.982Z |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-09-06T23:38:16.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T23:38:16.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T23:38:16.988Z |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-09-06T23:38:16.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:23.226Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7f2c89b4-4bad-457d-a6aa-40992e56b850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:23.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:33.234Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7a5917fd-de38-43f8-bb6e-8b460d7767ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:43.244Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f0f6a7e1-821e-4c62-9e80-01e5aa083585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:53.263Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b2d6d7f5-f248-4413-bd0c-cffc1f7a984c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:38:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:03.273Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=20fde1f4-31c0-4213-9624-76e496f68153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:03.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:13.284Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ab9730d6-b0d7-4871-8cd3-c69995777e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:13.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:23.291Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1884acc6-f522-4213-97e4-1b341a82c772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:33.298Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=38ef39e6-8572-4f83-a3bc-532e8620d3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:33.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:43.307Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=728bfdbd-cca5-40d1-a72c-11f60f1e5f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:43.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:53.314Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1832f8f4-468d-4b30-9ce1-21ab22ed0f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:39:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:03.321Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9dc71f25-e4af-4c20-8013-47b39dfed18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:13.327Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ae5a0e4f-c986-4521-b616-07089010d70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:23.336Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=db3f688a-facd-4a45-8c75-9c31f3fea154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:33.347Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=48d02262-7a18-4f2e-bbde-03d5ec1570f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:43.357Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f35f69de-c1df-46ac-9e9a-0e03a626e12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:43.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:53.370Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8fa17252-f0f4-4d5c-b5a1-f4bfe4c714e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:40:53.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:03.379Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a1c6f76b-cf3a-4888-98aa-24ee0cb80239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:03.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:13.385Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6fe567f6-4d43-4e69-b146-bffbba954a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:23.392Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e19935d3-1c33-43cd-a326-0df3bc14e0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:23.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:33.404Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=96f3454e-ba19-4e2f-aded-e64c80c9677b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:43.411Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8f6382cd-b743-42e7-9102-d52074b898a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:53.419Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9c719efd-ffd5-4d01-8720-d6af31fa001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:41:53.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:03.427Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e11abbba-be20-418f-add8-b003ed18cf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:03.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:13.448Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f431db96-2d93-4cc1-ae0f-a7cd1ee774ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:23.457Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=836fd0ee-9ff6-44f5-8170-7d951186fd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:23.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:33.468Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=75a45580-2d70-4efe-a328-2f583b2f105f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:43.489Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=012e233e-f757-4c77-ae35-295da07e12b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:43.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:53.497Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5e988123-0548-426d-96ff-88a32edd2556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:42:53.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:03.504Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b7463102-6570-444b-9598-cf6be84c7c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:03.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:13.511Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=693f69c7-043a-440e-8d2d-30b51b978c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:13.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:43:16.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:43:16.963Z |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-09-06T23:43:16.964Z |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-09-06T23:43:16.969Z |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-09-06T23:43:16.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T23:43:16.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T23:43:16.976Z |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-09-06T23:43:16.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:23.518Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=32eba7e8-d76d-459f-a6ba-b47c89bcc3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:23.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:33.525Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=48d87ad0-0d87-4ada-80c8-34a82742ae20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:33.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:43.532Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ded6cb75-ea11-461f-82b8-8c3695ab3420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:43.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:53.538Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f3474639-7d82-4aaf-b9d9-90c11a4e0558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:43:53.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:03.548Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6349695a-62dc-40a3-aab0-2782a74855cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:13.557Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=3d8d80c7-09d8-4474-b57f-951a48e18ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:23.569Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9565fc1d-2638-4f56-b0c2-9b183e0b3881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:23.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:33.576Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f493a416-03ca-417e-b8d7-b38d6277e864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:33.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:43.583Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=942583b4-a2cb-400c-a008-f933ccac6eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:53.590Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=59e72192-b40f-4521-ae97-76a6853a12b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:44:53.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:03.597Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c4fc0a16-f0f2-4115-aa79-09f4d48e85b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:03.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:13.605Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=13476ea3-f0dc-49d4-9e5e-a9303c5400df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:23.613Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e44daea6-3181-4038-8e78-fbf5b633e5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:33.621Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8f6f51f2-b9df-465f-b7e9-dff2c159ca9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:33.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:43.632Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=63d5ef99-9f96-40e7-aeb2-d9ec9967c5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:53.642Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f8dd1c29-af28-400f-b0d6-eb2fef48d661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:45:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:03.660Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=3098e100-69df-41a8-aa6f-c82609cf4890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:03.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:13.671Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1b4afa05-4c4e-473e-b6f1-045d3390808e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:13.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:23.680Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=cf1c07e2-5231-461f-a7db-9963ff4e7d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:33.688Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=df82c7ff-9362-4192-993d-5842469452d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:33.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:43.696Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=848fda13-5d87-4c29-a991-11e14fa6c9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:53.703Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=dac2eda8-4320-4e78-b8f4-898ace2575e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:46:53.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:03.709Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ed12667d-a44c-409f-8421-ea9d424047c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:03.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:13.715Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=87a8a948-447b-4fea-bc7f-002ea6666703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:13.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:23.726Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=84698a7f-3293-4fbd-9468-72c0f85cd9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:33.739Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=56938f7f-45f1-499f-a6f9-64167599e340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:43.753Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5a7322c1-9315-4258-b4a5-442027237920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:43.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:53.760Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=850ebe3f-a2bc-422b-868c-b920a1a5983c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:47:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:03.767Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=64b2a5da-90c9-4429-81f0-ee4b09080a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:13.773Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4a3db0d1-0cfd-4735-89dd-240293cd2cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:13.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:48:16.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:48:16.931Z |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-09-06T23:48:16.932Z |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-09-06T23:48:16.934Z |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-09-06T23:48:16.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T23:48:16.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T23:48:16.938Z |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-09-06T23:48:16.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:23.780Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9e24338e-a88f-427b-826b-67955feb0b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:33.786Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=066b6352-95c0-4568-be57-a240b56fde70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:43.793Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e4dde567-bf2f-4549-920c-eff274dbb299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:53.804Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=56d6665f-1769-4f0f-9251-2491bf7f51be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:48:53.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:03.811Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5f1e30f4-b8b4-476e-9bbc-51d4705ce798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:03.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:13.819Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ea37a165-2346-4fba-aec7-7f94712dadcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:13.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:23.831Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e11354e5-f0f3-47b3-a2ae-4380ee7cb628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:23.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:33.838Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=655ce11c-6779-4613-91cf-7b872518eb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:43.844Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=abdf36cf-d108-4f1f-868d-fcd6670a6a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:43.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:53.850Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=40842cee-28b9-456a-887e-f81248d3b8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:49:53.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:03.857Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=562b7d3a-b45b-415a-8d81-5c7e5045797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:03.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:13.864Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=68f2f79a-98b7-4023-97d5-d8255cb74b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:13.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:23.871Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=448016e4-abc8-4b62-a3a0-843f9882d4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:23.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:33.880Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=61b211ba-7cbd-49b1-a587-afb34bc1d086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:33.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:43.888Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=84fc6be0-daa8-4ace-b60d-1a3f9ecec106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:43.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:53.895Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a20aeccf-84fa-40ae-90aa-3898d79a8ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:50:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:03.906Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d8365eeb-f7bb-446a-abf8-59263a82eb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:03.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:13.913Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f3cebd1e-fe2f-413c-9797-b1d7c2e9d29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:23.921Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=49917fd2-3778-4ec9-ac62-d2dc856dd91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:23.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:33.929Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4a6bca6b-bdd7-447b-8d0e-1b3813af7a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:33.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:43.936Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=84d6ac47-9b88-4deb-8b3e-bf8f24e923c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:43.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:53.944Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=808996f0-7c91-4895-bbe8-e6cd2e68313e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:51:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:03.952Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c7006a9a-8986-4f2d-b1d0-960c3e8a72e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:03.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:13.962Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=79fa02ff-da91-4d11-96d8-49e071579811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:23.969Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=67dbd298-a67a-4823-93a2-41d97e027f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:23.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:33.978Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=2996bb42-d587-436e-a7a2-f112c5580024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:43.991Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=dbf2700c-80eb-4674-987d-ecd92546cc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:53.998Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8c3a198c-50e1-4143-83ed-5069cb40830f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:52:54.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:04.004Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f312c6f9-1cb7-4569-af0d-11481e05bb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:14.016Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b207075b-9471-4d8a-bb7e-182d5a607093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:53:16.966Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:53:16.966Z |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-09-06T23:53:16.967Z |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-09-06T23:53:16.969Z |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-09-06T23:53:16.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T23:53:16.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T23:53:16.974Z |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-09-06T23:53:16.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:24.022Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e50e0ee4-1827-40e8-af6e-5ec2f34c5266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:24.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:34.028Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=0371647a-34a7-44d1-a800-1e981e0d6c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:44.035Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=33bc0fca-e38f-497d-9602-b48bbf6c074e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:54.045Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=84bd88d9-49f9-4149-bcb0-80ec2433b76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:53:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:04.053Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=28645ea7-9e7b-4386-bd58-cc4c5fb2002b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:04.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:14.065Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9a52cba8-69a3-42be-bc67-98a041b0bb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:14.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:24.071Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6c3b1fa8-e0f2-40f0-8c11-80f977e32fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:24.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:34.077Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c3e1c45c-94d3-43ec-bcdb-2ff55bd917cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:34.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:44.083Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=3c835155-06fa-421e-b2ff-5d3b25ec1a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:54.091Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ca67eaa4-fe0f-46a1-a319-e39a6757c319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:54:54.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:04.098Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6d9edad2-06df-4403-89b0-77ce334594c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:04.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:14.105Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=77bb79ce-e0bf-45c3-b07e-532de3a55371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:14.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:24.111Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6c561bff-bafc-49c7-a172-e37eaaac5053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:34.118Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=56a3262a-1fd4-4081-8938-f91ec75fbf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:44.125Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6a02e1d4-8c0c-415c-85e5-f2284a7e37f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:44.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:54.133Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=619378b1-7f32-4cb7-a7f0-bbd9252975af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:55:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:04.145Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=05fbf698-df51-4e95-b729-3c5ff0fd7ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:04.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:14.151Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f1a09181-6aa4-4bcd-a583-a7a1232021db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:24.160Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b02cbd80-41fe-4567-b485-f39ad8ce901a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:34.167Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b9ca0b57-3aed-4cb4-9899-7bc2608130e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:44.174Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=73886f1d-6d25-4a30-8a5e-e8c725ef8cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:44.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:54.180Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7203763b-8b49-4837-8180-97e7028c8307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:56:54.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:04.186Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1382baca-b992-41ae-8560-e5bed5867a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:04.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:14.196Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b8bb5a56-87f4-4a75-adc8-142c530b20d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:14.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:24.204Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=3a098e6e-eeda-46e6-b36f-0ba4b52c8acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:34.216Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=493bdc51-82f7-4cac-9dd5-c2233203aa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:34.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:44.222Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=86b2c15f-923a-4f33-bbbc-794707af3c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:54.229Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=89ab74e4-0d27-4e73-9ff5-3d0ccda6797b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:57:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:04.235Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=cb269db8-c63c-4d4a-893a-e06b156b3465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:14.248Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=cb40bc01-4e54-4bcc-a787-d07d0851cb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:58:16.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-06T23:58:16.913Z |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-09-06T23:58:16.914Z |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-09-06T23:58:16.918Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T23:58:16.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-06T23:58:16.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-06T23:58:16.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-06T23:58:16.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:24.255Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5a4f106b-30eb-44eb-9b93-00c8299402ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:34.261Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=96d5adbf-441d-4ad0-bd65-ecb87ebf4021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:34.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:44.269Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6502c188-629c-44ff-8255-a9030da41dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:44.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:54.277Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=25fb58ea-f1ee-433d-b3cd-7e37fb7cc16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:58:54.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:04.285Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=45268433-f1d4-4b87-9dfb-6480c1aadd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:14.293Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b216c3da-7d79-49a8-96b6-ba446a184855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:14.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:24.304Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d3da2261-52e7-4f57-91f7-b7883aaca2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:24.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:34.311Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=3b9a1c74-af27-4dc7-bda7-51b30db86cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:34.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:44.318Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8d81ba42-c0e8-48f7-9575-b50fa98eb82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:54.326Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=705c668c-d87c-420c-80f1-bfbffae0f813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-06T23:59:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:04.333Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=53eeb05c-7667-4de5-b0c2-b241f9155848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:04.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:14.361Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=72a39bfb-c5cb-45a7-be41-2b486f73a0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:14.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:24.367Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6802f043-1265-4f62-b2ab-0fc2e63aa733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:24.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:34.376Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=54890906-15ea-4947-b3f5-87d473a430f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:34.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:44.384Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5d97d7b6-6ab5-4f46-9617-1ca154221cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:44.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:54.397Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=bfcd915e-7757-4b71-b058-90f6c4c1b389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:00:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:04.406Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7a72fcc4-8719-4ca4-aff4-babffb8a3a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:04.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:14.415Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d122940d-dc9d-4bee-afdf-646afa8bd4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:14.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:24.421Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=63fc842e-9774-485b-8be1-353340ba36fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:24.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:34.427Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f5433ce7-4d53-4073-aaf7-d3b00c559d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:34.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:44.434Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=88e38605-113a-4160-b080-8d113dd14ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:54.440Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d9b5d4eb-1611-4246-9497-3cb50ed3ed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:01:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:04.446Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8f587cbc-f0c3-4ee0-8259-39ed82ecbdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:14.453Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d00533a0-2615-4970-a368-e115732d76e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:24.462Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=08187677-3f40-45d0-a818-274998343681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:24.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:34.469Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a05fadd0-eaad-4a91-a91f-201315893e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:34.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:44.477Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8b18c9f7-99a8-48a8-8de1-f5fb13f997d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:44.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:54.487Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5f54e01b-e504-4db4-aec5-d971447b1933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:02:54.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:04.500Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=59813dd7-f17f-4b8d-8ad1-2350ddbc224b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:14.506Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d260f362-13b8-4083-94b7-376430ad84c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:03:16.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:03:16.904Z |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-09-07T00:03:16.905Z |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-09-07T00:03:16.908Z |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-09-07T00:03:16.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T00:03:16.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T00:03:16.912Z |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-09-07T00:03:16.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:24.512Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d534406b-6f7f-4d9d-b3c6-5136f640ce02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:24.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:34.518Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=45b5a609-ad74-4e5e-a4bd-f434ca08d94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:44.525Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e52ed46c-2413-45dc-8f8b-31fadfa884a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:44.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:54.531Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ac4d327c-036e-477d-8a7e-4fb7ea0c9b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:03:54.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:04.541Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7ce8725c-5b63-4ed8-accf-fa5bda9149c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:14.553Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=636d8c56-1978-472c-b92f-044e707550bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:14.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:24.563Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=471007c2-9190-48aa-b28f-d06d18e0b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:34.570Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=3d209f0f-f7da-4d00-a565-8095694b6cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:44.583Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=427c96c2-2080-4012-88c5-846708e0eda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:44.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:54.589Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e3550b54-61dc-4ac8-8be0-4fb2ff28b919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:04:54.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:04.596Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=03ee2cd0-a5b3-495f-8e86-0a44268d7b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:14.605Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7d14abdc-d4a9-4c25-a229-f9579f36493f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:24.613Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5f6bc9bb-8ca8-475a-bc85-bb7bccba589b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:24.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:34.619Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=020796f0-64a5-4546-8355-162463104655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:44.624Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ae0179f9-b146-4f65-894e-1ae63b47f275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:44.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:54.637Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b5c843ad-c3bf-4243-82c7-9b54d992eb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:05:54.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:04.645Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=18745800-beba-454a-b3fb-7af200addc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:14.662Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c6667424-4f90-4922-a052-3b221cf2b2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:14.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:24.670Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b0343ce5-211c-4e76-8169-61ec51205b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:34.681Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=aff894cf-c90d-4e1e-95a7-7f741b368cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:34.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:44.690Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a43faf98-27a5-4ba4-b029-f0923e17b7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:54.696Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f2ec9d31-c110-4315-b824-43ededbd25da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:06:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:04.709Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4994cd53-52b6-4215-81cc-7b27898d5856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:04.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:14.716Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1ac9b1e0-b194-4616-a591-4b4ec0bd2862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:14.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:24.723Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4f746f02-234e-4fd0-ab58-12b69ef3ec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:24.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:34.730Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=977f7944-d2df-4012-8f43-447269a386e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:34.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:44.737Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9a2ff138-e42f-456d-b41a-8c0c7a7901be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:54.746Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=950aee2c-f273-4a51-b58e-d5c550d07afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:07:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:04.754Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5245eae0-f94b-4d61-8858-a3474995095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:04.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:14.762Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=786a0183-753c-4d20-9700-bfbf993dabb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:14.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:08:16.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:08:16.952Z |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-09-07T00:08:16.953Z |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-09-07T00:08:16.956Z |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-09-07T00:08:16.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T00:08:16.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T00:08:16.962Z |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-09-07T00:08:16.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:24.773Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9425c2fa-9e73-4944-8d75-120168dcc651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:34.785Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4eac5c86-ee58-4fa9-9e2f-a544ffb2491b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:44.790Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b7bf3e49-8b6a-408b-9875-0ca57c33c0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:54.796Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ea3ce12d-11b7-4ef6-8883-4e892ba0f149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:08:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:04.804Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a06be647-1ada-46a7-a850-164a76e27ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:04.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:14.809Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e919d28a-2911-4153-946b-f3e95a412591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:24.815Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d0bf181e-7c63-4f15-8249-89fa156a0995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:24.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:34.822Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e6002f55-75ee-48b9-b907-37cd683d94af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:34.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:44.831Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=0767d54f-a476-48c1-9294-f0f7f2ca8a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:44.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:54.840Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=945946b6-23ac-447f-9bc5-86245b124870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:09:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:04.848Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1351e17a-b061-4b7b-926e-c712c307af1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:04.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:14.858Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ad61f2e3-cbc2-4949-860d-89d788bea40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:14.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:24.865Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=0c05cb7d-774b-486e-b3dc-96ab3b70e968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:24.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:34.871Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e53151e2-2fae-4403-b705-d752c0a5ca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:44.877Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e5926acd-5a58-4a5b-84df-cf8070d7057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:54.884Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ea149cab-804a-4958-ba22-02495481d77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:10:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:04.891Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9e85a7c8-c378-4053-bc1d-8d4bff82b955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:04.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:14.897Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=10d774e9-f935-4dc6-a593-52c8fc1059ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:24.904Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=408f393d-d56e-48a8-9c5a-1782da4c0ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:34.913Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e0f349e3-f48f-4bd0-9efb-9658be5f9b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:44.922Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=25220180-7ab7-4a4f-a1c3-eb0e65398d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:44.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:54.934Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=62ab4235-b5f1-4ebb-b4a3-bc974898fdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:11:54.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:04.941Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4cd56911-0c84-4bbc-854b-7e2b8f6c2696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:04.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:14.950Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=76bbf597-63cd-4596-a17d-51a57f7e52d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:14.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:24.956Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=19a24aad-3e0b-494e-8ca0-861e2ccbd237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:24.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:34.964Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f9a2083a-e428-4dc0-953f-f19602a98a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:44.970Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=fe52725c-dc0e-4c0b-b3a7-bffedcfa9f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:54.977Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=776ec493-cf82-42dd-af2a-9614227a756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:12:54.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:04.983Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5201b0e9-c51f-4e1c-9344-815f06cd5f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:04.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:14.992Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=cf0d993e-6c57-4bad-a224-7af64fc18da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:14.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:13:16.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:13:16.937Z |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-09-07T00:13:16.938Z |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-09-07T00:13:16.943Z |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-09-07T00:13:16.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T00:13:16.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T00:13:16.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-07T00:13:16.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:24.999Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=14104b1b-e28f-4587-8f89-145bc22ae176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:25.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:35.010Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5ec4ed7a-187d-4f89-b095-0c2e1f3fb29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:35.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:45.019Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=480fcf0c-e521-4b3c-b686-756413b3ac90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:45.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:55.128Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=41b53eec-eb27-426f-9b1a-38710d4a5fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:13:55.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:05.166Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=20b28fca-e584-401b-870f-2b28aad0162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:15.180Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c7ea2575-d3f2-4ac6-a5c4-0674c1a1d3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:15.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:25.188Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=acb880cd-407a-4639-a26d-d305d1f97138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:35.194Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b73efb10-f8ca-4219-86e0-935fd1e72ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:35.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:45.200Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8ab00549-5840-4154-ace4-d38f28dfa593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:55.209Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6e7f6b95-5889-467f-9e62-a4a171eb86f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:14:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:05.215Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=da09f3d4-86b9-467b-9f78-81b2a1b38372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:15.223Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5b67d345-e4a3-49f1-b332-79c9549b4229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:25.396Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5d060e8c-b88b-4b43-b3be-ae9ee085ef70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:25.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:35.420Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=21b26211-9f9e-47b3-9b00-367f828bb3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:35.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:45.430Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=32eda8cb-9efb-497a-a6ec-46315b2fc98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:55.437Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1ba0b322-509f-4071-88a9-0272a047d1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:15:55.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:05.443Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ccd8f9b4-bb74-43e3-b4e5-b8d719de8090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:05.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:15.450Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=61b814a5-1622-429a-8567-1c55c5a4f714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:15.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:25.455Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e03f6f44-d9bb-4545-9149-8786c1c6abcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:25.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:35.462Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a90e49c2-d94d-47f8-8fb6-0747141c70c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:35.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:45.471Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b67d4d98-5aaa-4995-9fe1-143b861206ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:45.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:55.482Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9a7695de-adc5-487b-b86d-bec152f58bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:16:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:05.494Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=bcca7bfd-a4e4-423e-b5ae-9ef5d8b7bdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:05.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:15.503Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=765863a4-277b-4606-8370-0d54e6d70100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:25.510Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=27d6c2ac-7019-4cca-95d7-4c9ead20eb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:25.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:35.517Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=6358f4c4-c3d3-4f79-83cc-d1bc01e16cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:45.523Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5180bc49-b4ae-459b-9f41-36564f55a0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:55.533Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c67e47c9-d3b8-4c01-8c9e-936bd94e6c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:17:55.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:05.540Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e47785ef-a902-4d4d-81d7-4300ba4c5091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:05.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:15.550Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=cfee2fbd-3cfe-4ca7-a788-fb49a7907945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:18:16.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:18:16.954Z |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-09-07T00:18:16.955Z |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-09-07T00:18:16.958Z |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-09-07T00:18:16.961Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T00:18:16.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T00:18:16.962Z |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-09-07T00:18:16.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:25.559Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=92f5657f-02d3-49ad-aa03-d24388473529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:25.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:35.567Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ebda506b-2760-40e3-860d-1c852ad647f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:35.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:45.578Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=fcb6acf0-8e6c-4a70-8647-e928887060e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:45.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:55.585Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f648337a-a39c-4ae7-a824-8e1ecd2f616c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:18:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:05.592Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e06b84d5-6b39-427d-a7c1-6237fa28df85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:15.601Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7cbffb0c-af9a-411b-8e5d-f64f13b7a48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:15.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:25.606Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d7f0fd28-14a4-422d-9a56-0fac6adabed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:35.612Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=bdf18cfa-9ef3-4e56-9368-ca872dc3254d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:35.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:45.618Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=2c6d9a92-4968-4adb-b061-d76df0c06af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:55.666Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e3bfaba0-ca90-4244-9b74-19435d3b85a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:19:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:05.675Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=8d76d6ef-0f09-4e75-836c-561c1ce96c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:15.693Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=02fddaeb-45e3-4639-a096-8ff0f2f1a9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:25.709Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=0a6b25ec-653c-4ab9-833c-b9d4267e629f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:25.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:35.715Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b8e770d6-0975-4ef2-9aca-23c0e50cf46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:35.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:45.720Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d0ecff9c-eff3-42ce-b0d3-52233f03bb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:45.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:55.727Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=88105026-183c-4dc0-aa33-ddfb0771dd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:20:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:05.738Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=978c904f-a20b-41e7-b46f-86f3a7499735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:15.743Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=21482205-ed20-484f-acf9-7ed289a6663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:15.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:25.749Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b94e1423-dedc-4fdd-8101-12a688e72906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:35.758Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=2a9373bd-8ab0-453e-a33a-4e629682f832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:45.769Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=eee0ee60-3393-454d-8eaf-c1a8d2eddf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:45.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:55.776Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e4522503-d41d-4d29-95d8-20773f426dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:21:55.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:05.789Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=56b638c8-9b08-4e82-b575-8c9bacaaec02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:05.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:15.797Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f8fea63e-8e53-4709-8ca3-153ef33de589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:25.802Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b2dd063b-b93b-40c2-85b4-584537e41929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:35.808Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e05ca934-3adc-4fe1-8d15-6d68d310253b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:45.813Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=0049cd39-0f87-4bfb-8a9b-da747feb2d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:55.819Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9db99ba3-1c7b-416d-b39f-f213fa968c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:22:55.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:05.824Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9055689f-665f-481a-bf0c-a493fa2404c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:15.830Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=706ab467-d646-4cac-a3a8-e968b3c08622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:15.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:23:16.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:23:16.991Z |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-09-07T00:23:16.992Z |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-09-07T00:23:16.995Z |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-09-07T00:23:16.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T00:23:16.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T00:23:16.999Z |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-09-07T00:23:17.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:25.839Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a47b4457-3cd3-45cf-b6dd-1a05d2db9bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:25.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:35.846Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a4ca0f3c-975f-40a5-9acf-29ed02ac0df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:35.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:45.856Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1fdeaa62-21f3-4922-8f93-916ccffc760d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:45.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:55.863Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f4017797-fea3-41b2-83ce-920f37d02f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:23:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:05.869Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=28b13054-059b-4e59-8e4a-981e7527dbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:05.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:15.874Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=9a2cc35e-5eef-4952-8183-059c7f1c0e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:15.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:25.884Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=234dc64c-1d30-42b2-9d38-f2b42fff1b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:35.890Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=96ce240a-3e3a-43e9-b4f0-be244a35620e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:45.896Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ab375dca-2419-47c1-ad58-f1f86b989bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:45.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:55.904Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=36802d70-7d85-4f06-aa5a-b05a22901086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:24:55.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:05.911Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5a81a8e0-dbff-4778-b3cb-f026c3e472e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:15.922Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=0ce21a9c-a10a-42a0-8536-1fa29de5e056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:15.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:25.930Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ab143af6-d1f3-431c-8af0-7d103ea53096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:35.941Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=ab0eb0b1-7736-4fad-b1b4-47c56ff2566f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:45.947Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5fc1d623-55b2-4283-b3a6-4293318d6015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:45.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:55.952Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=31ccae00-219a-412d-9be8-6d8c438b0f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:25:55.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:05.958Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5bf34a56-fe9d-47f1-b60f-3c7d30f280e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:05.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:15.965Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=93ecd39e-1a4e-40cf-86f9-cace9da85d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:15.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:25.970Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=b96141a1-0e83-46dd-8106-44b18dd8fec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:25.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:35.977Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=61ad6c44-01f0-42cb-8720-8a766b9ac8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:35.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:45.983Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=95b053be-0224-4cfc-b21f-274f10b92915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:55.993Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a33a7c49-7fef-427e-84c9-aefd3ffe20c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:26:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:06.000Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e70db1f2-201b-4239-b37f-ec3c79d04d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:06.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:16.007Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a50f5d2a-9e27-42fd-98b6-cdd55288d0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:16.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:26.018Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=2c465ae1-ee73-4501-b035-1a36947081c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:36.024Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=16f5653e-70ed-46ee-a516-288fd04b7cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:36.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:46.029Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=c7e5a65c-9eb0-4f1b-9978-78f2e23b3b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:56.035Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=e5e8bd05-83da-48ee-9ad1-685803e36d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:27:56.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:06.040Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=58d582b2-f753-4d47-84ab-313946ebc86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:06.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:16.046Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=bd86b619-8555-424e-9656-5b7ebdea6ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:16.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:28:17.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-07T00:28:17.086Z |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-09-07T00:28:17.087Z |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-09-07T00:28:17.091Z |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-09-07T00:28:17.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-07T00:28:17.097Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-07T00:28:17.097Z |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-09-07T00:28:17.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:26.052Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4295de2f-84a5-41f4-948a-d74f7975c712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:26.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:36.060Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=5ce711a2-1ff0-4aa2-8c93-10e0a43c1386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:46.076Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=d5922b76-05f9-49f8-8880-4ef2f8e981d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:56.083Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=3bfc3206-2fff-4590-ad95-98acccac97d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:28:56.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:06.094Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=f4962e99-70a1-4a5f-9b34-b84d813872a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:16.101Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=7058a32d-d6e4-45c6-b925-3952743a072d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:26.107Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=1bf76165-13da-4603-93cd-193cc6c26fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:36.114Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=a0557483-08a0-4e16-9125-b2c53f375eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:36.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:46.120Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4857dd52-0f26-400b-a8d5-2abfd6de68bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:56.126Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=523f108f-948a-4113-bf21-e1aa43305fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:29:56.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:30:06.134Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=4a5aa6bb-7802-4bc1-8c0a-579cda8be5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:30:06.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:30:16.145Z |INFO |Init configs |InvocationID=535bbccb-1840-43dc-a891-57eef35cbcfe, InstanceUUID=057877b5-734a-4f50-b7cf-f52c609ba958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-07T00:30:16.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |