. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:08:13.757Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:08:13.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T12:08:13.793Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:08:14.319Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:08:14.401Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:08:14.401Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T12:08:14.401Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T12:08:14.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-23T12:08:14.576Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-23T12:08:14.658Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-23T12:08:15.956Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-23T12:08:16.426Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-23T12:08:16.445Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-23T12:08:16.446Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-23T12:08:16.498Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-23T12:08:16.498Z |INFO |Root WebApplicationContext: initialization completed in 1840 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-23T12:08:16.841Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-23T12:08:17.616Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-23T12:08:18.824Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-23T12:08:19.376Z |INFO |Started MainApp in 7.639 seconds (JVM running for 8.297) |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-23T12:08:19.431Z |INFO |Start scheduling PRH workflow |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:08:19.440Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=020aed40-3126-4f8e-ba67-b0ab67e46585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:08:20.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:08:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:08:30.911Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=78447256-40d7-4c8f-9fb4-9e6943a93e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:08:31.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:08:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:08:41.970Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=32d22c13-ef94-40bc-823b-71fc9de5fb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:08:43.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:08:43.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:08:53.010Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=be808e9d-5769-4704-b5c8-9d851c3ab72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:08:54.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:08:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:09:04.118Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3dfa862e-db33-46f2-8ae5-a97d79499dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:09:05.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:09:05.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:09:15.154Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6e3db151-1eb1-4c99-a76f-c3168ab20c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:09:16.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:09:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-23T12:09:18.502Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-23T12:09:18.503Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-23T12:09:18.506Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:09:26.195Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8ebcb40b-ee22-4bca-bd2e-68df25bd03c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:09:27.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:09:27.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:09:37.299Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=bf56de41-9545-4ec5-aa18-c0c25343d478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:09:38.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:09:38.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:09:48.341Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=09c47a66-81c8-4c2f-92df-a711208267ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:09:49.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:09:49.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:09:59.412Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2ab20223-a4e7-43c5-8f54-9f09450909ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:10:00.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:10:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:10:10.450Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0beda8b5-1ec3-4beb-a838-5b306eac1063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:10:11.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:10:11.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:10:21.491Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fa6fa972-2cf1-4292-94b7-01f423604b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:10:22.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:10:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:10:32.532Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=41160c43-b76c-4093-9e7e-74bfd85dfcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:10:33.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:10:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:10:43.604Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3e2d5b3b-d84d-4e81-b070-ae828827770c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:10:44.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:10:44.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:10:54.642Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b74b5bc3-0645-41b4-8348-9f71de9e2461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:10:55.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:10:55.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:11:05.683Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=83a4123b-b00f-472b-b4d3-332d158e3310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:11:06.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:11:06.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:11:16.722Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=97d71dce-885e-4120-97a1-21cd8ff12ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:11:17.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:11:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:11:27.764Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=88d789c2-e8c6-4958-b338-a48863fcad57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:11:28.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:11:28.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:11:38.803Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b2d8cd6e-9b4b-42a0-bddd-c9bf18c2ecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:11:39.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:11:39.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:11:49.846Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=541d5d3d-5404-48e6-9760-284c75aef9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:11:50.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:11:50.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:00.883Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5c03bc3d-6c49-4d83-aa4f-a8b6bd1fbafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:12:01.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:01.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:11.923Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ba0c94cc-9478-4685-b7ff-2527bec405ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:12:12.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:22.971Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0b290134-e7cf-45e6-89b4-e25343200850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:12:24.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:24.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:34.003Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e2600b19-a3a4-46c2-b336-59489c9b313c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:12:35.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:35.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:45.043Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=16100d32-cca6-4722-86d0-03442dd0dfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:12:46.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:46.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:56.087Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=89ac0013-529a-44b9-9b96-97c85d728193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:12:57.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:12:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:07.123Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5ad093c3-acf3-4c18-9c2b-0645ac619149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:13:08.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:08.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:13:17.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:13:17.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T12:13:17.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-12-23T12:13:17.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-12-23T12:13:17.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:13:17.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T12:13:17.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T12:13:17.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:18.164Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d4e14f0f-599d-44a1-964e-0eb7f9f72c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T12:13:19.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:29.211Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4478eda1-191b-4307-b5aa-b2034cc4f2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:29.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:39.314Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e6e6c9d8-1e21-4750-bb65-bdec4b4184ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:39.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:49.332Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a512f0e4-7055-4cee-ae31-2b414016974d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:49.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:59.342Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=876f8751-2bd9-49b0-9fb9-a9573f0f7768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:13:59.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:09.352Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=82454a09-6bd2-4c1c-b2c7-2f204a50e739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:19.361Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e14ccc58-9c5f-4cdd-bbaf-e4aee05f149b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:19.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:29.369Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=91172820-d1fb-4f55-99ad-f6d77d1c5587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:29.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:39.380Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5ca5c4a2-994d-4bd5-89a1-f377bffdf460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:39.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:49.421Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e79b0cfe-b0cd-485b-8363-9b855f646eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:59.439Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f0b5ba24-85ea-420b-8991-f92ec1ed6796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:14:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:09.453Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=41412ba6-5b5e-4e6b-9d38-3b269dd13001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:19.462Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0099bb22-7638-4a83-a576-c828732685e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:19.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:29.472Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=151b0d73-689c-47d9-8864-156353be726a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:29.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:39.481Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4f1308c0-735e-4dc9-9988-bb5f22d2db46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:49.492Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c043ec73-7a62-4cf6-8056-7e6a054a12df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:49.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:59.502Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=32e3a11f-9e00-44b3-896c-27c8755e7cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:15:59.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:09.512Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9ec1559b-2eb9-4370-9ac6-d0392bac4b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:09.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:19.526Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=234d1067-f791-44dc-8dc0-65942f2fff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:29.536Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=23882556-39ca-4e7c-b279-cc3601cb9ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:29.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:39.546Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c15c90a2-1792-43a3-82ee-1631c3cbfb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:39.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:49.560Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1ac04561-45a9-4058-974d-c6b1a10ec5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:49.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:59.574Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fe340fb5-7b50-404b-a4ac-58bebcef0d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:16:59.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:09.583Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b3314b94-3aa3-4ad2-b9d1-4845f94e8f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:09.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:19.591Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3234503d-5720-4812-b654-60e7f27e9309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:19.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:29.600Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d021761b-390b-41a3-ad49-9e4eb386823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:29.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:39.610Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4a13dfee-c629-4c88-a196-7d27a92f660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:39.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:49.620Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5e67fead-fc87-42d2-9ac5-9552b8366411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:59.629Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4fe65634-d291-4b57-8300-fa9192bba071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:17:59.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:09.638Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1e0c2b06-ef97-48e7-ae30-aa87cd3bd36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:09.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:18:17.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:18:17.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T12:18:17.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:18:17.226Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:18:17.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:18:17.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T12:18:17.234Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T12:18:17.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:19.648Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0769512d-f35e-4398-8968-cabbaf24de89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:29.659Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1a1f3d4f-05df-44a6-b662-d1b5e946018d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:29.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:39.681Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=04b00568-2b29-4421-90f8-64e89dd40762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:39.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:49.693Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0356b28f-0256-4fdc-ad41-8b08e5f719d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:59.701Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a184fc86-29f9-4f53-81c0-f9a7125f48af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:18:59.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:09.711Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0683c2a8-d194-4071-a187-026642ae5e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:09.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:19.721Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f9003bd0-9c1d-4879-9bd9-74d06563e008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:19.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:29.736Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7e1b4216-24a0-44fd-a910-2403e3df8533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:39.745Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2dac1e69-9526-4672-b32c-8e76de82fc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:39.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:49.755Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d22bf478-ae50-4e57-9729-617459bcf22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:59.763Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=16537759-31ac-49c1-a954-259b54856b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:19:59.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:09.772Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a85ade8a-2b9a-49e2-98d3-4a99c9c90db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:09.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:19.791Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=25f8b585-3235-4e76-a7e0-4f7714af8bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:29.807Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=40e637e0-6c2a-43d0-bac6-3dbe1ea6f437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:39.816Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=64c68622-a7c3-4f8c-9fb4-dfd9be344b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:49.827Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ff25b892-906b-4501-a5c9-9540d214da27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:59.838Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4cbc71f9-2aa0-4462-be13-6dc70f4560dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:20:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:09.849Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=39576d06-98a2-4b09-b32a-f222f5aeb705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:09.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:19.857Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=695a48df-7083-48e8-91cb-f5b2426846c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:19.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:29.864Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f0c69278-a285-43a9-88fc-3010342e57d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:39.872Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=63ebda79-93a1-40b4-8807-3c7e7f4ceac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:49.887Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6f78e538-84d1-4eef-960c-644e0f27473c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:59.900Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1482e4f1-28c4-44ce-bd4a-8bc68488da86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:21:59.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:09.912Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6e811997-409a-4d13-bb68-bcf1ab160c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:09.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:19.921Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=62adf233-4ff6-4f37-8968-ac934525bf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:19.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:29.935Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=af490028-2286-4e83-a409-a009c5119486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:29.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:39.949Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=23dd51b9-7a33-48f0-b398-59a284a7e38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:39.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:49.959Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f2a8244e-7318-416e-8c83-cf225cb1bd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:49.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:59.968Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d92b7fa4-a7cd-4844-bb08-45b9718f77d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:22:59.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:23:09.978Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=76b9fd0c-6be8-4d10-8dc8-acf92bfb088c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:23:09.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:23:17.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:23:17.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T12:23:17.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:23:17.249Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:23:17.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:23:17.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T12:23:17.256Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T12:23:17.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:23:19.985Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fe6791f1-d6e7-4404-973c-e67f1c84a9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:23:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:23:30.003Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=23f717ab-0cda-4e51-ac73-ff2c8c8de0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:23:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:23:40.013Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c923aee1-24e7-4b19-b671-6eb4f0407378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:23:40.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:23:50.021Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6fe6efd5-fb08-426b-8ede-0ac41bbf7701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:23:50.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:00.030Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b5d00442-8feb-4e29-9af4-b7c969448772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:10.041Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ce5f845c-11ec-46b9-aec2-681f78d9fc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:10.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:20.050Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4b850620-d3a4-40f9-8c0b-83fc593cb5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:20.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:30.060Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5c7c8102-dbef-4c58-b79f-6aed559995b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:30.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:40.072Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4f1ea2f8-6f79-4697-9de4-4b0ce318d677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:40.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:50.080Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d2cd339d-e8e2-41ee-95fa-7aea2d47eab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:24:50.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:00.088Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a45f830a-30c1-466c-a683-32b30acbfab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:10.096Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d4c7ee29-a06d-4383-82b1-d0305319fcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:20.104Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5852ee56-54f4-427d-ad7c-91f711be9d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:20.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:30.122Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4d00d363-da78-4225-97ee-0f87d9e9e0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:30.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:40.130Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=db06f9ae-ef70-43ad-813d-9e024846e757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:50.138Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f92aabb0-9312-4d0f-a1ce-32c7c58107f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:25:50.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:00.148Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=07ddc904-b68f-4e39-bd1a-3e21fd87c280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:10.162Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1b1aadf6-bf28-4102-8e1b-38ea0b6f1d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:10.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:20.180Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d6a12b37-91fc-4532-83f3-f53aca660a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:20.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:30.187Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=670e5146-6d6e-49bc-90ce-6930c408dfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:30.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:40.196Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=186ff622-c993-4905-94f6-af3879b09327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:40.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:50.204Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c14a6a57-0577-4e29-b726-e25ee2e64942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:26:50.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:00.213Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=61bbaf45-678b-4193-8fac-2ccd6f0ba734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:10.220Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=32e9e915-600f-4373-b53f-3f64dbe5b9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:20.227Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b91e6ff0-eae5-400e-8b8d-bb8285afc080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:20.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:30.235Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2ab64467-452a-4ca1-874e-c30926fb9efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:30.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:40.246Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=34280e27-a6db-4b81-86dc-a1e947d04641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:40.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:50.254Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fc3a8240-2760-4674-b876-c2f901a78d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:27:50.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:00.268Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7b22dfce-65a9-4233-973d-1c1a95f38235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:00.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:10.280Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=771a0e02-99d0-43af-9abd-d4354001be96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:10.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:28:17.227Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:28:17.227Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T12:28:17.228Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:28:17.231Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:28:17.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:28:17.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T12:28:17.238Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T12:28:17.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:20.293Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f3856c0f-0819-4b61-8245-cc39cd990940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:30.300Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8b47ba8e-2101-40bc-9026-3021278097f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:30.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:40.315Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=af6ab936-bfe8-4faa-9dfc-2c012274dcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:40.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:50.324Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9ff03478-1fc8-4ef3-8435-831a793834d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:28:50.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:00.331Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a1363d17-4515-46e8-a615-04fc00ee8d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:00.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:10.348Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=50af6ae4-cced-4016-ada9-8a63a0494062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:10.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:20.361Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3903c0b2-4d19-4906-a649-141d95370044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:20.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:30.368Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=596cebe6-e323-4862-a4cf-be4eefd28b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:30.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:40.378Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9823e617-1636-445e-9456-25d2ca6d9316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:40.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:50.390Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c4c44270-b9b9-467f-87e7-b8abddb2f164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:29:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:00.399Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9eca8b77-06d4-4d06-be35-d4500c489527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:10.407Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=38581d4d-9582-4917-96bc-c7fb38a6a868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:20.416Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2016ad31-2e7c-4bb4-8d38-ab6510c8063e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:30.423Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c33695b2-602e-4636-bd67-dd85d7a44b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:30.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:40.432Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a71cbcbd-3d56-4c73-877c-828fb8754787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:40.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:50.439Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ff9d728f-4db5-4b17-9319-8efa783a36cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:30:50.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:00.447Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b1e8b3fe-31d2-4da0-87f0-7586ade98009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:00.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:10.457Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5bd8c372-6477-43fa-bf0c-aff49270160a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:10.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:20.465Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a645bd60-c99a-4bd5-8883-3b3599ff16bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:30.478Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1600e1ae-cce8-465c-8210-c7cdbaf131e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:40.490Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6e0f18de-02a0-4a3c-ab91-97fc7c7a9e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:40.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:50.502Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b82ab397-dd48-49fc-83b4-986300efb40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:31:50.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:00.510Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=940bc7bc-6987-4e0c-a3af-d4366911f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:00.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:10.520Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=dd0fe1d9-105d-42ad-858a-d24ce137ad8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:20.530Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a58dd04c-f146-43d5-8757-74fd3ec54a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:30.538Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=614e447b-e414-4228-8a19-a6b0c52da88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:30.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:40.548Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e63868c0-cd5f-4c80-b41e-f9cfd565814e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:50.555Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=496c57f4-e626-4a83-8af7-7ebaecf94853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:32:50.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:00.607Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6d0bbf27-1115-46cb-9d38-6b44ecf61e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:10.616Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0a45b35f-bdc1-492b-8287-6515974371af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:10.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:33:17.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:33:17.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T12:33:17.235Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:33:17.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:33:17.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:33:17.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T12:33:17.246Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T12:33:17.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:20.632Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e8e18ec4-1dfa-4765-88af-7e668a42f997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:20.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:30.645Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b1c538a4-c5c5-469e-b2af-5c37502970a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:40.651Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c7aa9762-a955-4a80-8cf8-8f203060308e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:40.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:50.661Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1b98ffc9-63f9-47ee-98ea-fd2bdaf667e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:33:50.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:00.671Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ad0fd4a8-e9aa-46d5-ad8a-ebfc6d1bbd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:00.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:10.680Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c9aac41b-c0cb-4416-90ed-0445fe2b8732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:20.694Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=127686c7-2700-44b6-bda8-80e501726bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:30.701Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=31e8672c-a4ca-4b6c-b2f2-0036df0017ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:30.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:40.709Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=aa913ebb-4ad8-4df2-a8f2-21747c99bc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:40.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:50.717Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0977a442-b441-42b8-b8a7-af8ade82998d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:34:50.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:00.727Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=cd28e25b-b85a-47a8-b7ec-e8ff6793323a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:00.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:10.743Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=31a4dcb1-d3f0-4fca-9277-e2a614584d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:10.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:20.757Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4044a456-e6ce-48cd-84d5-f3f245cb45a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:20.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:30.766Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=07db4123-67a4-44e3-9585-1f1cdebf0457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:40.775Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ac32909d-38a6-41e5-b628-f4c4fd7a8208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:50.787Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1d0579e1-ae33-41c7-a1a3-880b2e3c3385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:35:50.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:00.800Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f902c1ff-3f08-4016-8e43-979e996d699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:10.808Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4f4b14e7-241a-4162-8ea6-a98ce4953130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:10.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:20.818Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8df6894c-feca-4a91-8c46-7c8718abb39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:20.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:30.827Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=df444adf-ba61-44dc-8b9a-57c33da94f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:40.834Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=773b0484-71bb-4efd-a7b0-91bb238bdd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:40.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:50.845Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8848d20e-e5c3-4332-a6e8-973bf7c4f5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:36:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:00.859Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4c1f6654-a36e-4ec3-a2d9-88b8e4f09dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:00.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:10.871Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0602f2f4-0373-4782-9a2b-98ef96952e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:10.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:20.882Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=35816757-6034-4a5f-aa6c-17bce44b8742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:30.892Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f4a831bf-c220-48a1-ae71-16e11a4581a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:30.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:40.904Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5589ab77-a55a-4873-b3cb-5ce5a29dc56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:50.914Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=bcf1fd25-85eb-4f90-aacc-e228545c5672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:37:50.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:00.928Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a708eca2-c11d-4cb2-8e14-cfdecdfe2cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:00.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:10.937Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=54d91662-4da7-4736-ac66-28eeb55224aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:10.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:38:17.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:38:17.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T12:38:17.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:38:17.276Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:38:17.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:38:17.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T12:38:17.283Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T12:38:17.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:20.944Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c628c354-176a-4be0-8b3f-c98dcbee8cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:20.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:30.953Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5fc89467-1dec-4133-9cba-2faf96a6ee61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:40.965Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2d51acf3-6375-42c1-bb07-c82259297610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:50.981Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=79b397c4-3196-4e3e-b978-f00b3edb78d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:38:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:00.993Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5f985ae6-fe4f-46ed-8ddc-1679e8b8b5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:11.003Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3d87a864-77aa-4741-8bff-829a05a3d48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:11.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:21.012Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0305da29-c8d5-4d1b-b1cc-a7326b630c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:21.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:31.021Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=11eea056-80e4-48d6-a72b-6176022834a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:31.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:41.031Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=797ea822-71dd-49be-b0e9-4efcb2cbb7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:41.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:51.039Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f9fd5ad9-6594-46dd-84d4-2fb6ad331bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:39:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:01.049Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fb6d044c-9680-4020-bc11-afabb768c689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:11.058Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b8f0db44-94cf-4ba5-91fb-c732f48332f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:11.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:21.066Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=dd9e6688-b8c6-4333-ab32-7c86be7595fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:21.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:31.076Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2814320b-863f-417f-9733-ec3e89963092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:31.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:41.087Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4bcae93c-b447-4789-8aff-d0b3e0e05115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:51.098Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a5b48e96-6e13-4023-9b66-c6a9922fb572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:40:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:01.108Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0e38edcb-7c7b-4da3-98d3-03436a8e4599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:01.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:11.116Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0d4e60ee-059b-4047-8797-60ab1f824377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:11.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:21.138Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=44a561b8-9fa2-4561-b349-c1d3603b101b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:21.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:31.147Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=dc59f106-5f79-4293-9e29-5303a62d5105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:31.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:41.157Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=cee6b001-a862-4c47-9fd0-1bbd3803fc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:51.168Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8372bb38-8009-4a95-81c8-432a305bca25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:41:51.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:01.178Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1f3b926c-e8cd-4ffe-913f-23c7bf73de58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:01.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:11.186Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e0325884-d888-4501-85c7-be1bc1046745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:11.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:21.197Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d729ef4d-db1a-4d9d-86a4-02e3797b0f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:31.213Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2a8c62ba-420e-406d-b000-c3fe6d809de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:41.224Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b364049a-d39b-4c8d-a888-498fba3dc41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:51.231Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=739a108b-a410-4b6c-b7e1-e43d0cb67132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:42:51.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:01.239Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3f5ec2b7-582b-41e6-8bf3-8fc165141ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:11.247Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a3413d5a-fcf3-43a3-aac1-0054405979ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:43:17.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:43:17.223Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T12:43:17.224Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:43:17.227Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:43:17.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:43:17.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T12:43:17.234Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T12:43:17.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:21.255Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=11a2c3d8-3a9b-4a3e-b6d7-8848234a9686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:21.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:31.262Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=41b23591-d7cc-4615-b018-bd40b3839a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:31.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:41.269Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b156a01b-6cb7-4cd9-b2b5-d1f2c80217dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:51.277Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2b2d2afb-34ef-49a8-933a-ce2777a1e6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:43:51.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:01.285Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=991d771c-cfff-44f4-a0b7-1a1b6838c59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:01.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:11.293Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3a5ce930-dc3b-4d69-8b9a-d3582a9e6bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:11.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:21.309Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=876c4c5e-39c9-405c-81c8-64e1cc6096b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:21.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:31.321Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=288ab81c-b5e5-4b0c-b270-14f1f9a0a117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:31.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:41.332Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b50a759d-8869-488f-b1e3-ea41ee1c8780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:41.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:51.341Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e76d0c58-e43c-4db8-8293-485b4823c3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:44:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:01.349Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=334931bc-6216-48bd-a923-844d659038b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:01.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:11.358Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5c43f164-54b0-44e3-b1c1-93562799ff99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:21.367Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c051a5dd-708b-48f8-8251-df8b5db9eb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:21.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:31.375Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4ea4464c-e822-47c6-8e70-cd22b135c321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:41.384Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8e537e64-74da-4d01-9dab-70355c759674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:41.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:51.391Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5cd70f9f-e46c-4687-a2c6-44aa81f243b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:45:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:01.400Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=bee4170d-353a-4a81-a5ba-cdbdd356022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:11.416Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7a95fb69-a1a6-47ad-a59c-2ca0c277511e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:21.432Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4044bd50-e4b5-456c-a9bc-993fc42dc544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:21.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:31.442Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=423263e8-f005-4583-8f32-a4b80ea44631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:31.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:41.451Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=03826ed7-e983-4d53-b510-dccc4b0cbf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:41.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:51.461Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=941100d6-766e-420c-ac26-1f11b621a721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:46:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:01.470Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9b392bd2-e235-49be-86fd-fa7c2f7f7247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:01.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:11.478Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=163a2145-2a21-4c97-b7a4-2b4c6bd6fc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:11.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:21.487Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1bcd27a8-0381-448a-8fed-31161c8b85e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:21.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:31.495Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6611ab39-8d0e-45bd-b390-46305db23e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:41.507Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a3355f18-4214-4484-8004-7dcfb4dfe5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:41.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:51.523Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=58f9dd57-977d-4cb9-82ae-fecc6996a0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:47:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:01.535Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c0a00228-998b-45a1-9c8a-a8d73ccc9e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:11.545Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=51c3a3d8-5ef5-42fa-8b15-5bf26488d85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:48:17.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:48:17.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T12:48:17.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:48:17.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:48:17.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:48:17.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T12:48:17.194Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T12:48:17.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:21.553Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9571cd8f-a6b7-4178-adfd-7e83ddc52c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:21.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:31.562Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fbf04661-9348-40dd-aa14-98cbd139bd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:31.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:41.571Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=736b117c-80fc-44df-9843-953f64a453af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:41.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:51.579Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=dec5002b-6892-4ce4-8bbe-76124140e805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:48:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:01.587Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=cd1d394c-5965-4e88-833c-bb559f93008e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:11.595Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=77117ad0-8375-496a-a5ad-da3f86293296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:11.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:21.602Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3eaa7aee-8e25-4bbc-9cc7-912f6794b81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:31.614Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=635c6ca0-f671-4042-a2b8-e22391469710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:31.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:41.626Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=139cef6b-0a91-4025-b523-f16ef50044f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:51.635Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=66d0cdc4-5825-4852-9d1a-a5b441164853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:49:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:01.647Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=533beb06-8d78-4d5b-92f3-4f2160fc2af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:01.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:11.658Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=650e725d-7f08-4647-bb9a-27758b6ad9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:11.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:21.664Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3136ac23-ac66-452d-be5d-5555929f5474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:21.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:31.671Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9bee8981-4b36-4307-acfb-781c8e929838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:31.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:41.679Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f8631ddc-47ef-49ca-b79e-bdc006e59a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:41.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:51.692Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8b17dd5b-9ce2-4a60-926a-e1e2044afc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:50:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:01.702Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=bb7174a7-f39f-4973-a924-58f147723f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:01.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:11.709Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=715bd774-ea29-4810-a96e-e6270a498948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:21.718Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=642831f8-b846-47b5-895e-8a0c4be98a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:31.725Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5839636c-54b8-446e-9b32-93d9b77a2b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:41.732Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f2f7f596-c0ca-4d2e-9e17-f3cbaacfedbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:51.745Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7f85362c-fd20-43f1-8987-8ea0061d1445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:51:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:01.759Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2f1112c7-1c8e-404a-8890-3100b543a99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:11.769Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c9db953c-86af-41be-9ab9-893aac88bf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:11.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:21.777Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3f0f46ac-cbb0-40da-82cb-a340a1c28c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:21.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:31.787Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=30a2f87a-f6f8-418d-8c9d-7ecb002a80d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:31.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:41.796Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=12cbbde0-34ae-4cb4-8f97-ee356dd1f933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:51.808Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e73ffa59-0138-4bf0-8895-d457f84cfd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:52:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:01.816Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2e470092-423d-46b0-a544-5bce03ad62ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:11.824Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ebf9c696-17c9-42c9-83e9-f1ef10796e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:11.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:53:17.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:53:17.204Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T12:53:17.205Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:53:17.208Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:53:17.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:53:17.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T12:53:17.213Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T12:53:17.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:21.832Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4c5b40e9-eb68-4fe1-9098-09b126247f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:31.839Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f1d16676-f60c-464b-b5ae-eb6dd7554c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:41.855Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=44032eb3-277c-467b-a12e-461c33b64e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:51.867Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8121d589-79f2-48ea-a2d9-b08ba5b440cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:53:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:01.875Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=601f390c-9feb-4f32-866e-59dcae070737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:11.883Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9bc2c81e-086d-469a-99fc-a31fbde6f05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:11.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:21.895Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9f793c9d-029e-4b2e-ac42-fe9a260a4375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:21.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:31.906Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7a01e9be-24e6-4db2-8d5b-e97ee22da7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:41.914Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=aab3fd15-5ab7-4991-b69a-2d15b683a221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:41.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:51.923Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fea4daf2-f14f-497b-a736-80c4b470f259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:54:51.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:01.932Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=542dd277-80f0-464b-a878-f4f0c26d9d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:11.939Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1cf802b7-bcae-4c97-8939-75014f82f4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:11.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:21.947Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=acb53522-1124-476d-9dc0-299fcb4f0f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:21.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:31.956Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=67051f63-eb70-4ca1-9258-426da72dd196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:41.971Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=058d347b-444d-451d-9f6b-dd95c96355e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:41.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:51.986Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=45042bf0-3077-485f-9e08-61a17184f194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:55:51.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:01.995Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=bfb2a700-1d97-4e0c-a5b4-503602dff54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:02.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:12.004Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1854d3ef-70cb-4978-9032-6fe8bd474c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:22.019Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=59838ba5-bf76-4b04-b20c-5b5ddbe963e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:32.028Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f512e8f8-70b0-4966-8b71-ef9c1345c86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:42.037Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=aa72397a-468a-44b6-8dc3-b0495f8687b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:42.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:52.046Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=256f6740-e056-4405-812e-e60332ce2ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:56:52.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:02.054Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3c9c1ac3-552a-47d2-8ee4-38401771a772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:02.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:12.061Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=118d1748-7c29-44f2-bc81-1617e28068d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:12.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:22.068Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4549e879-9a3c-42d8-897e-6a27849317e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:32.080Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a9234740-7705-4cf5-a275-fb15f941be20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:42.091Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6dba93f2-58c6-4db9-8d9a-b4a885851f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:42.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:52.111Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8e83f8c5-877d-43a4-b860-eeccba380149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:57:52.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:02.119Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=86734f19-33ec-496c-ba6a-4c64a18412b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:02.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:12.128Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=409fa4ce-935e-4da4-9726-557d1c2e1515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:12.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:58:17.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T12:58:17.228Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T12:58:17.229Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:58:17.232Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:58:17.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T12:58:17.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T12:58:17.237Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T12:58:17.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:22.139Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=36ff8863-27fb-4a54-8e78-2480303646e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:22.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:32.147Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5ee54627-0e05-441b-b57f-0f272bef6ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:32.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:42.154Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6880bd7b-6bf2-4a59-9ae9-5031b4047647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:42.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:52.162Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=92c890d4-5c3b-45fe-b97e-f3d48c181aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:58:52.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:02.170Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=400da244-a55b-49f0-9e66-63cf22e177c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:02.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:12.177Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4297e3ed-9d78-4006-91d7-83b67e2b7dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:22.184Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2c8167c4-575a-494a-a051-0cd6063ce622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:32.198Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=59500a61-29b2-4d64-b9f5-9472fd162cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:42.210Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ddf1df77-696b-4c0e-b94a-796402e2363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:52.218Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=bb73c891-e688-434f-84ab-c74561a7ca93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T12:59:52.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:02.225Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=26fba624-f61e-41eb-8ff7-ffe438c2654a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:12.234Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=43785f3f-32e3-4e04-b732-765fc2857511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:22.245Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a39b9706-7ac6-4a67-ba61-c7e8de21e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:22.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:32.254Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6d217d70-1d10-456b-8db6-6449cf78e75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:42.263Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=572069a0-5879-402d-8a58-84aec79fa967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:52.271Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4605a1db-940a-4202-aaa6-e63f30760de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:00:52.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:02.279Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=245e6211-67c8-4531-8422-a0f404861c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:12.285Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=89458d61-b4ca-4280-82f5-dd95775a2bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:12.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:22.295Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ab409afa-18b5-47a5-a5b3-19cdf8bd8793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:32.309Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9851cda5-f618-4db2-9744-c4d64e0174ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:42.321Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d551f535-d438-440f-80c7-919317d4764d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:52.328Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f98e4ecd-5c16-43f9-8ee3-61557cbc20dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:01:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:02.339Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f6104813-812c-4dd2-85e9-b4d74cb34c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:12.347Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=cf03b57c-e964-4872-9f5d-c3f2a14f08ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:12.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:22.354Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ceaf0f67-8b46-4b00-8577-5c7e483ffaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:22.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:32.362Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7a7f074e-eedf-48b9-b16c-ae0574cf8984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:42.372Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7714437a-5a5e-49ff-8c78-82cda1491403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:42.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:52.380Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=24c5dabd-76e1-4ede-a5b0-435edf1e741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:02:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:02.389Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8f90b611-71c2-45d5-a3cb-97c5ff1fd4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:02.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:12.397Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a97d7967-db59-46e6-a506-b0b27c670417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:03:17.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:03:17.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T13:03:17.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:03:17.259Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:03:17.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:03:17.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T13:03:17.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T13:03:17.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:22.410Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ad63a320-a7b0-4741-8f06-369dbc5d9c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:32.420Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=71b5301f-9288-41b7-93eb-7080e60b68b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:32.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:42.428Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ab08f67f-b469-43ca-8045-8bd680a4f106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:52.435Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=695a4ef9-d243-410d-a149-07bf712001c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:03:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:02.442Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=480095cb-b3d3-4043-9953-60a0eaf5b737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:02.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:12.450Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5bab72a7-da1d-4a51-97db-c9206f465fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:12.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:22.458Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=da96c8ed-1478-42b7-b43d-29a43d8ca4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:22.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:32.466Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=03ab2843-65ae-4a98-9a43-cb6ab046df4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:42.474Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=188a666e-16ef-49dd-a317-115d677abd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:52.482Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0fa5d1d3-eaa0-4f44-8a1e-24c6dc0ec268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:04:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:02.490Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=91db1456-054c-423a-a64d-67850ded9ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:02.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:12.501Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f70656ec-81c6-431c-9025-7653653cf91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:22.514Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5571a3cb-87a3-4467-a5f4-d106fce3e54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:32.521Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f8dcb699-7bdb-4bac-ab0f-f5d9148cda32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:32.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:42.527Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f24e019d-5b56-4a5d-87ec-685e9033d825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:42.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:52.549Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ea34876b-87fe-43b5-87b4-42b9f14a7b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:05:52.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:02.558Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8f2265e6-dee7-4588-9c6e-8088501123a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:02.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:12.566Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8ef4fe93-c0a9-4381-b1d9-0b4fa454e723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:12.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:22.575Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7fbd7f05-8f7b-4db2-bc36-de3b6e2a3ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:22.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:32.583Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=11494474-6e17-474d-bfa6-8baa6a51882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:42.591Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a1e0b22a-637a-4226-9e26-72b7e1b514d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:42.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:52.602Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=64ddc237-135c-4b24-ad19-e25348d6ecbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:06:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:02.613Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=faed6ebb-47a7-4fef-b608-bc0b31a09b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:02.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:12.624Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2ac717ca-5e81-4647-9de0-02acd7399ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:12.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:22.635Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0027452c-d190-4a00-bece-34d6cf5e6d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:22.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:32.642Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=87ab114c-38a0-4be7-ae39-ab946076ee77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:32.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:42.651Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a7e07df9-0734-4daf-b5a4-bc26be717e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:42.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:52.658Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7c57230d-82db-485a-95cf-401cea9ff330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:07:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:02.666Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=aba845b3-4dcd-4fd9-b3e0-56613d7ff868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:12.675Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9dafed86-2883-4fce-ba69-6c3c6a2ac743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:08:17.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:08:17.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T13:08:17.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:08:17.213Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:08:17.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:08:17.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T13:08:17.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T13:08:17.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:22.682Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=50ffb8fc-35cf-467a-9bf4-e925abf99e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:22.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:32.690Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a4bd60cf-bc33-4d18-95ff-3a547a09afea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:42.697Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7bfcf451-86ed-44d7-9885-3b685fddd3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:52.705Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e8bd9d35-8f87-43c0-bfec-da295ab09a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:08:52.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:02.714Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d0a183c8-9f31-45db-a853-8ce76ee34654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:12.729Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=416a71c6-ad6a-48aa-be60-3623c6979ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:12.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:22.741Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=92eb56c6-bd5f-45ef-95f8-a99f5abdc7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:32.749Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6e5ebedf-317f-42fd-83be-a1cd6f6dffd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:32.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:42.770Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7cd5124d-1553-45d4-84bb-2dc7cc9258af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:52.779Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=dbc2bf25-42eb-48a0-9e94-4f6f0bc46605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:09:52.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:02.788Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=472ebea4-62ba-4bc4-880b-8064063dc836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:02.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:12.799Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1d83145f-c1db-4f1d-88a1-56f1a0ac2889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:12.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:22.808Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0604d1a6-26c1-4a12-94ab-bf70a0cf8ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:22.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:32.815Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7debbde5-951c-4898-90b2-a0c8311a5ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:42.825Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=212f3f6c-7aed-4fd9-b313-ccb495524685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:42.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:52.833Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6667f19b-5c7d-4afe-a1f1-7cb37e7836de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:10:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:02.844Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f5b570b6-2897-43fa-a80d-10c24b06d486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:02.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:12.855Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fef06b62-2d29-4153-9de2-2a0782195f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:12.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:22.866Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=11e389d6-6a09-452b-af32-4d7952b84fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:32.873Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6d4e0990-a986-4b0c-931f-06eb425ee41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:42.879Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b8db4e86-8b9e-4490-b905-2f94f0dbaf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:52.890Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7d3eb18e-ce36-4997-8437-3fe9f16e3ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:11:52.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:02.896Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=38b55dc1-1aa2-4bd7-8159-27ca510871fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:12.904Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1c7caed5-95fb-4940-ba60-1c4af403fb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:12.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:22.912Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7260e93d-6149-496f-ae30-49a5f6312d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:22.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:32.918Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=17c5c330-cc3d-4970-8613-7ddcbad4dd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:42.925Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=200991c7-ef0c-4552-8d25-2efe4c6cc0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:42.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:52.939Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b9269348-80ef-4022-8b0e-455bd33d5822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:12:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:02.950Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7f0a5c25-faf0-485a-97ae-a509f9872a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:02.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:12.957Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e4379dbc-f3f8-460b-b322-db2dd7b92750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:12.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:13:17.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:13:17.272Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T13:13:17.273Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:13:17.276Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:13:17.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:13:17.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T13:13:17.280Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T13:13:17.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:22.963Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d5489b91-90e2-498d-b9a6-34498f0fabc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:22.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:32.968Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=db7f1dad-2fbb-4dba-a33e-92c28e76e295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:32.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:42.977Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4496e480-d3ab-4aae-a120-db50870ed60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:52.983Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=17d3fd6a-6cc3-46b1-a947-948ca9f1282c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:13:52.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:02.991Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=38208677-b7da-4828-bb42-7fff0c762f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:02.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:12.998Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=80079944-aead-495b-8ac3-239fa7d2435e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:13.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:23.004Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=87f5626b-f7d8-48f2-a3c0-0d26188e3659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:33.010Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=792866d5-73a6-4341-a372-079c27e53025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:33.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:43.018Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6026736f-2d45-4d7e-af68-ca181f68ce1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:53.029Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8acdcce4-2c09-44e1-8d9d-b0efd34014bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:14:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:03.038Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=535d1db7-a25e-4c8b-b859-ca34dcb46ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:13.043Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ee9cb625-31f4-491a-8f96-850cf1d5e57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:13.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:23.050Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9b066534-574a-4645-9110-1b9f0be1aef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:33.058Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=39fbd48b-273d-4a5f-ae36-35e064764441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:33.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:43.065Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6086ad9c-5de9-47a0-a41b-bc2442294e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:53.073Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0054f38e-9504-435b-9b59-0bcfb6c5739c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:15:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:03.080Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e8aa96c1-5efc-4b35-95c8-782fc3bd53b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:03.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:13.086Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=58f29d83-82fd-4599-a8ad-62dec334a07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:23.093Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=2cfacfc1-c3bc-437b-889e-99353eacf9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:23.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:33.100Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=00c35e18-f4fb-4e22-916e-a511f91bae7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:43.111Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=187b48b4-7484-40a5-9a1d-957c974b76ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:43.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:53.122Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f0f65ffa-7dd8-4b57-978a-d289d0511dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:16:53.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:03.129Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=32f1f238-c744-49ae-b53f-bfa809545da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:03.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:13.136Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fb660c7c-aeb1-4d2f-840a-55baf64c8f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:23.142Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d5c08706-96cf-42cc-8962-1f4b357a2604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:23.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:33.149Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ffce9494-0c7a-4b02-88f2-ee67c8c37fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:33.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:43.157Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=36fe709f-e9f2-47a9-9b55-de1602c3ba53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:43.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:53.162Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5e5e0a84-20ec-4350-b00d-07e271a14c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:17:53.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:03.169Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c7b535ac-9414-4a82-ba2f-a63705d7d461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:13.177Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f7cab33f-99c4-47e5-8bc1-7b35499519e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:13.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:18:17.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:18:17.241Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T13:18:17.242Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:18:17.246Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:18:17.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:18:17.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T13:18:17.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T13:18:17.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:23.184Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=778b3aaa-fe0d-40ae-9e89-51e14d3ed584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:33.192Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0f211b41-67b0-4a22-820b-f5d03672eed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:43.204Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6ca4e37b-002e-45b5-a24f-e9576d4a5c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:43.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:53.216Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b48712a0-ba56-4718-9c93-83d3df541687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:18:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:03.224Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=135e6b85-3218-47ed-8668-7053d3b84142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:03.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:13.230Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6cd77003-8528-438d-a684-91124f84434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:23.236Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c2feebf2-fecf-4a24-bfad-663baf433136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:33.244Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8f6df177-6091-4dd1-abf8-80aac2f76877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:43.252Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6b7a25ac-ab7e-4b00-b636-a5af815138aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:53.259Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=dd1d05bc-75a3-4428-9ce3-fe1aa9af629a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:19:53.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:03.267Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5ec9e9d9-ae18-49e1-bc51-870fb6e0750a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:13.277Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8e477e3d-3763-4cdb-8daf-028d7244a377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:13.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:23.283Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7b088445-c536-444b-96ff-9b4e4f12c608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:23.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:33.292Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9bdbaebc-c629-444e-a2a9-9225233e712b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:33.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:43.306Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=28be779c-0daf-408c-a710-704ed02317d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:43.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:53.317Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0228f7ff-00df-4345-8b0e-8ed5989c2797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:20:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:03.323Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1e1e6eb3-a81d-4bf0-bc18-bdfd1ce89530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:03.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:13.330Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=33db9152-dd99-41ed-80d4-2b6711a4b8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:23.340Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8db8e9f9-ef2e-4dd4-b501-f5d7868016e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:33.348Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=542be105-6e19-4126-b7a4-bddce1eebb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:43.357Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=bac7f40e-7961-481c-9662-eda01828f5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:43.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:53.364Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f0a31084-dfa6-48ee-abe2-2e8625701e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:21:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:03.373Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=edcf6d8b-0ddf-418d-91e5-9175e90a561b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:03.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:13.381Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fc90e030-3512-412d-a014-02e15a849489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:23.393Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=82e88c8d-b8f6-43c9-b7be-be141862992e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:33.403Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9a6aadf5-4378-4add-9cb0-3172ee8280dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:43.440Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7d45c802-9529-491a-9c42-21d4b6b7df0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:53.446Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=81c6d69b-079f-4d20-82b8-05d8698fa42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:22:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:03.455Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=383456a6-74d2-4f57-86f5-d26b4b1cd4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:03.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:13.461Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=cb005b42-dda1-4234-83e1-d830aef7fcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:13.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:23:17.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:23:17.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T13:23:17.239Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:23:17.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:23:17.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:23:17.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T13:23:17.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T13:23:17.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:23.470Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4e3220a0-fbfc-469e-97f5-8a6aee00886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:33.478Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=74f47175-8554-4c01-a97a-2e961b4319ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:43.486Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=40c969d6-04c5-4c2e-ae4f-6278fb3dd78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:53.491Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=07b90854-8969-4d2c-ab7b-8f85a9abdadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:23:53.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:03.499Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=21537d3d-a10a-4c11-8de0-5f587ac2854e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:03.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:13.511Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=409be36f-bf4c-42b2-9524-d414d47d769d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:13.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:23.523Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c59f0038-e11d-49fa-9cf5-37eb896291fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:33.531Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=feff1f7d-f56b-440d-85bc-1f7aa589e082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:33.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:43.537Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=992c56cd-493d-4a79-8493-2958c97a5314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:43.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:53.546Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c44cf715-cac2-495f-9f3f-72683ce02f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:24:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:03.553Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=846536cb-b3bb-400b-9267-95ba63d2c543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:13.561Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=495fdcb5-8be1-440a-95e6-0fd90a46106e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:13.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:23.568Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=357edee1-b7a0-48e5-9754-ed26bdf65ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:33.575Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=957a80c8-c6a3-4870-bf54-37f5e78077c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:33.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:43.582Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=97c89b9c-1259-4d14-9d31-58bcecbd6d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:53.591Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=df3e891c-9f87-4190-8366-8d7a5f2b8a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:25:53.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:03.603Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1c575a6c-a50c-4aa1-ab28-d9470527682f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:03.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:13.614Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=06a0851f-7aa5-4219-b151-c5e7b412bf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:23.621Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=4a33651b-01ea-4525-9c6c-baed56828da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:33.626Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fdf7bb77-f3ca-45ad-a953-3d01bc747e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:43.633Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ebd97934-09a1-4ab3-b8f5-5be6e20d4163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:53.640Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f1d77e88-2e46-4261-be2f-b2e55bf1abeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:26:53.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:03.649Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fa5cfbc0-b8b1-40f1-8906-3cdff1c3bb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:13.658Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=366014a7-386e-46d1-8b48-b8ae176cf316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:23.667Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1bed8e45-3eda-418c-a6df-66e261434f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:33.676Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d5bca8e3-1670-4d95-917f-411c0c542389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:33.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:43.684Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=959d1cb0-dd44-495e-ac36-685690de2087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:43.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:53.698Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=bc4d1b13-c602-4876-863a-0477b81173ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:27:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:03.715Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7d91f98c-3d80-4c78-b943-ae49f735bd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:03.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:13.726Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=43ddf8db-1e57-4594-9106-15e8a8734a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:28:17.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:28:17.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T13:28:17.202Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:28:17.205Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:28:17.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:28:17.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T13:28:17.209Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T13:28:17.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:23.734Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=20fecf51-5417-4501-a4a2-ae1e1492b81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:23.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:33.742Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=be2f1b45-21ed-474e-a14e-bb5d1c82e61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:43.752Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a3fe4bc5-caf4-4ed9-849c-c42c045481b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:43.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:53.762Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ee51c3e7-4e1f-4a98-afa1-bad597618633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:28:53.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:03.770Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c6d5eb76-f2a4-4ee4-8ff1-623e2de84d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:03.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:13.778Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3ea2a51d-c79a-4ad0-b0a6-e97d2cf79f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:13.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:23.787Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9f098f9f-bded-41c5-aa08-a9c657890b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:33.796Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=bac27b4e-7abb-4322-baeb-27b566d0a4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:43.804Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=875ccfc3-5a2e-427d-897b-e0a0d2e0ba71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:53.818Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=961bb778-ae7b-4b10-a2bd-7df65b768306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:29:53.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:03.832Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=52daa00e-5b26-4e1e-bb5c-ed53ac506508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:03.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:13.839Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d5b2fa7c-dcd6-42cc-a9ff-3df26a58922d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:13.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:23.846Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1e3b3ff5-b8cc-4b2d-af47-5d19aabe2cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:33.853Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c3830d9a-0d62-4c5a-a032-233f3bd2521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:33.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:43.859Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e47921cc-e8f1-4759-a46f-414b397b3b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:53.866Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9804dc5b-5ef5-48ba-95ab-f83e703876e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:30:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:03.873Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=fd9e471d-0cf4-470a-aea3-30c12913320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:03.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:13.882Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=33a10543-edf5-41fe-ae80-c3a79e802bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:13.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:23.890Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=0abfaadb-4688-4457-b57d-8f537d344f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:23.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:33.897Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=1d511e1e-a70a-4509-abd3-2e94918fd50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:43.905Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f90b84d8-1bcd-4751-8b0a-0211695f9311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:43.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:53.917Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ef6825a2-5bbb-4649-a54c-381f8b9aa87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:31:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:03.931Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e2927878-180a-4f1d-8de0-e5d8c4ec7f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:13.939Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=29fe79f2-51c1-4d45-93f0-91a0772bfdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:23.946Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=66d8f64d-4964-4265-8c54-31bc4b9608fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:23.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:33.953Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=da86beb1-f151-4d52-9909-2aec958ce593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:43.963Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=549f7e7f-9fd5-4235-af3c-51f4f2de777f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:53.970Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=97cdb1b0-1237-490a-9641-efe5ffe5a02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:32:53.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:03.979Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3c554854-931c-415a-a0de-77fc4cd34e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:13.987Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=449aa8be-13bf-41cb-b202-51eae45bd88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:13.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:33:17.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:33:17.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T13:33:17.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:33:17.225Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:33:17.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:33:17.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T13:33:17.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T13:33:17.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:23.994Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=26af5e32-a45b-40a8-bdb1-737ce81d1f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:24.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:34.004Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f0db896f-9bfd-494e-b01a-6b3f093c5772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:34.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:44.014Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=68da9837-7712-4427-8f08-6fa77686d1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:44.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:54.026Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7993352a-c0a7-48f7-a08d-541a8a604455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:33:54.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:04.034Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8573dcbc-34fa-4ce8-a46d-36c3052db52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:04.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:14.044Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6f3d6e63-a3fb-4e92-8449-6518817ff574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:14.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:24.052Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=437d9520-c467-4cde-ab3c-c51d6baa865d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:34.060Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d0858b3b-cd0b-4c52-afbe-caa1c4f10935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:44.066Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=72228294-8021-409b-a57e-5d40cfe2fcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:54.072Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6c0de319-88bd-4094-827f-7ce3f33c21c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:34:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:04.079Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f52861ce-eae7-41ec-b06a-c5beddb1ef6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:04.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:14.090Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=faa6d394-f328-4423-9cc3-60deb0fb1b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:24.102Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=93023575-61e6-447a-ba89-6ba9e1ad17da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:24.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:34.112Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ff94a040-3b95-4b98-89b8-1e8abf7004a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:34.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:44.120Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7323f68c-d726-4d7b-b38f-4b370b89323c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:44.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:54.127Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=3fc7cf87-5857-4410-9df7-ad9117b2cfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:35:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:04.135Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=8d27137d-c76a-44c6-9737-687034bf5e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:14.143Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ed1157ae-e025-4f5c-83a3-db6f0d140252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:14.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:24.154Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=58d5de21-ee00-404b-b7df-14bcd71156ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:34.161Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=5aeaba8c-39b7-4c18-86b8-c937434b4bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:34.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:44.170Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=73797952-5baf-4f0f-86c2-11bb4f0e0482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:54.177Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=206615ae-1231-4cbb-9f60-946e92d64bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:36:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:04.185Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b1c393b6-d2f9-4515-a4e5-7d314366b3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:14.193Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9c983131-ebc0-4196-a522-442849576c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:24.203Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=71d2e2fb-4baf-4bfe-acdd-18e5a532289c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:34.215Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=7b9d1b78-2257-40b8-9593-9fdb776239db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:44.223Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ee6b4c84-151b-4fc2-b682-ad1ce6be0f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:54.229Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a9898935-64b8-44d9-af8c-de7b77a49300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:37:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:04.237Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=71fe4674-ac7e-44e5-840f-f945c68d0c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:04.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:14.248Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=86110c78-0c84-42ce-83f4-b3ccec0afaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:14.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:38:17.227Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:38:17.228Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T13:38:17.229Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:38:17.233Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:38:17.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:38:17.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T13:38:17.238Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T13:38:17.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:24.256Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=084457be-5ded-4dc2-a392-585c2e32e2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:24.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:34.263Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d8b19c94-b494-4388-b4f2-916cf69fa297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:44.272Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e55d1ef9-8103-4271-8310-e971f9073430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:54.282Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e1b0520b-3c9a-4880-8dfb-bbd0aaac95e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:38:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:04.294Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ac3cf0b3-81e9-47bf-acda-547cd134f166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:04.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:14.305Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=26b94892-90af-461f-8a50-4d7f1fbeb163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:14.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:24.316Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=35c7d872-16d4-4683-acf7-60ab6468c7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:24.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:34.323Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=58a1ea58-12dd-4cc6-8ee8-2487c6d555a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:34.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:44.331Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=6eb58089-04bb-4e8d-ac5d-b1f762a7b84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:54.338Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=cc387b22-a100-4645-a66e-032c65d7fdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:39:54.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:04.345Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=9ff809ed-be29-4559-9253-71b01ddd23d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:04.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:14.353Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=08be8442-30e6-4fed-96cb-44f1bd5c5521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:14.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:24.361Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=aea06907-b917-4a30-890c-b81f7e4db321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:24.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:34.372Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=16181887-8ede-42e2-ac1b-b88ae4d1a5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:44.379Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=959f60d7-6c02-4611-8062-c06d56d94089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:44.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:54.388Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=152f26e8-d0bd-4559-89af-9cd4f2cf920f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:40:54.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:04.399Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=d2be1dd9-55f5-4e68-80d1-4d8262952d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:14.410Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=e3c28a21-e76a-4f3a-a94f-e29300454870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:14.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:24.417Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=38f058ca-5785-45fa-8091-8c212890343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:24.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:34.425Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=f27dfd46-f2ae-4ecf-910b-bc182867b8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:34.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:44.431Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c499890f-9bed-4222-ae9c-3559fd3bf3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:54.439Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=354e1386-41d1-4c09-ac1e-cf10569f13c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:41:54.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:04.446Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ba7acaab-e4c7-4a8f-8fcf-a58db2217c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:04.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:14.454Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=ffa164ef-f898-4862-9c88-0f8032ead9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:24.463Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=42d277db-b03d-461f-bdae-04044359662a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:24.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:34.480Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=17b953ca-dc34-49d4-9b88-f41bda34afc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:34.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:44.487Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=53af6899-718c-4bd7-8937-ad82249d5412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:44.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:54.497Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=545ef30d-d9c1-479b-bd0c-e4eb0226717c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:42:54.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:04.509Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=29b37194-1926-4c95-acef-78ae0eec9960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:14.516Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=38dc541d-52a4-43df-8dbd-59b2b3f4fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:43:17.223Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T13:43:17.223Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T13:43:17.224Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:43:17.227Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:43:17.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T13:43:17.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T13:43:17.232Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T13:43:17.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:24.523Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=07c7505f-92f6-433f-9b2b-a56baf57f219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:34.531Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=a461dd1a-983c-4228-b5e7-923b1314add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:34.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:44.540Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c3e4c03e-3f7f-4114-ac3a-90c77514c97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:44.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:54.546Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=c16d122e-3415-4ac1-97dd-594d22b34520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:43:54.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:44:04.553Z |INFO |Init configs |InvocationID=0d1b2ed3-b391-49b9-8f63-260416022280, InstanceUUID=b22cf1b7-bf27-4421-a1f5-a232087f8f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T13:44:04.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |