By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:14:07.725Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:14:07.728Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T12:14:07.760Z |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 |2022-01-22T12:14:08.372Z |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 |2022-01-22T12:14:08.448Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T12:14:08.449Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T12:14:08.449Z |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 |2022-01-22T12:14:08.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-22T12:14:08.601Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-22T12:14:08.717Z |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 |2022-01-22T12:14:10.012Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-22T12:14:10.512Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-22T12:14:10.534Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-22T12:14:10.534Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-22T12:14:10.594Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-22T12:14:10.595Z |INFO |Root WebApplicationContext: initialization completed in 1877 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-22T12:14:10.965Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-22T12:14:11.758Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-22T12:14:12.968Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-22T12:14:13.428Z |INFO |Started MainApp in 7.692 seconds (JVM running for 8.287) |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-22T12:14:13.483Z |INFO |Start scheduling PRH workflow |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:14:13.494Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7379b9cf-a438-4e11-b453-7b79902a09b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:14:14.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:14:15.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:14:25.018Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=664636a7-5e51-4867-b1ce-667d168bf5cb | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-22T12:14:25.137Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-4 | org.springframework.web.servlet.DispatcherServlet |2022-01-22T12:14:25.138Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-4 | org.springframework.web.servlet.DispatcherServlet |2022-01-22T12:14:25.140Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-4 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:14:26.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:14:26.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:14:36.072Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=886335cb-0c38-4013-a416-01f3c9e98800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:14:37.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:14:37.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:14:47.109Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0e96415f-a178-4de2-b81b-985f7543f20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:14:48.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:14:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:14:58.149Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c71a1d6a-35c5-464d-bee7-b1cb0410c812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:14:59.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:14:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:15:09.189Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9eac5bb9-69c4-4438-9add-58eaf53f4245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:15:10.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:15:10.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:15:20.237Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=929f8b83-71d6-45cc-b5c2-b6b43f184f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:15:21.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:15:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:15:31.302Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c3766409-b8e1-4c0d-9c91-55c0a7931b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:15:32.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:15:32.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:15:42.342Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a7c9ef98-8648-4771-90bc-d3f6ee2647fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:15:43.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:15:43.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:15:53.381Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a4759d24-3033-4052-91d6-721c81cce538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:15:54.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:15:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:16:04.422Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=759a6e38-e3de-4f90-ab3b-8575a9751b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:16:05.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:16:05.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:16:15.470Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9c2f105e-1157-45d4-b6dd-3714f61cfab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:16:16.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:16:16.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:16:26.535Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=03b480e8-ea96-4b70-bbdd-2b69a5b9acc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:16:27.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:16:27.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:16:37.576Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6af36c44-6b73-4443-b810-ff227cae4ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:16:38.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:16:38.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:16:48.614Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b6612ba6-12e3-4954-a050-72f30e5efa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:16:49.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:16:49.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:16:59.665Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e2a555f7-c3d0-4e73-9491-d332a4d8d44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:17:00.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:17:00.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:17:10.736Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7d65ad64-cf9d-47d2-a116-097d2f4e29c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:17:11.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:17:11.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:17:21.771Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4728a209-a374-4d27-9e05-1391d25630b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:17:22.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:17:22.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:17:32.836Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1e76e8ca-a27d-4db3-a3e0-5cbcede3aae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:17:33.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:17:33.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:17:43.891Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e299eb89-888d-49cf-af91-2648b10ec640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:17:44.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:17:44.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:17:54.967Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bb05b1aa-68a8-4f58-9a53-7fde7e56936d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:17:56.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:17:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:18:06.021Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ebe257fd-cd42-479e-bd08-afb0445b233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:18:07.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:18:07.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:18:17.061Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0134c40d-d262-4588-9d29-0ba09f0a3756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:18:18.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:18:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:18:28.105Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7333b99d-08e4-44e3-a288-acb0094b1755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:18:29.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:18:29.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:18:39.176Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=856f2a38-9c56-4796-9cc0-c9d839c160f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:18:40.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:18:40.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:18:50.214Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4144b468-fdab-4556-b266-bd38dbb76207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:18:51.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:18:51.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:01.254Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=cfc4ee79-8fda-46e4-a721-90c046230708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:19:02.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:19:11.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:19:11.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T12:19:11.612Z |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 |2022-01-22T12:19:11.615Z |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 |2022-01-22T12:19:11.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T12:19:11.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T12:19:11.623Z |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 |2022-01-22T12:19:11.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:12.293Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=687dd164-36a5-4301-af30-6cae66be4693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:19:13.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:23.655Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7f35b00d-78c2-4d5b-81c4-57581168e2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:19:24.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:24.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:34.695Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=84f7b3bc-bd84-4cc9-a156-8b1211eb8bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:19:35.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:45.735Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=032034ca-dd70-498c-acdd-5210f1b3d6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:19:46.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:46.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:56.775Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f7268a2d-f753-4174-b181-808f04f8525c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:19:57.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:19:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:20:07.813Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=35a73ff0-c64d-4460-b019-18d3f928882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:20:08.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:20:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:20:18.852Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9b032404-1755-490b-ade8-2c73f5a8cce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:20:19.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:20:19.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:20:29.897Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=426b98e0-53ea-44ca-96f1-222b6dd7a036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:20:30.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:20:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:20:40.934Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c7c5d95a-4057-417f-bed8-8450162b5604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:20:41.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:20:41.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:20:51.974Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4721db7a-5d77-460a-895b-bc5fd2fc7e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:20:53.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:20:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:03.013Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=31a02dcd-a265-44a1-b3f9-2d6dad6a9a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:21:04.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:04.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:14.052Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=aed84838-414f-42c5-a954-e75ae47ce578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:21:15.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:25.093Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0f35f271-8b21-4ee9-87ce-f6c32598b869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:21:26.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:36.133Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=af9f0bfb-c576-47bd-8b3a-5b16af9ad18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:21:37.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:37.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:47.173Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fc0923c4-5f58-442b-91ab-3582908a3be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:21:48.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:58.212Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c5d6c3f8-cfca-4f55-adcd-e55e4518f31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:21:59.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:21:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:22:09.255Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1f3ef075-3197-4854-b7d3-ccdc35291063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:22:10.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:22:10.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:22:20.296Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=56b7f6d3-8ecb-4c1a-9a73-d7eea05ed360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:22:21.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:22:21.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:22:31.367Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d1fb674d-05d3-43cb-9e8f-62209fcfb720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:22:32.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:22:32.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:22:42.405Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e5d44358-9d9b-4012-87c7-2674a5101d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:22:43.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:22:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:22:53.445Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8b504688-51e0-43ed-ae5e-f57a92c60d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-22T12:22:54.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.28.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:22:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:04.485Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c6c758ac-404d-4d86-ae27-5ee61b21532d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:04.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:14.667Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=39a8392d-de58-4040-b666-3483979ff503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:24.683Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=09550f98-38c0-4612-82b9-3ec20e7d5fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:34.697Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=624a1c34-f26e-428d-a0cd-a85016fc3e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:34.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:44.709Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=09b9a5ed-7be2-4869-9876-879d71ba111f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:54.722Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=68adc9c4-f0c2-4e45-863d-a5612f800da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:23:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:04.747Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c6309e64-62a3-4bc2-87a3-996f172bbfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:24:11.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:24:11.353Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T12:24:11.354Z |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 |2022-01-22T12:24:11.358Z |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 |2022-01-22T12:24:11.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T12:24:11.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T12:24:11.367Z |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 |2022-01-22T12:24:11.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:14.779Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f297327f-c8a7-4622-88e3-5d6a7312f90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:14.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:24.798Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=70bcf9f2-2c29-4454-85dc-8329b53ea335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:24.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:34.812Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=40b60401-62ab-4be8-a943-c493a14ee684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:34.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:44.823Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=337d90ae-49cd-45d8-9ae9-111ff5b02fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:44.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:54.833Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e6296beb-379e-4c76-a0d3-7a02ae35f5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:24:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:04.849Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0b96391b-0000-4312-aecb-ee0b2ad070e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:14.878Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5587ec46-e19e-487c-a3d1-d4e1fbd315cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:14.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:24.890Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f8ddd536-38e6-415a-b397-2280d071ced8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:34.899Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4e68169a-3105-4752-91e2-f771e2de2c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:44.908Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b6efed6b-310e-4d27-8a40-6498ef8aca73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:44.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:54.919Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7b84c2d7-2021-4a8b-afb3-3ac8ce02b3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:25:54.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:04.929Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=acedfbdf-05b5-4653-8b96-bd09dacd5a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:14.944Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2a686f96-d4b5-4a3f-b670-69c43a191d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:14.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:24.971Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=876bb147-5a8d-4b06-87e0-7b14552910c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:34.983Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d70ea6f3-4fe3-4c3d-90a7-f725d549b89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:34.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:44.998Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=86731e4d-3410-4b58-818f-71ebf45d1782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:45.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:55.008Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e533c743-541c-4f91-b3cb-75b6d5f268d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:26:55.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:05.018Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0de0af56-dc08-4747-8207-47c73064c382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:05.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:15.027Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=688edf4f-9cc3-4782-924c-32ff5c0ae572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:15.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:25.067Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d5726cf7-be52-4fe9-ab2d-aeed002f48ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:25.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:35.074Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e3fdb4b9-bec9-41c6-84e3-f35e87f78e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:45.084Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=cedf11b7-6652-4c89-ad8d-f23db5aaaed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:45.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:55.098Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f4cc9645-9b12-48c7-921a-d4d1f91af38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:27:55.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:05.125Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=368a2aa3-b3ae-4b93-b1a5-6a26f886c2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:05.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:15.133Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5315e3cd-2dce-491c-bcc8-cfa3515bd762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:15.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:25.144Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f0957472-878f-4ad0-b438-1b98131b73d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:35.153Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a708b320-70a0-47cc-bc1b-1601538de221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:45.163Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fe0993c4-e1b3-498d-8ce1-5d431f8aa08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:45.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:55.172Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2cd3207b-567e-4f25-9cd2-e1f9d1c496b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:28:55.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:05.184Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bdc25316-453c-4457-af26-82bc752eb487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:05.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:29:11.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:29:11.367Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T12:29:11.368Z |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 |2022-01-22T12:29:11.371Z |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 |2022-01-22T12:29:11.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T12:29:11.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T12:29:11.378Z |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 |2022-01-22T12:29:11.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:15.205Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=df01a490-093d-44c2-94de-6409bea3924f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:15.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:25.214Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5699395a-ed62-4719-8e6f-61204cfb00fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:35.221Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2b0317b7-e527-42d2-88ec-be16284a2e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:35.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:45.231Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=96bebc3b-7e12-4a7d-9583-9c5bb02424af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:45.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:55.241Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4ec1eb65-22af-43d9-ac54-a093560e8a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:29:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:05.255Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1789cfa5-51b7-4c0d-b362-f10b1495a4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:05.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:15.291Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c6ee67b9-6a19-4c55-8b8e-48eb95970424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:15.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:25.299Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=78dfab7d-c809-4324-b091-e1e4d91d1e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:35.308Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fd3b3979-0e2c-44d8-9d80-fa88afbb45df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:35.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:45.317Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fe34ac35-92a0-4af5-930c-1598e9275baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:45.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:55.326Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e4b91f6d-700d-444b-ad55-c6e8a5f0d2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:30:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:05.335Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0e43fb18-2a5e-4a83-930b-48bd4e97f584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:15.347Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6468e515-f34c-425b-861a-f693de4e3d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:15.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:25.369Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b432f4f3-419a-40b9-b1fe-92ffc654dff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:25.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:35.378Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a4970b10-24b5-4efb-99bb-252ea0e12432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:45.388Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=befeaf00-bcf1-4dd5-a9c9-364af8ee0765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:55.407Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fa186a08-1e8e-4afd-b250-a0b3c13ac1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:31:55.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:05.415Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5b589937-0ee3-4c2e-8f93-aa81a241de00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:05.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:15.424Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=178369bf-a0c9-48a8-bfd4-8a765087b5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:15.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:25.436Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6159ea58-8247-4799-937b-7aa4b9f52b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:25.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:35.456Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c9dcc50f-9c5d-4b1a-ad21-d807312e2e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:45.465Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=29b2290a-6a63-4742-9bc6-8629e2c1cd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:55.471Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=3b74f07f-1b6f-4e02-aca3-0517d58a68fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:32:55.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:05.484Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4dc69686-bcd0-42d6-a16b-a3db1209f9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:15.695Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=85e6cee8-3808-4f0c-bf68-76d4f8242f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:25.705Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=814ab9a4-d3b3-48c7-8482-9d2bba19f989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:25.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:35.712Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=491b1606-c800-46b3-83b0-b2ecec57c040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:35.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:45.728Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bb804128-640b-42e6-95fa-1eb23aa46920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:55.734Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=eba68447-362f-4759-bdd9-ba3e6345e0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:33:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:05.784Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=981129c2-b997-4d77-8839-44af21bc0431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:34:11.327Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:34:11.327Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T12:34:11.328Z |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 |2022-01-22T12:34:11.330Z |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 |2022-01-22T12:34:11.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T12:34:11.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T12:34:11.336Z |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 |2022-01-22T12:34:11.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:15.794Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6f6c849b-785e-49f6-b406-383b898eb8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:15.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:25.810Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5f4cf7b6-53a3-49ee-95d5-efee01af6721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:35.818Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=dcec5b4c-bb6e-48a6-bbc1-f3b8e07821c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:35.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:45.826Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bc6cab9f-110d-4b4c-9bf3-597df6c9931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:45.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:55.834Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=323d8e9f-643a-468b-bd2d-ebb287981908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:34:55.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:05.842Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1fd84238-6359-42b9-b5ce-5a79515f7124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:15.853Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b74fedc9-67fe-4015-8c85-d237d2f9a13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:15.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:25.860Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d5ca7563-fde4-40e9-a797-b6fbee65a2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:35.868Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c2a5bb2d-2e1e-4e8a-8474-ffd0c219b107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:45.876Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d26c9b58-d75c-48b7-9b16-43e401b8d648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:55.886Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b18ed1a0-27d1-4d51-9699-c01b0c12cf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:35:55.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:05.897Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e1f92c37-625f-4634-8ef8-b3b2f4477bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:15.918Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d0c1090a-c91d-4b77-8302-a63282cf316b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:15.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:25.928Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8e7b08e4-ce23-4ca8-ac2b-eb6e15795683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:25.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:35.935Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4272210f-ecce-4d1d-9f01-750ba9dfb419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:45.942Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e58f6049-8080-4a9d-adf7-0083800c91c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:45.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:55.955Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e89030d9-5c07-4d15-b50c-9ebeb4dc8c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:36:55.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:05.963Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bc9963fd-44b4-4e4d-bf63-69b11f7a8e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:15.971Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=363fcdd1-8247-495a-b059-f5a1d3400439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:25.978Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=3004eebf-3a87-403a-8ff1-14fa4f43a7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:25.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:35.985Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0012027f-23e4-4a8d-809f-4aa04d28c198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:45.995Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fb4fbd1a-da61-4a4a-b6d6-33f5ce483b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:46.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:56.018Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0a3cabdf-8dc9-40f5-b7db-724195e5dd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:37:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:06.026Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=88dd7253-5eda-41e7-a3fb-68c408deedce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:06.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:16.034Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c7950c52-6097-4ef9-8583-2f97473539f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:16.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:26.041Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f33d4469-e8a5-481e-8fa8-ba7ac121960a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:36.048Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=396c4e10-aaf8-42e3-bc42-34bc29bab6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:36.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:46.056Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e02cbdde-3f29-42f3-8973-4a35b68cfa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:56.064Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=69cb6f0b-00d9-4098-83e0-48b54314ef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:38:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:06.071Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1b33f278-9536-4883-a24e-44e3d38f82d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:39:11.299Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:39:11.299Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T12:39:11.300Z |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 |2022-01-22T12:39:11.302Z |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 |2022-01-22T12:39:11.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T12:39:11.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T12:39:11.307Z |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 |2022-01-22T12:39:11.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:16.079Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=940ae435-7330-43e9-8487-570950512757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:26.085Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e51ea654-68e3-45fa-8371-df65a33168da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:26.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:36.093Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=24be4de0-87de-4d1c-bbd5-3fd69c252f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:36.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:46.105Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f4b185ba-b456-4bc3-a043-f8a0322af34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:46.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:56.125Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5fb3586f-992e-434f-a207-1f9447b43c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:39:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:06.135Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6eebdcde-9803-4054-9f4c-bbd4b053447d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:16.143Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5b09f68e-1f87-4170-bcce-ce85cc3ce2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:26.149Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6423ee97-f03a-4eb7-9bd8-0478fbd0f8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:36.157Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=cc3f0fbd-bb38-4ecd-bb69-452959fd6bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:36.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:46.164Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=273bd38f-cbd9-4b33-8f9f-d47aa62e1c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:56.172Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=af89047c-5600-43d1-9b17-26ecc08cf928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:40:56.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:06.180Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=68e016c5-7730-4bbc-9085-2949bebbf1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:06.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:16.188Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=3a884cff-b632-4d86-86b9-633cb87b7b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:16.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:26.200Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fe693221-9e3f-45fa-9acd-1eaf3b007a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:36.220Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c47d4cbc-6631-4310-aeba-31f46bdc986d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:36.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:46.234Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=499b89a2-e4ab-4687-a243-fa10ef8ac81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:46.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:56.244Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=370132ac-97b9-43ad-a15f-b5f87e6b14dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:41:56.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:06.252Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b95a5e9f-e2fe-4a50-b5d7-193fbee4fe0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:06.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:16.260Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=00bfdc3c-b502-4c6c-a2a2-3dcd339e6734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:16.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:26.269Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8acff027-30a3-48d8-9163-065078224c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:26.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:36.277Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e19d052f-81ce-464e-9095-4579f52da87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:36.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:46.286Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1d612551-1039-480c-bd50-77c3e8772633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:46.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:56.294Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=33034669-e8b1-41c9-9aa3-0b1c9531c5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:42:56.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:06.305Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e6f19a16-f377-47ab-a50b-a4243d411921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:06.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:16.328Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=cfacca3a-6ed7-436d-8aa5-620b52be43ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:16.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:26.338Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=92d502ec-1274-4ff3-9e51-4d41460e3fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:36.345Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4597e9e3-1ea8-4802-aa6b-9197bb99f2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:46.353Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9a9b91d0-52da-46ef-8263-01b257c52a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:46.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:56.361Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ef7ad8bf-4a94-4353-ae33-710dd3c190c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:43:56.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:06.370Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=48bc2ab4-0d02-4cda-ade9-4fc772354bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:06.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:44:11.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:44:11.302Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T12:44:11.303Z |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 |2022-01-22T12:44:11.307Z |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 |2022-01-22T12:44:11.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T12:44:11.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T12:44:11.312Z |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 |2022-01-22T12:44:11.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:16.378Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6db4dac4-0012-48b3-b732-e458c47a8ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:26.387Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6e226d84-5441-4bc9-af4b-239d8af7f369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:26.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:36.396Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4710e312-f6a4-41b0-ab0d-ba9a91343f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:36.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:46.404Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=50c09aeb-2818-4714-b229-86606b99c9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:46.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:56.414Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=06ae4bd3-6707-4ed4-b96a-b3abf316d445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:44:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:06.426Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=703df573-e65d-4eb7-987a-48d8244c45f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:06.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:16.453Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=869b87d4-241c-4483-9038-b7c411a5a45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:16.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:26.464Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6adad427-3980-489c-8f4a-f0ff27ff2849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:36.471Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8c600ea7-5e9b-4cbc-abba-5b378f02266d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:46.479Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=87d7b1be-2aa1-4ce2-882d-17a840314e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:56.487Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f230b8cd-a779-4f63-8a18-7e67eb94ec91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:45:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:06.497Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d7336e64-7a02-4cfc-af27-5a95a4c6b0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:06.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:16.505Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=668b61e7-e978-49f6-aced-34cd4c7047fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:26.515Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e47df5f9-5fc6-43b6-b9bd-de76dfb9b00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:36.522Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c4dd0b75-1ddf-4bda-9cff-3b05fc76f880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:46.532Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=74aa065b-651c-48f3-b19e-758b0a24a5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:46.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:56.547Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=3c550ae2-715c-4d85-ae15-3a3ea1142810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:46:56.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:06.567Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a0425153-b164-49e3-8532-bf708d3d4915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:06.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:16.575Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2ff095a3-36aa-4b36-bcae-59eedd9293df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:16.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:26.584Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7e0e449f-336e-46ec-939e-657e37e4bdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:36.591Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7f59b3d6-bd4c-42ef-8a3d-2c4b7a3bbef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:36.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:46.599Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bd90996f-337f-4771-87aa-4cacba41bc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:46.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:56.606Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4a950158-d721-4177-9a73-f15e360c9d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:47:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:06.613Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f1f1b67e-2d41-4284-8a9b-00a22c032f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:06.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:16.621Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8d54a30b-4438-46ec-8edf-d9eb148d5fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:16.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:26.629Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6b7ccee5-ad9e-45aa-904f-2fe15e0d4e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:36.639Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f75d00be-4ed3-4a8b-ae0c-b1918669509f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:36.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:46.652Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=338acbbc-ffe7-4db7-986b-bbaccdc2b58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:46.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:56.661Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=efd1b7c0-692b-4f09-bf74-364c7ea28957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:48:56.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:06.681Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7257509f-c8dd-41d9-93d8-dfa2c7cd5b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:49:11.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:49:11.312Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T12:49:11.313Z |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 |2022-01-22T12:49:11.317Z |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 |2022-01-22T12:49:11.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T12:49:11.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T12:49:11.324Z |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 |2022-01-22T12:49:11.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:16.687Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=25ff4cd6-8814-4500-bce9-afa89a213d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:26.694Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0fbcf853-691b-47da-8591-66f5bd912df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:26.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:36.700Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=aaefce25-b3f0-47dc-96c0-0b0e300cb03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:36.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:46.708Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c5beaddb-fc75-4cb6-b805-2676967b290c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:46.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:56.715Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e7c67f90-a030-4a40-a55d-9ecba2433ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:49:56.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:06.722Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5eb3ff7d-f900-474c-9671-5b947d1989d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:06.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:16.731Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c9346a8d-0ea0-4f9c-8d5d-2aaf521f76ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:16.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:26.739Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=17eb42dd-a66a-4bfc-b1fd-931ed58c718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:26.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:36.745Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ca7326f9-7b89-4fd3-8f18-638535233d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:36.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:46.757Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5a1bab9e-3516-48e5-a03c-90163af7439f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:46.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:56.778Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e35bc662-ea67-427b-a9ef-2f470018f970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:50:56.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:06.786Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bc36f289-2eef-4a45-89d3-2c27fe743c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:06.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:16.795Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=86694e76-96df-4ae1-a0d0-6277bafd8d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:26.828Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c406a73f-35a4-4f42-a3e1-eaad74801517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:26.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:36.836Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=49202d2a-2554-4f2c-9ec6-82969ef8fa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:46.843Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1eb26ad2-863f-43e7-aa9f-fd6d71e3dd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:46.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:56.850Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=60daa4af-b02e-410a-9e5f-4b970a1d88ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:51:56.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:06.857Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=45b8fdf2-09a7-4802-812e-018796ff1d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:06.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:16.866Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=692b24fc-c0f9-43a2-971c-f0f32e9b265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:26.877Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8d4212bf-82ec-46e8-91fe-6dd4f7ca3078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:36.895Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1c4b4eba-b14a-45b9-a604-f07ddc21d71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:46.905Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fc46646c-4790-41b5-afa5-2f43ed4e9698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:56.912Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c8b8f8bb-68a2-4232-aa78-d51bdd218fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:52:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:06.919Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e2964af5-477d-4d80-a142-29ecabb6dbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:06.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:16.927Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fc1d369d-b6c1-44d2-adab-815bacb62b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:16.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:26.936Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9de83832-4f33-4888-93ba-bfa64333d642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:36.943Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d981bd1f-9a50-48ce-ab96-f485c7892791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:46.951Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6c3e3657-0a1a-4da7-a371-9d1e30e13964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:56.960Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b3199ea4-8919-4dcb-900e-230ed7a08d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:53:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:06.967Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1ee36218-41c9-44ca-8ed5-aaca0406af55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:06.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:54:11.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:54:11.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T12:54:11.353Z |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 |2022-01-22T12:54:11.356Z |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 |2022-01-22T12:54:11.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T12:54:11.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T12:54:11.362Z |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 |2022-01-22T12:54:11.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:16.976Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8bac749a-bd7c-423b-9230-40535d989fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:16.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:26.985Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=aadab9a6-374c-4d11-b123-d008ec6ff304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:37.001Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=086331bf-90b6-442e-b60e-832f565bd6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:47.009Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8378a549-7ea3-44dc-9198-ab793186c1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:47.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:57.018Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6464d040-19c9-429f-97f8-19eb67c0f737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:54:57.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:07.025Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ebb53c46-85e3-4c60-ae0e-ec17ff6785ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:07.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:17.033Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8c6fc26c-b460-4840-a3b6-1f6d1eb1bacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:17.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:27.041Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e268042d-1c6f-4b90-967b-dbf877e350d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:27.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:37.049Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1bda5019-8b97-47e7-805a-6cfd9358a3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:37.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:47.058Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c5d7e72a-3631-4576-9cbd-d24141df9f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:47.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:57.066Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7a2469fc-09b4-4cf3-8709-e1e523c77c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:55:57.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:07.079Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9cdf1d48-c63d-4208-8163-14e2c4a5a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:07.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:17.108Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a831b8f0-8469-4606-9e5f-167344a0bb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:17.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:27.116Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=cdceea68-03e9-4dde-acf2-c656724f37f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:27.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:37.124Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fdbc8491-0741-498f-bd00-752f87516fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:37.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:47.132Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bd81ba3b-9ed0-48d5-84bb-5530b23a7791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:57.140Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fbf14517-ead1-4be6-8764-946f24899f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:56:57.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:07.148Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c98775ab-c2de-4a7a-86e7-b8725ee87b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:07.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:17.156Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=080bbb28-d62a-4941-827c-615b4d4ec764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:17.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:27.165Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d7d13ba2-b47f-4ca7-bf67-71797aa36bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:27.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:37.173Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=46ff51dd-1df4-445f-ae2f-d74e309e61a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:37.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:47.183Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=565b8241-68d6-4bf8-88b6-6b902e6781b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:47.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:57.192Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f2eb9816-993d-4f8c-9ccd-19ae7fb74c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:57:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:07.203Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=abf07b75-e5c4-472e-840c-5141b4043f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:07.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:17.224Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ef7e3786-81c8-4290-9b84-b54d9b28ac57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:17.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:27.233Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d1ae4236-9d41-45a4-a2cd-6c1a89bf7d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:37.240Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=987bf53c-9802-439d-b896-d47d604252f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:47.247Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2b792c06-853c-4b27-8cb6-7aa9d12149d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:47.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:57.255Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=427e58b8-8210-4dcb-a5de-8d0e96db1b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:58:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:07.262Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=86789924-52fd-4254-91f0-be21aa3ea56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:59:11.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T12:59:11.296Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T12:59:11.297Z |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 |2022-01-22T12:59:11.301Z |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 |2022-01-22T12:59:11.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T12:59:11.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T12:59:11.306Z |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 |2022-01-22T12:59:11.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:17.269Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=27181e6b-87a4-45f0-891d-b81627a1fe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:17.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:27.279Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d1410152-f155-4b0e-91e4-e27f361959d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:27.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:37.287Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b3c8cc59-672a-4af2-b06e-6a351a0aa399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:47.295Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=70933976-f5aa-4ae8-be12-b1765f850610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:47.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:57.303Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=49e1bcff-d37a-4f05-988e-bc0164ae892d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T12:59:57.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:07.315Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=848ba5e5-0295-4315-8af7-47723fbdf36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:17.344Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9524239b-2f9f-4b65-9e1e-d940f2e95a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:17.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:27.353Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9ecbf372-f687-41cd-bbc2-e3c735a00cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:27.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:37.360Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a4638f7b-6abe-43c9-bc31-8a55890beef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:37.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:47.368Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=93464f38-2615-4c9e-953f-634fbd84aab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:47.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:57.375Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=283189b1-01e8-4541-9f56-68476a96a99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:00:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:07.382Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6c7bc489-9548-4390-9929-6541729b62af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:07.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:17.390Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4120eca0-e46e-4212-a17b-8bec0a97244d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:27.397Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=003fe715-8a22-4bdb-8d4d-2a8091a83358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:37.405Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=73f2945a-a20f-42dd-9a87-4a6f292673d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:47.413Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=92d2d925-5c72-4f78-a83c-e9acc2b10bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:57.422Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=31836247-e2aa-4b09-b538-2fc03523fa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:01:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:07.433Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=962065b2-1009-47ff-8d3d-9abb5da71a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:17.456Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=02858470-0c01-4b56-b685-234a3af3e331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:17.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:27.462Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=074f5df9-c6fe-42b5-8666-83403a33fda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:27.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:37.470Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f8957cfb-7bbb-442b-98ea-e8985b7c687c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:37.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:47.479Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=31f0c078-7870-4919-8bce-8951180a4bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:47.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:57.486Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bb3a443f-99f9-4222-b118-a03e49168bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:02:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:07.493Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=cb828daf-51b8-46be-985f-81ff6870f21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:07.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:17.501Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fd0a3302-bc37-4de0-9bce-f19fa63f7b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:27.508Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ac2df434-7467-4c4e-9b40-14757cb4f01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:37.516Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f34c69e7-0479-4b09-997e-c05ee2d7a4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:37.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:47.523Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=04656941-ef17-4c55-9b52-0dc3762d6d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:47.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:57.532Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=45f5244d-815b-46ee-a1fc-f6950bc97d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:03:57.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:07.544Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ac988d67-d305-40a7-92e0-9fb8c7e7f61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:04:11.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:04:11.324Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T13:04:11.325Z |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 |2022-01-22T13:04:11.328Z |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 |2022-01-22T13:04:11.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:04:11.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T13:04:11.332Z |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 |2022-01-22T13:04:11.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:17.566Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=17a32de0-c6ae-474d-9b49-c592611029b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:17.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:27.574Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e43006bd-4996-4108-9950-f24867d1c1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:37.581Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=22d0a38b-f358-4a6d-ae6f-c520007619f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:37.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:47.596Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d8de6d87-ffe2-471c-a843-c7cafb3b9ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:47.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:57.602Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=014e3fb3-2840-4d4b-b49c-ab45f6281db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:04:57.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:07.609Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=15b83dac-264c-41b3-9dde-727aa52170da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:07.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:17.616Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4b12b69c-a85f-42d7-b9da-11aba113de0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:27.624Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=09633601-7337-4029-9b47-a063d72a4418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:27.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:37.632Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4a0f4b22-d992-4510-a38a-1ea3505d3209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:37.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:47.647Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f825650f-3c6f-4178-b307-5f0f5c5630e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:57.669Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=10ecb712-1a23-4ec9-8ecf-831be75d8d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:05:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:07.678Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=201ed266-6e20-4f06-a746-a2d787c6e96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:17.685Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=215041b2-808d-4c3f-bf6f-4d5da5ea1852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:27.693Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f19c6703-5a16-4048-b159-c361cf35c006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:27.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:37.701Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e43bf58e-4716-4a5e-8931-3a55ab7aaabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:37.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:47.709Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5c950348-a221-44b6-8486-8bd64f1af902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:47.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:57.715Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=114ba34b-3c9c-4fde-9199-99dc14fb24cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:06:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:07.722Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=64a854e5-f6e9-4a4c-9ceb-1438b78dcc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:07.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:17.729Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b163d5ca-8ad1-4144-bfe0-d5bafa0fa7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:17.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:27.738Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=035528c7-cf0e-4684-97ae-48343620ad0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:27.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:37.746Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=89e37299-8f23-405b-933b-60e74929a4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:47.756Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=76c82967-5370-444b-90e5-4045cb7f0374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:47.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:57.774Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=88fa38cb-9785-4242-8bce-c71993b67734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:07:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:07.782Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=18cbffc4-9d64-4aea-a5e1-79964e96a0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:07.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:17.791Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ea7dd94c-e8d7-4490-8d98-860f7e293bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:17.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:27.799Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2dd33e13-c4ce-4ce2-8914-71002bb8ff49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:37.807Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=15603c93-7e73-4301-ac21-a1dea3689b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:37.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:47.815Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9359dd2c-13f2-484e-bca4-a9be5a4f17c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:47.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:57.821Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=11b0be66-a5fe-4a77-926b-55df139465f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:08:57.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:07.828Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0aa13b35-954f-4ae2-bd85-824678cf65da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:07.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:09:11.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:09:11.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T13:09:11.307Z |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 |2022-01-22T13:09:11.310Z |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 |2022-01-22T13:09:11.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:09:11.315Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T13:09:11.315Z |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 |2022-01-22T13:09:11.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:17.835Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=27a56f5e-26b4-4862-9710-e2185f1578f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:17.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:27.843Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=857c674e-afa5-46e7-8575-099c8e2ca7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:37.850Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6695e765-608f-43a7-a25d-d3edbd070256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:47.860Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=322b4398-7935-4644-9e26-1fd0d37c627a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:57.893Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=dee7d1e1-aa6f-4342-a891-903472fa8310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:09:57.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:07.899Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a7049121-0906-4a4f-a410-237d816865c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:07.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:17.905Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d63e4690-9476-4532-9a07-5fe6467c749b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:17.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:27.916Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8f7c1ba1-31ae-4174-846f-93fb00b74ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:37.922Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=dfb72a91-c3c0-420c-8e49-882cea58f74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:47.927Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ff07ea02-565b-4586-882c-6b6f369b075a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:47.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:57.934Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e97ecf14-fa56-447b-ba53-d7ffd150bfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:10:57.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:07.941Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=013d62af-5811-429e-be91-223b0566e146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:07.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:17.950Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=140a1f43-c444-476d-b7ba-0ccb65c6b667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:17.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:27.957Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=54be17b1-689e-4a02-bd75-05c054baf246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:27.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:37.965Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bb737ee6-bf89-45a2-9b66-046023abe228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:47.982Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=832a344a-c6a9-4893-906b-e3ad7fc46c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:57.990Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5f6da73a-bdad-49b4-aef5-7c2022c5ff7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:11:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:07.998Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6c94cc67-3bc0-48f4-9a53-774e21ab385a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:08.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:18.005Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9bb7992d-0493-4a2a-afbd-9778f7e9c23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:28.010Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e95dfb92-c96f-4d9a-8986-75475143a7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:28.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:38.017Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c764bd88-6a5e-4d4d-8f3c-8432dad2604d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:38.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:48.024Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9a1a1214-f503-4bb9-a9e4-e25d5c549032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:58.031Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7689460a-499f-4b02-a41a-26963d28a9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:12:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:08.045Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1ac29df5-074a-418f-b447-3ed943003eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:08.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:18.053Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=12040914-7a1d-4673-9f28-44ea94fd6b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:18.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:28.060Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=dbeab455-88c3-45dd-b545-71717d05375c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:38.071Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6af3e28d-f431-4e8a-a85f-d4d3e95c600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:38.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:48.092Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7401ce38-6c74-45dd-94a9-e2311a9bca9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:48.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:58.099Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9e022988-4e82-4fee-986a-24e5da66a38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:13:58.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:08.106Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2b8772c6-2318-40a3-bacc-65a518165030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:08.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:14:11.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:14:11.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 |2022-01-22T13:14:11.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 |2022-01-22T13:14:11.277Z |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 |2022-01-22T13:14:11.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:14:11.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T13:14:11.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 |2022-01-22T13:14:11.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:18.113Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=31e2509a-544e-474c-b935-61fdc7469119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:18.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:28.118Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b8501c34-4853-40cf-a878-ed163c6339de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:28.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:38.124Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0d806e91-4a8c-4704-a729-8c98408efdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:38.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:48.131Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=580b82b2-ccd0-4dd8-9db5-593295026e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:48.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:58.137Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b4b365ec-a2df-42c7-90c3-7d95baff666a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:14:58.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:08.145Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=65cd0bba-5d25-47b5-9924-efb2b2577ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:18.155Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a179cdd7-4769-45fc-b89f-889527dc6e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:18.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:28.163Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bc96e131-19cd-4133-98a9-8cd2ba2df50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:28.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:38.176Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=094fbd9f-6999-42d7-bc19-a9ee311aeff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:38.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:48.182Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ad38c8d2-0163-46cf-9415-68b920ba5a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:48.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:58.189Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0045bca2-d8ed-4db2-989b-9f0776d90558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:15:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:08.197Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f86e1fe0-354b-412a-b633-8636dc09c837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:08.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:18.204Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=3b437d81-7834-4695-8014-dc4cbd98388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:18.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:28.210Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9f769ecc-cc26-4bf1-85a5-cf52f6539247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:38.218Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=114e381a-6885-4a48-9853-3cdae31323f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:38.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:48.225Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2f1686c0-e928-48b3-b146-8896e260e357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:58.235Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=74849f4e-df39-49cf-8934-d6958aa268f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:16:58.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:08.243Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9e8caec9-a951-4e1a-8854-8df9ab47d2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:08.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:18.253Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7a231ec5-a01d-4a64-b55c-0d8320ee8eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:18.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:28.274Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d8ed3762-7753-4eb7-bfaa-5f1925f17218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:28.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:38.280Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c4a6c576-1882-47ec-b090-ca64503de516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:48.288Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=3e820427-5b4d-4ad1-a68e-9141974f0f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:48.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:58.296Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=aa2110db-3942-4606-897b-5ca08636317d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:17:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:08.303Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2e0f80ee-96d5-4abb-bbfd-63f6de7b1673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:18.311Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c6abe7f4-daaf-4e62-8aad-df82e2fbe26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:18.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:28.318Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1d947847-92c1-4b16-a15e-6265579ea1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:38.325Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=428f40fd-6048-4475-b648-4b23663fa4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:38.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:48.337Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=46f6647d-45c9-4da7-8c35-810d1f636494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:58.345Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d2b59149-c489-4ee8-a5fd-6915c4a88e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:18:58.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:08.356Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=3eb2acd1-174d-4ba2-bf27-543490871edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:08.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:19:11.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:19:11.292Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T13:19:11.295Z |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 |2022-01-22T13:19:11.297Z |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 |2022-01-22T13:19:11.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:19:11.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T13:19:11.301Z |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 |2022-01-22T13:19:11.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:18.379Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=264f4de8-8dc2-47db-97d7-e547dc017aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:18.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:28.385Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=577c78d0-63ce-4167-aa37-eb7e717e72c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:28.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:38.392Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=003f594a-ea24-4172-982b-98156423ee33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:48.398Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c919f51f-e42f-4eb0-a398-1a0be983bfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:48.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:58.406Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=49cfb14e-1098-4dab-a66c-a067d11472b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:19:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:08.411Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=75a04c4b-e983-470e-b65c-8338999a0d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:18.418Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7377391d-708e-483b-8345-2cc9cd68e59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:28.423Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2c718e67-f5b6-46eb-b27c-7aa665a3ccb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:38.431Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f14ca7d0-cf34-45de-b13f-e09c3f0aaede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:38.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:48.436Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d9db735f-c6ac-420f-8afd-a321ae651318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:48.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:58.443Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2f8e2819-b369-41e9-8797-8fd90ee19735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:20:58.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:08.455Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fae8c720-a94f-45dc-aad4-584a6d7f6573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:18.472Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=573bd9a4-27dd-43a6-ab8c-7f5f53baa374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:28.479Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f6b73253-18a0-43cb-aeda-61d4580fc5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:28.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:38.485Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7fc81db9-7332-4681-83b8-94b4ae3fa558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:48.492Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c8261aca-ffd7-48e7-93dc-c0aaf428b7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:58.498Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5a4848b5-54fe-4c65-aa08-c902b44a6664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:21:58.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:08.503Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=82ba89db-525f-4288-9b18-21d53d09a8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:08.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:18.511Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a2734942-bb5d-4a71-bcfa-ea13c61a32cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:28.518Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=cad0b3d3-1b6f-45ba-af1a-ab09ed1c9cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:28.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:38.525Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=051768b4-f897-47a1-83a1-a2b2044b9cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:38.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:48.533Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ad0ac151-661d-4d24-b8de-ee4971474925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:48.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:58.540Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ccc83747-caa2-4ae8-a12a-851b93d4fe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:22:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:08.553Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=55e54ebf-d8ea-492e-a365-b88088845e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:08.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:18.575Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7c067663-48e3-4683-8954-b7a51a6deab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:18.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:28.588Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fac39d32-2762-4309-be8f-1bf711d5b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:28.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:38.595Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b4a9b883-d7a8-4e9a-8a03-ac035d1b7ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:38.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:48.601Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=73331694-1598-4d68-8a27-61b952e8a15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:48.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:58.607Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=921888b2-b057-4ada-b91f-046510c4f411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:23:58.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:08.613Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=84d47e57-f62d-4645-8c53-5d7e1e0f92d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:08.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:24:11.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:24:11.309Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T13:24:11.310Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:24:11.312Z |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 |2022-01-22T13:24:11.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:24:11.315Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T13:24:11.315Z |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 |2022-01-22T13:24:11.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:18.618Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=27be27b1-7ed5-4d38-bed2-e6710476f5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:28.625Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=72ef4923-3f2e-4e29-9b0f-d0d3d2378dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:38.633Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d7ad768e-ccaa-4826-acf2-c6d19a1a6e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:38.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:48.641Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=077286e7-308c-4c33-ba11-c0cbf684b668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:48.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:58.649Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fa6a39cc-7726-4ace-aa56-09c998a6d264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:24:58.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:08.665Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c63e6a48-690c-4df3-8b51-94476069ada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:08.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:18.673Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1f170322-bf1f-4e87-83d4-9f35d7296bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:18.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:28.679Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=53511c44-a325-4d72-ad5b-725cc25f3973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:38.684Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=64564ff8-2f40-4f2d-9814-0e32dedff2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:48.690Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=37aa7f5f-c3ba-4fdd-9fc6-cae2042b26ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:48.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:58.696Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=946d3c67-4ea5-418c-b7fc-122af3fd0ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:25:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:08.702Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4783eb5a-216b-4671-b4cf-b358494dfe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:08.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:18.715Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0a4329ca-2b2e-4fa6-be2a-6c7f0f370019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:18.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:28.723Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=13be7b4f-a0ba-459c-be90-a6a3028ad8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:38.729Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=dbbf2fb2-0c41-4063-8fb0-e8ecf9b3d258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:48.737Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d3693bb3-05a8-44a9-9777-af9554be90bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:58.745Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9863512d-ba9a-48de-8cec-45754b985925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:26:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:08.767Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=deca178f-cd0b-47d3-904e-fff9b169e0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:08.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:18.773Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9ac4efda-9fe2-4184-a192-a4c5b3f7e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:28.781Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=958058c1-5385-4cc6-b5c6-2c0b220e73ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:28.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:38.787Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d1dc0ab6-1fad-4dc4-93cd-d5bee382d1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:48.794Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=51bba179-465e-4ce6-8ff1-d4d85ac56e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:48.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:58.800Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e056be2b-45af-4e39-bb27-3ecc2c5b6dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:27:58.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:08.807Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f29152b1-f50b-493e-a87a-0ee75ad5e6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:18.813Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=912a94fa-f687-406e-b0fd-dcb127d18cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:18.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:28.822Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6841f908-6cc6-4936-9dc7-75662ef1b0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:38.829Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fb1a4eed-3476-49dc-8400-3668e76458c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:38.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:48.837Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8fda203e-dc2e-410b-8546-83f6f3c71859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:48.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:58.847Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=55d3a088-4e97-4ebd-8bc2-8aa340df7bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:28:58.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:08.869Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=59f76f0b-ea04-4111-bb8b-7ad05785f4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:08.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:29:11.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:29:11.292Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T13:29:11.293Z |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 |2022-01-22T13:29:11.296Z |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 |2022-01-22T13:29:11.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:29:11.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T13:29:11.299Z |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 |2022-01-22T13:29:11.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:18.876Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=06d6072a-2cd2-463e-945b-a4af1487e4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:18.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:28.883Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=77d90ecf-2005-44d5-8151-c17f67b80dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:28.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:38.890Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=811bb9eb-7e2a-4c80-a7b5-978154b5faef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:48.897Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=74b9bcb3-0677-4e10-a7e7-b0518292429f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:48.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:58.903Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a5918945-b0b4-4192-bf51-1b11fc8edc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:29:58.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:08.910Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d2891b59-16cd-4327-8320-6508dec56d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:18.916Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e0b71919-4996-4ec7-9898-3c12f3da8fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:28.926Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=09f35d6c-868d-46d1-8ef0-d6011a110888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:28.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:38.932Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1175e098-33cf-4c1f-a636-000b3c5ee343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:38.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:48.941Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=dbf67532-df40-4170-9600-33d33bb4c7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:58.952Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d98b5009-7fb9-416a-8ffd-62415d5a31f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:30:58.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:08.974Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ea61e86e-da6f-457f-83cf-7f3b15083683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:18.989Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b752dde7-a3b7-4f4c-9e13-0ecefae85aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:18.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:28.997Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=3f1bfc39-8550-4fdc-adee-44d48670a00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:39.013Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f30e65f2-d927-454d-87a6-b689e04dc744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:39.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:49.020Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c76e3fe1-53dc-49da-afae-e315677f7c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:59.026Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6f6ab39f-81b3-43ca-aef1-e8b6d2154665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:31:59.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:09.035Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=96165373-95d5-46ef-ab52-bc769bcb5170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:19.042Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6f0e224f-493c-40af-83f6-1102f07e4058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:19.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:29.052Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=43bf2f7d-5645-4dce-9c8a-036632b98238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:39.059Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e1a94fc2-a664-479f-9dc1-19b59b7b1363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:39.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:49.069Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a10f7ccd-fb87-43a3-813f-e48d9d84355b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:49.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:59.077Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=07427afe-ff68-4098-a302-000589de785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:32:59.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:09.094Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=25d36845-77c6-4d7b-85d5-48440453ff29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:09.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:19.102Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ecf5f733-bd9b-496b-86c3-80075696ee29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:19.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:29.108Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=38a932f7-bf7c-4af5-a96f-44a7e8c52bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:29.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:39.117Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=03f36c88-fe74-4337-9f3d-f19cf78deebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:49.123Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8baf9df7-e676-42ce-9a45-7c045dc25458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:49.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:59.130Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=56f548f9-5dfe-47ed-b49b-a84944aac56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:33:59.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:09.138Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ae8e9433-f7c6-49b2-825f-437ac5aec94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:09.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:34:11.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:34:11.313Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T13:34:11.314Z |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 |2022-01-22T13:34:11.316Z |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 |2022-01-22T13:34:11.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:34:11.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T13:34:11.320Z |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 |2022-01-22T13:34:11.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:19.147Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=16f254c5-ee29-4f5d-bc2f-129fed1a3351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:19.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:29.155Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fa9a25cb-fd0f-4ad3-b657-065e03e5172c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:29.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:39.164Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4466b850-7e92-4c2d-a407-9c2c0dfefe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:39.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:49.185Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a52af4ce-b804-4368-9ba1-d7400584934d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:49.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:59.191Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=31558e09-2663-464d-a1f5-cbe629e89b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:34:59.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:09.198Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6ad5f4b9-7077-4151-a4fc-09ab80f2cfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:09.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:19.204Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=036d114d-9d1e-4140-a86f-afce7af093e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:29.211Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4896703b-cc14-472b-a8c5-3165c8e256a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:29.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:39.217Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=cf86e4a6-e7db-48ce-86d5-05447cb77719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:39.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:49.224Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=85b25c9d-1156-479f-b6f5-6134bd297a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:59.231Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5428e080-f0e3-4209-9431-1833ee57a1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:35:59.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:09.241Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=3baa4dbf-48d2-4194-8565-ec8afae21bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:19.248Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c03cb3fe-97cb-4cd5-9e34-b2f05ae55507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:29.258Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=83ee9d83-7ddf-491b-94dd-ec48a5e343bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:39.276Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ef6d4556-7d22-4dfd-acff-cf1f20db5924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:49.283Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c66ec459-0801-40a6-926b-65e50c05fa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:59.290Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9b8ecf03-6187-4381-8d6d-5a6e51aa0d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:36:59.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:09.297Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6dae0eb6-1609-46c5-8169-5d5d5e482b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:19.303Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=624462ca-e403-49ad-a5e3-204d69ec4589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:19.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:29.309Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=cd24986e-d07b-4abc-96f1-f8ceee2e2be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:29.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:39.317Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ac87ca3c-e803-4668-b548-6547c5fb1d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:39.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:49.329Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d204c9a6-637a-41cc-8e1d-a91537b801bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:49.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:59.338Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ceebd7e7-041d-4599-aed1-c169c7f41df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:37:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:09.350Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=d1539023-715c-45d2-bfac-3687dd3fc213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:19.371Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0ac1f118-00f9-43bf-8ab5-30a6e1047013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:29.377Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9588f60c-4cd0-4a69-b03f-6a60d44c70d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:39.384Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1f547922-9f8a-4b47-ae44-e33e510fd620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:39.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:49.390Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=96d8fe2b-b3ee-47df-87db-2b846a94ffbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:59.396Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=2c5a08ba-55f4-400b-a8cf-1c43fada26dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:38:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:09.406Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=20aed165-9730-4ed4-a5f7-4ef7f589bbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:39:11.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:39:11.300Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T13:39:11.301Z |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 |2022-01-22T13:39:11.304Z |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 |2022-01-22T13:39:11.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:39:11.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T13:39:11.308Z |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 |2022-01-22T13:39:11.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:19.413Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=19e53f79-753a-48a7-a32d-d11d4160fa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:29.419Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0905fbf4-5921-4ffd-a9c0-18a1afc98972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:29.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:39.425Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1133da63-9e40-436d-830d-553305cba466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:39.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:49.433Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0649c795-b68b-453e-85d1-d67cae0f3fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:49.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:59.441Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1d82a0c9-6d1b-495b-9e12-5199855f0728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:39:59.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:09.461Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=deed3635-0f12-455e-a0a9-0d6b95042906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:09.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:19.470Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5570ccb1-60e6-4a2c-9c05-433bfd0c2d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:19.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:29.479Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=784eb090-62aa-4294-8137-eb5468a3cefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:29.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:39.487Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=25c9a95e-f635-48be-a5ab-b882a4a51216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:39.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:49.493Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5ada1d9e-afbf-49ea-b6fd-dbe8496a4ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:49.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:59.502Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5a7ae339-9712-4a3c-aa27-b8d0b47ebf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:40:59.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:09.510Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=6fed68c9-57e8-46f4-9f87-e9f8be8b130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:09.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:19.519Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f6f4068c-ebd9-46c6-bef8-a9caeefe4511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:19.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:29.528Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9d1af273-4658-4aed-8727-424bd0187431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:39.535Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b8e95127-24dc-454d-be32-064dbb9fbe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:49.546Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ab3be314-f40b-4819-b4b8-6eb9044ec7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:59.571Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5950d1b5-fee5-45d1-99f4-269c4d9d882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:41:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:09.578Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=ca4b9037-4b29-4429-9370-8a0712beeaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:19.584Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=37a1629a-bea9-4f66-9504-f3a61a7d7484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:29.594Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9e19cbd6-ddd6-437d-92f5-15df999391dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:29.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:39.600Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f1d75849-e86a-475b-bd63-4cbeed3f0f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:39.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:49.607Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=64e39fa2-29a8-4f0e-bdfa-b0b1f9da7011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:59.614Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c128f831-9724-4b8c-9a71-62c961f7e2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:42:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:09.625Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bce896d1-95d1-496e-88b8-ed2dc9416d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:09.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:19.634Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=de0c25d9-c451-48e8-90c6-027e542ad6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:19.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:29.642Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=971cf069-4d52-4b65-9ba3-84a7f9b10d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:29.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:39.649Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=fdc2c871-17b6-4f68-8301-e4e1d3372a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:49.672Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=eaf1abf3-2f2b-4c7e-b1f6-29138f746d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:49.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:59.680Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=23f8e8c9-f0f5-4bed-a33e-dbe1b9a18b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:43:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:09.688Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1158ba6f-298d-4965-a693-406b85a47635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:09.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:44:11.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:44:11.309Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T13:44:11.310Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:44:11.313Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:44:11.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:44:11.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T13:44:11.316Z |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 |2022-01-22T13:44:11.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:19.695Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f30c0fcd-c8ce-408b-9e73-7dc00321ce2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:19.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:29.702Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4d1ac51b-4004-4036-9812-853f8109b080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:29.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:39.712Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=286cccb0-9c09-4af6-b058-5a9671bbb4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:39.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:49.718Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=dc40c546-4935-430b-a059-55e04d0b7af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:59.725Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=01307b22-294d-4571-a8a4-fd25365f6d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:44:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:09.735Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=74437427-c4bc-49c8-9f78-b7d171fb2754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:09.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:19.743Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=81bcea73-6644-47a7-a760-d3a796e8e39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:19.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:29.765Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=60c8db0b-186b-41f9-a4b5-80e18a935d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:29.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:39.772Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=9a98de32-f0ab-4b62-90f3-072561ec73bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:39.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:49.779Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=c77abe03-0903-43b5-a023-edf45d420e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:49.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:59.787Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=526dcf27-f168-40aa-869a-647db85bdef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:45:59.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:09.793Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=b1fcc700-ddcf-4d8c-a07f-33d792c9c4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:09.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:19.800Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1abca1a6-788c-44c0-ad20-fe85b74e660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:19.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:29.807Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=58ededdc-6cab-47b6-a1db-3d9fbd824f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:39.818Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f675289d-ec36-4622-beac-8dc4746155ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:49.824Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5f570c15-0548-40d2-97bd-fcc33cba742b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:49.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:59.834Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=25f10807-4d9d-49b5-9129-eb444e7e211a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:46:59.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:09.845Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=e4ced012-8c4d-4f8b-9a7b-7354e2b8375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:19.855Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4dbc603e-9964-480f-b683-cbb9b381aa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:29.873Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=78c791b9-ce67-488a-851c-535f5230e8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:39.880Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=1cfc986a-917c-42b9-982c-ef58632dc2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:49.886Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=47f8fff7-45fe-4c2b-9948-fc6c77f6dc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:59.893Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=7144219b-5c98-4251-85ff-3cda61d83bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:47:59.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:09.900Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a70e483a-21b0-4a44-ba3b-c2ccf94f92c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:09.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:19.906Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=4c327fe6-0273-43b6-9972-2493674be148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:19.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:29.923Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=0c585426-b03f-425e-85ed-c780ff7d2abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:29.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:39.930Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=496f9aeb-99a7-453c-88b5-d19af2f4a0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:39.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:49.936Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=5093f009-a64a-4fff-b911-28b54c66cae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:59.946Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bf13695f-143c-40fe-ae1d-dd7c9d9825bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:48:59.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:49:09.972Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=f95f9663-baae-41bf-a74a-38ddba7ea04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:49:09.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:49:11.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T13:49:11.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T13:49:11.260Z |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 |2022-01-22T13:49:11.263Z |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 |2022-01-22T13:49:11.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T13:49:11.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T13:49:11.266Z |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 |2022-01-22T13:49:11.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:49:19.991Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=db73597b-adae-439f-817c-2ef555ccfeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:49:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:49:30.001Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bdbc3053-ca13-4e03-8ec0-94a64a557d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:49:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:49:40.009Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=8caf246d-0447-4f8e-a99e-9f4541e247cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:49:40.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:49:50.016Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=308e86da-7171-4bda-871c-50741af0062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:49:50.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:50:00.027Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=a9e78683-eb5c-4266-af57-af5a525e5d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:50:00.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:50:10.034Z |INFO |Init configs |InvocationID=3554563c-edb8-4338-9b6c-742e420cd1f4, InstanceUUID=bd324903-de3f-4dae-b131-977998a1e7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T13:50:10.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |