. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:19:17.899Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:19:17.908Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-04T08:19:17.980Z |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-08-04T08:19:18.901Z |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-08-04T08:19:19.039Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T08:19:19.040Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T08:19:19.040Z |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-08-04T08:19:19.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-04T08:19:19.358Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-04T08:19:19.407Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-04T08:19:22.544Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-04T08:19:23.670Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-04T08:19:23.691Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-04T08:19:23.691Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-04T08:19:23.779Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-04T08:19:23.780Z |INFO |Root WebApplicationContext: initialization completed in 4372 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-04T08:19:24.389Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-04T08:19:25.459Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-04T08:19:26.726Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-04T08:19:27.436Z |INFO |Started MainApp in 14.917 seconds (JVM running for 16.766) |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-04T08:19:27.514Z |INFO |Start scheduling PRH workflow |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:19:27.526Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6712f66b-cea9-468e-8f31-2c9ebf44916d | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-04T08:19:27.758Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-04T08:19:27.759Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-04T08:19:27.772Z |INFO |Completed initialization in 13 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:19:29.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:19:29.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:19:39.104Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b327f208-79aa-4b94-947f-f4d0a19682c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:19:40.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:19:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:19:50.176Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=2e16562b-c3e7-4f48-ae09-12854451585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:19:51.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:19:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:01.244Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=044ac527-2aad-4949-bb07-cec645863c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:20:02.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:02.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:12.313Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e32765f9-ead0-41fc-a9c5-1bfe8259f9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:20:13.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:13.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:23.384Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=4932ec60-5915-4c19-a90a-c7f8da0f7eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:20:24.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:34.459Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=be5fad48-814e-448e-97ef-f8bee2cbbc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:20:35.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:45.533Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=491f9b2b-60cd-45ff-b038-231c2154084a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:20:46.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:46.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:56.576Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=544c1b09-cdf6-4600-921f-6c1c86822ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:20:57.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:20:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:21:07.638Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=841f7610-ab4e-4c5d-857e-09f29f2656f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:21:08.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:21:08.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:21:18.712Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f8654da6-69b9-4eb4-a34a-8ce2820ae399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:21:19.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:21:19.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:21:29.813Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=8bbd13f3-275b-4ecd-ad47-7b89367a4f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:21:30.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:21:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:21:40.893Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b8311ed7-74ff-41d1-87c0-28be98be3632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-04T08:21:41.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:21:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:21:51.959Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=621eb7b6-d624-4116-909a-773e73f81b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:21:52.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:02.125Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b244d64e-b472-4912-8880-bdb0327939d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:12.143Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=59dec173-95e4-4fec-ae29-ec0bc14eb107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:12.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:22.165Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b35da65f-11bd-40f1-8606-58f2b791b6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:22.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:32.221Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f4e6b65f-f09d-4b4c-9a5c-92dbba014923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:42.243Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=01a13f38-5a37-4f7b-9be2-f83c73d7965e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:42.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:52.269Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=236137fe-fe69-464a-9caa-4d356ba38a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:22:52.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:02.297Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=91adf8f8-cf4f-419b-b3c7-d0169c9dd8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:12.326Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=31aa0ff1-b344-4b0e-b74d-3733557d04c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:22.342Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6f9f66a9-3594-4cf3-bd00-bab29edb8c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:22.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:32.388Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=ef854128-113f-4944-bfab-b1a8e6ffa17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:32.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:42.405Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=190d8ae8-a081-4d49-824f-4ab08e3f56f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:52.436Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=29cb44f4-6f04-4571-8603-0a3367082a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:23:52.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:02.473Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=af844fb1-e87b-4b71-b9b8-de560b1febca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:12.507Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=cd5dc8b6-6744-47a2-885b-b0abbea91506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:12.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:22.546Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=116cc7a9-5e9f-4360-ad7a-b8bc7763028f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:24:25.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:24:25.432Z |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-08-04T08:24:25.433Z |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-08-04T08:24:25.436Z |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-08-04T08:24:25.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T08:24:25.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T08:24:25.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-04T08:24:25.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:32.557Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=4c78973e-f1c5-4db5-856e-99c412998917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:32.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:42.571Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=3e4c33d2-df00-4a4a-8a6f-34006aa50dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:52.602Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=5bd8aea5-6862-4ff6-9185-1f0da1dc6c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:24:52.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:02.615Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f195e133-8f82-4421-af87-57d9b6e8fa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:12.627Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=ee6ce44f-3c33-40e7-b7a0-fe445313c3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:12.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:22.641Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=29d45f5a-f7ad-4d5b-a3ba-0b0df719be57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:32.652Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=556ef4d6-119f-45e8-8879-fa2486b59947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:32.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:42.668Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=d70b1386-205f-42e2-8c72-43894216189b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:42.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:52.694Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=d9a87bc8-e7f6-4443-bcde-d8d797acbd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:25:52.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:02.706Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=cb7867e0-3037-4c6e-bc10-aa5bdf2fb01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:12.717Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b5dff72e-adf6-47cd-9d96-78c742d92875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:22.733Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=9d1c617c-46dc-439a-ad38-0675e9b47cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:32.752Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=812dc06f-d1ec-4c86-94e3-7822c2caae16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:32.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:42.764Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e6a35d99-81b6-4bc7-b68c-e473556c5f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:42.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:52.781Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0932bd26-e8b4-4996-9ddb-e0c164848d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:26:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:02.793Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a27e2f6e-8654-4dab-ab32-5f1fc0a5887d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:02.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:12.816Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a54d24a5-537a-4068-b85e-86ddb69531d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:22.831Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=af07af9e-f266-4b41-b6c7-8b72f6b414e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:22.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:32.843Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=affff88d-d574-4127-9ff7-30769e9844c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:32.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:42.859Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=98112434-4f0c-4fb8-96ed-47d9f3d16cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:42.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:52.871Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=9364a5c3-7f94-4a95-a7de-03e16e23c6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:27:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:02.884Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=06bd4af2-c3a4-490f-9803-e06ec42c9423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:02.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:12.896Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=1692d36e-c0ba-4f40-ba00-4f663b31199f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:12.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:22.915Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=18b87640-734a-464e-bd40-0377907fe147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:22.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:32.933Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b8d5c31e-73e6-41bc-a4d6-3d70c1fe87ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:32.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:42.945Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f8e54692-339b-4085-b55f-933a056cd6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:42.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:52.957Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=473fb43e-9c5d-42fb-bab5-d3bf79fe2e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:28:52.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:02.969Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=820cf2be-558e-481f-93de-d42328e76b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:12.980Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=c1862c5f-bd50-4c4b-9070-e0030d41d9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:12.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:22.991Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=123d3579-ca9e-4e9e-954f-3ceec116a21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:23.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:29:24.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:29:24.729Z |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-08-04T08:29:24.730Z |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-08-04T08:29:24.733Z |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-08-04T08:29:24.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T08:29:24.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T08:29:24.753Z |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-08-04T08:29:24.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:33.001Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6879a88a-1fec-44d8-b313-8a21947676c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:33.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:43.011Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=1925ee4a-5460-45d1-a27e-102a58dacec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:53.021Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a03b1b77-da92-43d2-9568-c42f1905b205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:29:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:03.037Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=44304e3d-247b-4abd-a7cb-4eb2d474f4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:03.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:13.049Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=34de9aa5-180d-434b-b62b-fed2a7c5fc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:23.063Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6c6f89c7-75d2-4447-b748-3941ceb3f7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:33.073Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e91010bd-d446-475f-8090-66c283b1193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:33.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:43.087Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=49d3643e-e406-491e-8033-3728cfb037ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:53.098Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f73d13c2-8f82-4f0a-b789-4546372d2a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:30:53.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:03.135Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=d9de36d1-3d8c-4893-9a6f-8cf888efa7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:03.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:13.150Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=5c257552-bfab-45dc-8bda-9a3d9d07c6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:23.163Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=075f74e0-2e80-468d-98a5-1b3ac25b31a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:23.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:33.175Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b2229fb7-2a91-46a5-81fc-449d5f54195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:33.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:43.186Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=ac2eae39-f392-462d-8512-feebce1d30bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:53.199Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=4e4f872a-1bbf-4993-aeab-7c2e55573757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:31:53.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:03.212Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=48b7fa8e-e71e-4a0d-a395-96a047905b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:13.226Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=941641bc-b548-4fe8-845e-5bf8176f7bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:13.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:23.238Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=4c60b000-fa4f-4d3f-b610-196d991928d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:33.249Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=444ef0f3-dc83-4612-998d-7618c7debb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:33.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:43.259Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=52d22c04-ea77-4c7c-8036-62d06fac5cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:43.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:53.269Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=25e74020-e2ec-4dac-b8bd-1fde7ca07657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:32:53.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:03.279Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=1b23db25-2ae8-4632-b798-93e83860d558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:13.291Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=bdc22e17-7a24-431f-b735-3f29435a1079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:23.303Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=cbe59161-48c0-4838-a790-2983c1817982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:33.317Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=d109caf1-8801-482f-b427-779d760caa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:33.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:43.331Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=2e5be8d9-cac4-406c-9277-9a263d660f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:43.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:53.343Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a3b8c85b-2e8d-40f8-b619-64b4d92ceb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:33:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:03.356Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=da7db6ae-0b06-4fde-b89e-d7e4de6db868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:03.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:13.381Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=3b4e0ff3-efbe-406f-be43-994d66eb1fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:13.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:23.398Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=c10f4c1f-9b6d-494c-bd88-fe65cd8f9357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:34:24.605Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:34:24.605Z |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-08-04T08:34:24.605Z |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-08-04T08:34:24.607Z |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-08-04T08:34:24.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T08:34:24.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T08:34:24.616Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-04T08:34:24.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:33.412Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=9792f49f-f357-4e6c-8046-09724076440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:33.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:43.428Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=4b58916e-25d5-4a98-90c4-f4c375ea7ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:43.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:53.442Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=31dfa333-bc6e-4dfb-9dc1-c437ad0cc53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:34:53.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:03.455Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7e49963d-b550-46fc-89d5-51e1777cc0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:03.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:13.467Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=424f2c6d-7124-40e7-89ec-b232b8c1058a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:23.479Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=c3d94094-c5ee-421a-9bd9-df6a9101d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:33.507Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=784660f0-1a57-49f5-8488-6c82a7f83b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:43.517Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=29ad2843-99c8-49e9-b2d7-0389d3c41561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:53.527Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=43d9b87f-4f44-40af-a707-a96c36ba77e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:35:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:03.540Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e8e45218-2dbb-4d70-8ce6-8ae7e6df2d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:03.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:13.552Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=9047b049-275d-4808-b107-52d5052df784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:13.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:23.566Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=ac4bf2a2-fec1-45a2-bfde-8bf045cd724d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:23.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:33.577Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=805bbe9a-853c-4efc-84e3-655e3eb6439d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:33.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:43.588Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=d6457594-7713-47e4-8bb6-a30084ca1e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:43.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:53.600Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0e79ac53-3669-4d6f-be17-952612e179de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:36:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:03.613Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=75d91461-5da7-4673-88ac-33e57d74058d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:03.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:13.624Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=603673a9-7d6c-463c-8941-46c147a38f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:23.634Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f359d9af-1935-4bca-aa20-8c0fa0a0853e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:33.646Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=af0d3b56-0b34-4344-912e-ec3b6cd20635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:43.655Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a8132176-b2ab-409c-a5b1-c7d1e1d3dd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:43.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:53.665Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e4996d91-d45f-4ea0-82c5-bcc9bcbb911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:37:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:03.679Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=485bd842-43fc-4548-9834-609298a04e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:13.693Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=ed2a7735-4e7a-48dc-aa8c-0f8a15f7f532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:13.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:23.701Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=51507554-d978-476e-bd5b-bc7d3d90a39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:23.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:33.710Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=57532800-0a27-4eff-af6c-e5536812c310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:33.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:43.720Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6339c037-2e41-41bd-9bd9-95c33b593eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:53.728Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=547f9ffa-bd21-4527-926e-140eab7c8eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:38:53.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:03.737Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6c32bf8e-b53c-491a-a821-d9b7e036481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:03.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:13.745Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f25a8e27-9fb0-4e9e-9d36-592073f66d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:23.756Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7322ab23-9ac8-4d53-b7c1-18c73c570efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:39:24.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:39:24.716Z |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-08-04T08:39:24.718Z |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-08-04T08:39:24.721Z |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-08-04T08:39:24.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T08:39:24.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T08:39:24.730Z |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-08-04T08:39:24.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:33.776Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7558a54e-876c-4aee-84f6-f2bd7ad7f02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:43.815Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=10514785-2f45-4c4e-86a3-d6a67c3a6424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:53.844Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=057c1c83-1b2e-4195-8e4f-ce0e7cf11c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:39:53.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:03.854Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=5bde61b3-63a5-444e-97f1-5b4c8cda7a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:03.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:13.870Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=2a6577e8-82c5-40d3-9dd1-d13253b826d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:13.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:23.882Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6a7f1ff5-e492-4e73-97dc-38bb8a82a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:33.894Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a958e825-df69-417c-9da3-ee9ee42dd0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:43.905Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=d7cb508f-3694-4340-a246-16fceba69548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:43.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:53.921Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f25be06d-8990-4881-a929-144f05cce89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:40:53.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:03.933Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=c6152531-89a3-4fdf-b952-b2327bec0433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:13.944Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=309908a9-392a-47d2-bcec-11daee458e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:23.968Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=8ba0e149-3a5e-4d7a-a620-95c72a06663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:23.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:33.983Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=8c0e3403-773c-41c1-9efe-be99b77e0f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:33.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:43.996Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=d53786ab-aa02-412a-bf76-63b9dfd4901c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:44.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:54.013Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0a5b3ef8-17be-45ab-9683-1b1f62730bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:41:54.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:04.028Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b1616a2f-4ab6-4854-abe9-ed8dbc62efa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:04.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:14.048Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0eb47e3f-ffa9-4749-b07c-f90228d2b080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:24.057Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=4d20c709-aa9e-46dc-99a4-7e070f666d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:24.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:34.067Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=8eda42ec-a78e-4fe1-880f-8147899e6d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:34.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:44.077Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=2f6b01d4-88cc-4d46-a353-b5cbf357844c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:44.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:54.087Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=48b79f55-8744-491a-822d-ea4fbef6850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:42:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:04.100Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=04bbc46d-8f92-4263-9b0f-18f93ea8a6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:04.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:14.111Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=100743f1-181d-4ac6-85d5-48cbdc120f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:14.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:24.121Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=09f6bfae-9414-49ca-90e9-e9d20f0d3f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:34.130Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=034d1062-37cc-474e-ba1c-df9d58bdb303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:34.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:44.139Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=eabce6a4-8cc4-47e7-b63e-6ffdca9e3594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:54.149Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=5c7e1b94-a62a-4232-886c-91749c59df69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:43:54.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:04.159Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b1eee711-d445-45d7-9e02-5f665c5f677a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:04.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:14.169Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=01352744-de42-4a5e-be68-fef34214eb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:14.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:24.181Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0595731d-4d69-4460-9c61-1a86b75417c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:24.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:44:24.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:44:24.703Z |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-08-04T08:44:24.705Z |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-08-04T08:44:24.708Z |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-08-04T08:44:24.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T08:44:24.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T08:44:24.717Z |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-08-04T08:44:24.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:34.189Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7c97d54f-b0cd-4ffa-b501-556ddb75b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:44.201Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b5653f9f-a7da-4ea9-af28-2fbdfaf0cf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:54.209Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=cacab474-2e7e-4235-a3fc-9e50e5333453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:44:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:04.220Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=1d76473e-1d0d-4db4-8c78-551d56e8fce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:04.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:14.229Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7166190a-cde1-4f9a-836f-07ab673f3636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:14.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:24.239Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=07e207c1-5997-49c6-a758-bf8ca58c2633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:34.249Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=202c2f1a-1d93-4d78-a2a0-3446b7e830c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:34.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:44.259Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=68bedc34-e53e-43ea-8cef-025b75457cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:44.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:54.270Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=98ea5828-ea0d-4046-86db-5c6d16950702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:45:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:04.279Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=ae32c138-bac4-4f01-b085-b45f013deaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:14.287Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=49a9d648-9cca-4bc4-9963-b639fe8bebff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:24.299Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=d5d225b0-7d35-43c6-a480-09e055d30c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:24.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:34.313Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=8c275636-945b-4e7a-bd28-6a903ad9554a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:34.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:44.326Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f0f5d9b8-df5a-4a36-93d7-2b5a02329490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:44.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:54.337Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=54ed6db4-9318-43a6-a363-6dda4c3352da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:46:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:04.346Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0c2d4824-8271-4776-ab20-0f52e91ee426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:04.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:14.356Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=aaa0ed36-5a51-4199-93f0-bac443954d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:24.364Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=bc49688d-cfbb-469c-98dd-df20d71db87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:34.374Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=5ad3c448-d963-4a3c-9920-1f6188f89125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:34.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:44.383Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=268fcf5f-fe6f-4051-a2ff-54f96eed5f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:44.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:54.392Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6f912c27-d257-4114-9cbd-5f01af9dbdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:47:54.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:04.402Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=34a1155d-e58b-48d7-a338-980c22cf46e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:04.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:14.411Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=1e195d01-3a1a-4b39-ac80-ab3a21ae8b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:14.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:24.421Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=ac631da9-0ab5-4de4-bfff-39661f732eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:24.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:34.430Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=721f4850-893b-4a96-bf3d-d2ac0ee5d6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:44.438Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=eb5c54f4-1987-4882-8cd9-4db2df719610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:44.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:54.448Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=212e7f6c-616d-4612-ac9a-3644c1b4ab1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:48:54.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:04.461Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0b241048-e857-41a3-bd81-c82345cf8c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:04.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:14.470Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6f5bc662-1a33-4956-9646-d5ab1e8299dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:14.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:24.479Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b14f84c9-198c-4384-9150-38d346c73ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:24.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:49:24.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:49:24.652Z |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-08-04T08:49:24.653Z |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-08-04T08:49:24.657Z |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-08-04T08:49:24.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T08:49:24.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T08:49:24.667Z |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-08-04T08:49:24.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:34.489Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e3cf97d7-02a6-43fc-8215-311286433c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:34.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:44.498Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6bd24c9e-9197-4cff-bb65-263f77664e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:44.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:54.506Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a7acbf42-54cb-45e4-a520-921f8a45a539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:49:54.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:04.517Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=8ae336c9-83a8-4a99-99fb-944e258707f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:14.528Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f958425e-e3a6-4f1f-bee2-ca1ade9c1327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:24.536Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a60e6bdf-91f6-4fb9-99ce-457c33d1ed55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:34.545Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0a6c2aaa-0d05-4587-8571-3799d7fcb407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:44.554Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=51981576-28ae-4f41-89bf-3d5f122b4011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:44.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:54.563Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=c6800c8b-725d-4d1b-b347-78b010d3504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:50:54.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:04.575Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e4378d46-8a5c-4ea4-87ba-6c516ecae03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:14.585Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e07e5ab6-3303-46d4-b139-64cf7c461dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:14.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:24.594Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7d768b7f-9070-4c46-bc20-a33d0ebc0b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:34.601Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0847e016-8e79-4315-9364-7f9b8531045c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:34.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:44.610Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=d7063adf-7d9f-4921-a040-25c798cf68c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:44.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:54.619Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=300a496c-e843-4975-8e23-42da180abcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:51:54.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:04.629Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a42ee87b-29ea-440f-aa62-c78d1440ab69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:14.636Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=14ae3ab8-01f5-47fe-9a7d-2f17b323df96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:14.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:24.645Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=62be22ef-94a0-443c-955f-ad18db446dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:34.654Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=9d10b20e-f18c-4b3c-989c-d3655445b4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:44.664Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=67ed756d-5689-42cd-8d7c-91e56efd0f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:44.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:54.674Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=44a3642e-c657-478f-9c79-d697373bb305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:52:54.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:04.684Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=4ebbe4cc-a447-48eb-9f60-2193474ff353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:04.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:14.693Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f598d251-d55b-47e0-899f-dbe2bd29c329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:24.702Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=1b85e9f4-477a-46bb-bb42-5747f36e081c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:24.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:34.711Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a89873e5-f247-4a5c-af43-7ebf04893a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:44.720Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=37de8c74-9eed-4284-bb5d-753d3fa4263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:44.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:54.731Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7a3f9a52-b246-4fb9-bd36-098bb7427306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:53:54.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:04.740Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=244d05d1-8bf6-46a9-b897-93112e4785d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:04.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:14.749Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7a7db0b1-204d-4b60-bf3e-b2bcfdb603cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:54:24.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:54:24.591Z |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-08-04T08:54:24.592Z |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-08-04T08:54:24.594Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T08:54:24.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T08:54:24.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T08:54:24.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-04T08:54:24.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:24.758Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e2ade35b-a4f0-49b0-bf56-7d91955155c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:24.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:34.775Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=880311b0-8eb5-42f6-b302-9af7c9afa93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:34.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:44.784Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=8105ba85-175b-47d6-b10f-efc9fd7c5bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:54.795Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=3cfa5430-e0f8-47f4-9d04-48b3d2dc1b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:54:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:04.804Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b4dcaaf0-b0fa-4aa8-960f-f1867aa29cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:14.814Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=34042b03-81bf-49eb-9574-3e7319daa20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:14.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:24.823Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=45f2c088-2919-4545-b1e3-5a95c4e64adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:24.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:34.833Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a88cfbb9-49a8-4ca5-af80-406d9a848121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:34.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:44.842Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=cef064d2-d86c-4706-a101-be02682387b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:44.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:54.852Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=8bf6eb10-4385-48b6-ad7e-86cac139b3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:55:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:04.866Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=fd349657-4780-4011-b8bf-6accf2077d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:14.876Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0474c40a-fb60-4349-9212-a87eec112b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:14.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:24.894Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=45ee3cfc-0fc9-4c0b-a188-31ddc938afeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:34.904Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=2d01d202-c6e0-4b4a-a5ae-54363da0af83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:34.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:44.913Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=44c1901d-39b4-4483-829a-ef31dd5534ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:44.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:54.921Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a20256e3-ce69-4b46-8d38-053758341110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:56:54.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:04.930Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=dff960f1-ec64-44dd-955d-1b14985ae886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:14.939Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=166f4884-edb8-415e-ad03-f86301207dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:14.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:24.947Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=1c309373-2f72-400c-89dd-47aad9a136b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:24.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:34.955Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7b50f2ae-e766-4c3d-b3fa-c2f49ddf4599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:44.961Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=4a2708b3-6dc3-4a56-ae21-288490742fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:44.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:54.969Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=88031023-5538-44a0-88d3-345096dfbbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:57:54.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:04.976Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=ae57c380-7a90-4013-8cb6-f44dd832c4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:04.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:14.984Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=3c1700ba-36bf-4b1e-b758-1cbf757130e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:14.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:24.992Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=69d4fba3-a9ac-439a-8f92-643d6def9c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:25.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:35.009Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=31104d74-1dbe-4bdc-b969-0eb8c7a730eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:45.017Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f9911b82-b96f-4c05-9c3f-d1229d25b102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:55.026Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a528e372-6bf6-469f-bece-11919afc5160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:58:55.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:05.036Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f2a9ab72-9085-417e-9052-b4b81902dfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:15.044Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=110fc72b-5d41-4a28-8c2f-91a79e253f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:15.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:59:24.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T08:59:24.652Z |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-08-04T08:59:24.653Z |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-08-04T08:59:24.655Z |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-08-04T08:59:24.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T08:59:24.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T08:59:24.660Z |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-08-04T08:59:24.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:25.051Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=56fae8c7-3aef-4d88-a4a9-8700ee7d01cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:25.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:35.060Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=087149a6-c2fc-48f6-9ab2-55fd631d4941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:35.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:45.068Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=5d69ef61-f0b4-4d70-a9bb-761c368b708a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:45.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:55.076Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=162f5324-4ea8-49cc-bce9-dfeacc84d63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T08:59:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:05.085Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=a0393025-21d2-4cbc-959b-99b978a01d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:05.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:15.093Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=ad77c496-59e1-4060-90a1-6d418e376ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:25.102Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=2d75b32c-f9f3-466f-93c1-9f5180347987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:25.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:35.115Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=16e6784a-b224-4652-964b-296c7606591d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:45.123Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=8a431419-7940-4da8-827c-c9234fe38e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:45.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:55.133Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=5b6e2029-b8e2-4941-8083-77c4d40c4116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:00:55.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:05.141Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=faba9f51-806f-4e82-bdc7-772618974107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:15.149Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0d21106e-0db4-4ee4-810d-a749dfa88156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:25.162Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=db3e683d-476c-4894-b38c-ef3572dee80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:25.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:35.170Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7b982b29-7dd0-4959-8975-3f0b41ce0316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:45.179Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e8c6a4e8-01e2-4dca-9ef8-b2d712a961ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:45.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:55.186Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=d5e70a63-6f41-4bd3-abc7-e58ea7cae31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:01:55.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:05.196Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7060a951-d883-4397-89a0-5548352db881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:15.204Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=c1afc645-20a5-4a43-aa44-31cc5fae1e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:15.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:25.213Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=c7486a41-fa69-4e81-8f33-5b2fde6d70c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:25.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:35.227Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b8f2b819-6bff-4814-8bfb-3b911342d832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:35.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:45.236Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0038f6a7-3cfb-4beb-99aa-606108840763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:55.245Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b05ba530-1b61-4440-a2f5-807ae829d3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:02:55.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:05.254Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=742fd207-f28d-4663-b17f-9259de401064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:15.262Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=fa655806-5e44-4554-94ed-7b05d2f95eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:25.270Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e16a0f54-5eda-44ea-9e93-467cff8f4f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:25.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:35.278Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=59e4a069-dc91-4f21-8635-29fe316a5633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:35.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:45.287Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=66a0e200-c9b0-4687-ac62-b2d5c3925476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:45.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:55.295Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=21351bf6-bbfa-4fc2-9dc6-0352949ba39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:03:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:05.303Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6358d287-5a1b-46d6-866a-aaad28b68c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:05.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:15.311Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=f2397c1d-90f6-47bb-b4f1-c4eb7348a3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T09:04:24.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T09:04:24.571Z |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-08-04T09:04:24.572Z |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-08-04T09:04:24.573Z |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-08-04T09:04:24.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T09:04:24.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T09:04:24.578Z |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-08-04T09:04:24.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:25.320Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=aa6d3cc1-b40b-49e1-a0db-385c54a20557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:25.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:35.331Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=02038eb7-de17-4d03-a8d9-ed15a9612036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:35.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:45.338Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=856ac576-cb53-45ea-90c3-2be7645ea6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:55.346Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=9d9d8207-e98f-4933-9194-733d4ff9e5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:04:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:05.373Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6eb2c2dd-96ba-425d-8a75-8efe591db2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:05.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:15.383Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e01511f0-c39b-4292-9ff8-76462c15704f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:25.391Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=3ea50c8a-8596-4b74-8d72-9cd449ae035d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:25.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:35.399Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=85c123f4-1fa2-4c1a-afb1-5fde3d9d6a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:45.406Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6fc9beee-ffb5-4517-8b01-d11e9e023327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:55.414Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=6b3f5736-1b46-4f4d-8a03-d1acdc9a87f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:05:55.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:05.424Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=862750a3-53cc-4d9a-baef-b08e46b6781b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:15.432Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=75097688-5e9a-40c4-839c-02e07e002782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:15.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:25.441Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=7e62752d-83cc-4cfe-8cb5-64dfaf14a9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:35.451Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=8988e13d-85c7-4fcf-9a3c-ff1fe215cfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:35.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:45.460Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=e77818c8-48f3-4a8f-95b1-03b6e99d9c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:55.467Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=b4f33d73-5679-4211-8f78-8d74adfc569d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:06:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:05.475Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=16c29bbb-ff04-4f85-8877-d2d9094482af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:05.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:15.483Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0fc7526b-81ca-4d8d-b05a-7f041310b04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:15.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:25.491Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=0263115c-b04a-4651-ab43-7220fc8dfd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:35.499Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=bb0d7d7f-66ff-4e9b-8120-a77bfbc6177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:45.507Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=280c89b9-1c86-4a92-98a6-f6e498b6d669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:45.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:55.515Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=82ced9ea-9610-47f8-868a-eed2168ef500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:07:55.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:05.523Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=efbe4efa-a943-4477-8e66-0a7cf5234ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:15.531Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=de57402f-9cea-4da5-be7b-19d04ec13149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:25.539Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=149d5f05-93e8-407f-a4dd-6a4f41a9e18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:35.547Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=d970015f-136b-439e-af7e-778ca7b8912e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:45.554Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=439520c5-b8c5-47fd-b7cb-118724da8758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:55.561Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=69972898-6e70-4b9d-9e3b-126545e921b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:08:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:09:05.569Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=27cf5d3f-40d4-4e3c-9c7b-20b66dd199ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:09:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:09:15.576Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=cb1e624c-c03f-4f9f-8847-cd7aad99b3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:09:15.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T09:09:24.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T09:09:24.696Z |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-08-04T09:09:24.697Z |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-08-04T09:09:24.699Z |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-08-04T09:09:24.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T09:09:24.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T09:09:24.706Z |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-08-04T09:09:24.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:09:25.583Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=8e9b5e8a-91cb-4a34-85ba-4f6ca8d68fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:09:25.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:09:35.591Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=00d7532c-a1ab-4d43-a451-299cd5534fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:09:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:09:45.599Z |INFO |Init configs |InvocationID=afff79bb-8cc8-4ed9-b38e-a7033ec74783, InstanceUUID=bb506404-4558-4f71-a163-d25ac7954123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T09:09:45.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |