. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:12:36.229Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:12:36.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T09:12:36.281Z |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-02-08T09:12:36.981Z |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-02-08T09:12:37.082Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:12:37.082Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:12:37.082Z |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-02-08T09:12:37.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-08T09:12:37.219Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-08T09:12:37.250Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-08T09:12:38.946Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-08T09:12:39.486Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-08T09:12:39.506Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-08T09:12:39.507Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-08T09:12:39.565Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-08T09:12:39.566Z |INFO |Root WebApplicationContext: initialization completed in 2315 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-08T09:12:40.035Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-08T09:12:40.812Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-08T09:12:42.328Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-08T09:12:42.957Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-08T09:12:42.958Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-08T09:12:42.960Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-02-08T09:12:43.118Z |INFO |Started MainApp in 9.426 seconds (JVM running for 10.168) |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-08T09:12:43.197Z |INFO |Start scheduling PRH workflow |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:12:43.220Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=84e31ef4-7abc-4675-b371-1662b9a182ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:12:44.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:12:44.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:12:54.752Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=69526f9c-3dfd-432a-9d9a-32d988e3b0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:12:55.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:12:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:05.831Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e0bf8823-47cb-4e74-962e-efa26f886b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:13:06.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:06.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:16.895Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=90af06ef-b6c3-478c-9ae1-e83654d40358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:13:17.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:27.973Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=07d50d68-afb5-47f6-9359-d41dd33b3f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:13:29.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:39.037Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=888891f9-da46-4e82-872a-ddf0b66f636f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:13:40.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:50.076Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7e10507d-99d3-4084-9a90-207ad85d62b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:13:51.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:01.121Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=02363343-e602-4d10-b407-d6a04a61e043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:02.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:12.161Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d2e4d794-8f96-4a81-91ec-63c0e8e56654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:13.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:23.196Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4d498696-6c35-4ca1-9a86-ca8c627e34f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:24.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:34.239Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1ab907f8-4247-493e-bc01-c1c393736f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:35.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:35.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:45.314Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=31355ca5-a1b0-438a-a7f2-16d19fb386e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:46.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:56.354Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=29ca2b57-f273-4201-b727-1a8fdce26c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:57.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:07.389Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4b6c9a2e-603c-44c2-928f-03cf1625edbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:15:08.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:18.460Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=49a54d20-e1d8-42c8-98ff-13e5fb269c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:15:19.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:19.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:29.503Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=43e9df91-830a-4fff-b00f-37f9c1bf7f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:15:30.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:40.545Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d050c0f0-55cb-40b0-8a3b-7af38d3f944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:15:41.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:41.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:51.584Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=110702fa-f300-4558-8aa6-e8b0deeeb6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:15:52.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:52.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:02.621Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=11c0895e-10f3-45f1-965f-7425bb85ebd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:03.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:03.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:13.696Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7a9ddb64-ed1a-4d94-8c70-029fe3313a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:14.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:24.766Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=29758ec3-61e8-4392-96e9-497d1c69abf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:25.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:35.810Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=afbd1f9d-7f30-4fbf-83ed-7e8ef50c7207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:36.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:36.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:46.884Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bbb004e3-5acf-4d5c-883a-0eac4bf76f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:47.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:57.985Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=30eea6cc-848f-4d73-b73b-e1ac15a70099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:59.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:59.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:09.056Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f35a835f-4740-4e93-913a-d53f90600818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:17:10.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:10.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:20.133Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7bbd80c8-8ab0-4737-90e2-665a2dc074d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:30.501Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=87dfae01-0615-4991-b818-1412f688d903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:30.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:40.528Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9509fc3d-ecd8-4fac-a870-677ebe08f0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:40.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:17:40.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:17:40.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T09:17:40.807Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:17:40.810Z |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-02-08T09:17:40.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:17:40.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:17:40.821Z |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-02-08T09:17:40.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:50.549Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=96dfd9aa-dafc-4166-97ea-813103e0f138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:50.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:00.567Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=009343b7-be3c-453d-91d8-f55c2e787745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:10.590Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c351da29-5b36-4e12-aab0-99fc463dddb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:20.608Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=55a2bcdc-4273-4ec4-9eb6-574f1c27f607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:30.627Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=935bdee6-829d-4210-9452-5b72c4d69d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:30.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:40.654Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=db39620a-372e-4fd4-9359-429a53671180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:40.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:50.669Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=647189b3-d97f-4b5a-9d86-10e16c8631cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:00.696Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9331d65e-ec1f-474c-932a-ffaed3fc5113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:00.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:10.713Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=42ace043-9bfe-436d-ba8e-d8b003686001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:20.728Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b781aff9-8728-4729-9d9f-f7608a7358fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:20.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:30.742Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d8a2124b-b286-493f-9f3c-116094d2c467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:30.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:40.761Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3a32923e-9983-41ce-a985-f20ce7021b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:40.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:50.795Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=019885e7-380b-4ba6-86f5-40a4f2ef9930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:50.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:00.819Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0cc26dd2-7163-4bc7-b0ef-b2cfa32f866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:00.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:10.838Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a463de5b-8dd6-4c25-8d47-6c0e37cbb7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:20.855Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=32585623-d014-4f4a-a2a5-7223366191f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:30.874Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ccc60389-8c8d-4a97-91cc-7c47215dd06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:30.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:40.889Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fccb796a-005b-4283-9175-790e9393fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:50.904Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ada9707d-c0d1-4657-bb7d-0d20700fdfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:00.930Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=481ffd62-1a2c-4ce8-8462-c77fd8b2bebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:10.944Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=be19ea70-bb74-4707-96bf-4768528fe3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:10.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:20.969Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7a6258f6-b160-4883-82b3-4d407b4220e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:30.988Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e7c81074-f366-4e7a-8699-efbe23fb8d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:31.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:41.002Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=328167aa-d040-43b4-b41d-79d63f6d0f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:41.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:51.018Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1533df4c-34ee-4836-bfe1-bbb65632ef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:01.036Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4fbf8f27-bef7-440a-a82c-2510750dd08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:01.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:11.057Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7afbfcb2-2f94-4072-b2bc-905f0f970a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:21.071Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=84a08b3f-1cce-4106-8f92-ec0ce74d850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:21.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:31.096Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0703bc68-eef3-4e10-b510-437ea9caffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:31.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:22:40.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:22:40.322Z |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-02-08T09:22:40.323Z |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-02-08T09:22:40.326Z |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-02-08T09:22:40.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:22:40.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:22:40.336Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T09:22:40.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:41.108Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0297c080-ff49-460b-92b5-825de754529f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:51.126Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f3d7acae-c69e-4021-9c77-72069721e2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:01.149Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=97a9bfbf-3c3f-4ae9-85b9-442114174089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:01.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:11.162Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a901cbbd-23a4-48ce-a7ee-2096b8ce3a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:11.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:21.187Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=71247e41-7ce9-4fa9-b1aa-503e2fa90a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:31.201Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=85e17b31-aa54-46bb-9c37-c302aee9c314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:41.218Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6f81237f-db8b-4eb7-a538-30d363b00307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:41.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:51.262Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e564b37c-cd86-4634-8cdd-5cda47bd3b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:01.285Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6d71a8a1-88a1-46a4-a1a3-48411b281586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:11.302Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a88b9bda-ca55-4c9f-bd9e-a4ef20c106f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:21.332Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=019b300b-ba7a-487c-b43e-4925010992e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:21.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:31.363Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=405cfa82-347e-49ac-b75b-2fddfdba90e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:31.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:41.375Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1b86df62-e2ee-4343-9035-ece3404ee4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:41.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:51.389Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=10372b05-edbb-440e-8ac0-e3b1382ca58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:51.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:01.403Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cbe45277-3032-44f5-83e9-0aa11e1887ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:11.417Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7f3cadf6-1573-43d0-ab8b-d37fe400e2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:11.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:21.436Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=822dba05-a38b-4a61-8f7b-9085abe1ad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:21.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:31.454Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=298d0af3-804d-4610-85d4-8a371af64b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:31.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:41.469Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f4b1b333-4b8a-45d1-a75a-1bbb45624ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:51.481Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=855c0cee-2a36-47f2-85ef-70f637cacc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:51.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:01.500Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8e39d886-6c9b-48dd-b2d5-de5b3af585df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:01.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:11.513Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dc2e8dc9-df51-43b7-bcb4-e9de9ce9126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:21.544Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2d2c832f-1735-4c41-8287-1810ca3345d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:21.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:31.567Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3a3e5f2f-da8a-44cb-abb3-b4e74ed298c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:31.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:41.580Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b1c8f833-ee4f-4ac4-9cea-5a46e2721b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:51.594Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=67721924-663e-49ff-8b76-0b2cb9b228ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:01.615Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7f78f764-7067-4c08-9772-3df3ebc1282c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:11.628Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f476736d-a30f-45a9-a3f2-0e78c9a6d43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:11.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:21.647Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bfd4cf50-d243-472a-a714-0c66f421065a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:31.660Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a14f59c0-fda0-4b97-96f8-2362dcc3220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:31.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:27:40.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:27:40.272Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T09:27:40.273Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:27:40.276Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:27:40.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:27:40.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:27:40.288Z |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-02-08T09:27:40.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:41.673Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e0608693-8e5b-4c55-b9ee-a30bd436dc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:51.694Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1c014dcd-df52-4911-bbde-472c6a9e52dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:01.712Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e705c3b2-70da-4f46-aeed-1dd002cb9ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:11.736Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d4fcb7a9-7a57-4de3-936d-d284e401f43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:11.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:21.752Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=04a849ad-daad-4a8e-8531-799c0ae20443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:21.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:31.765Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4f02e5e2-0766-4042-b510-0e5907645a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:41.777Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=64ef3edd-083b-4cf1-aec6-79483c566474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:41.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:51.792Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3d06f47f-59f0-4ff8-ba5b-b7eef0a09678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:01.812Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=136868e2-eeb1-430a-88d0-47b43b0ac674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:11.828Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2aedabb8-be3f-427d-8f1b-0da73ab2f567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:11.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:21.845Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=64ff99eb-f404-40ff-bb8d-441fbfeb4fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:31.871Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9578d645-4aa9-4a24-a7c3-d5c0b5578cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:31.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:41.885Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=aa838b35-2d83-4ff3-a7ff-6f4c4354975f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:51.911Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1ae64e0d-b95d-4b48-b1cb-69e885d56a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:01.922Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0bff4870-3263-4af0-bce1-68b0a80a2497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:11.948Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=03cbeaeb-1554-462f-ba86-be8720510426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:11.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:21.962Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=96e1995d-ea36-48c7-8b6c-640e973167f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:31.979Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=afd0d9b3-94e6-4425-a21e-07d4f26a1948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:41.993Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=776598c8-80f3-482b-90ef-633267d974d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:52.006Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5915e482-9175-4834-9680-9ba2b62348a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:02.026Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c8b9a77e-11f5-40bd-8f51-48780ccc41db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:02.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:12.112Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6c4294a3-73ed-491b-9693-1f170c86fd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:22.131Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a7d79328-33fa-4a29-9192-37c3fa23e029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:22.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:32.148Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=73994d33-eed2-4c3f-878b-b181bda6bf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:32.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:42.158Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fb682633-5cb7-442e-9dc8-32786064e561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:52.169Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=aae084de-4d4d-4220-ad16-0886210883fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:02.182Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3701ef51-928d-40dc-858b-8c093986c214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:12.203Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d47182e3-289d-4df7-acff-6c15e4c9997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:12.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:22.225Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=556b791d-31f9-47e5-ac56-750200b15e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:32.238Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=82d87d5d-c240-418c-ba33-76395661ecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:32.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:32:40.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:32:40.307Z |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-02-08T09:32:40.308Z |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-02-08T09:32:40.310Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:32:40.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:32:40.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:32:40.320Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T09:32:40.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:42.247Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0ac0feeb-bc4d-4e68-8d7f-b791b32a58e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:52.257Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d44bf094-729c-4fb4-8359-524dc9f6b95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:02.267Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=437f9ac1-f4ac-4d13-823a-7a1e3ff06929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:02.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:12.284Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=776d93df-690b-4db7-8d48-2a57d6c93ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:12.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:22.297Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2c8d50bc-670c-4b92-b3de-138aa50e5d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:32.316Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c67a1921-631a-46c3-93bd-388b3f0c1ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:32.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:42.338Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e48d2795-fc52-48a6-bf22-2bf02f9cd8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:52.350Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d81ab178-b62e-418e-addc-627aa7ded5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:52.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:02.362Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=764753b5-fb0c-4f62-802c-72a1fe59414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:12.381Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=091f7ec9-6eb4-4a8e-9d13-b433e3dec88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:12.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:22.393Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b181f7b8-b63a-41c2-a659-ad6fe88c9dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:32.412Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3d88d349-f1ab-4471-a708-7680f48ac6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:42.421Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=43bc646e-51f7-4969-9496-e0cff65a959a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:52.432Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c2f98b21-98b4-4f44-8ac4-aa3bbdcac26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:02.450Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=667855d0-6b4c-459d-94b7-30f0756f77eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:02.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:12.460Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b73b6548-8bd2-4ba7-9d28-7913dba14d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:22.473Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cdc5e5b8-8b77-496f-b0d9-080b2961a938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:32.489Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f7cd4f69-aa73-4b39-a6e1-58fe9b50da53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:42.507Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5076babe-22cc-41d6-8967-3f7be178a241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:52.519Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8b644b94-826a-4311-bf78-a2c8a4431613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:02.534Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=287dc4af-b360-4a46-abb2-87351be45bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:02.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:12.561Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bc296f75-e2a3-4a78-915a-2e21fe55d190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:22.573Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ee56a450-57a0-49cf-b540-8e5b27b4d439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:32.584Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=96ae60c6-1380-41b5-b485-45de83d23fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:42.594Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f3526814-c853-4b37-86fc-5a5b0ee2464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:52.610Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a025cb97-6990-47cb-b3fe-b595a48d95d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:02.634Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=42de0490-37dd-4971-8a94-eecbe3c791bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:02.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:12.648Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=116249db-c178-4466-b321-873f2b3d3626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:22.660Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=17d9eb34-18a4-4f10-a8bc-6371a6eebe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:32.671Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=381f1f2f-57b7-413b-8a41-fefa76c87889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:37:40.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:37:40.332Z |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-02-08T09:37:40.333Z |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-02-08T09:37:40.336Z |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-02-08T09:37:40.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:37:40.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:37:40.347Z |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-02-08T09:37:40.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:42.681Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f1bd3cc8-b20f-46d3-966f-c5b6f80acfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:52.694Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8bacd41b-8442-4255-b75b-bbc8d8911e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:02.713Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c55661da-17bc-4517-b672-bd988cefe5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:12.724Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6850815c-a67e-4be7-b5b8-bd26006c1654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:12.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:22.740Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9d6f06a9-6204-419d-b501-a145dd0f980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:22.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:32.750Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9c374f5d-da6a-47f0-8999-6f445e9b30c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:42.762Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c271e3f4-4353-4728-8121-3d738f0dfdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:52.779Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=21a31d61-3ce7-48fc-ba94-7d8170427ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:02.791Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f0f3eb09-b054-4035-b79b-bf39adffe21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:02.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:12.802Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1a72b41c-97f0-4232-843e-065967a44892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:22.812Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=54615ad2-f5f8-4e5d-b5c9-a4e07216fe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:32.828Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=942acbae-425b-44f4-af8f-7b43fbdd72d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:32.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:42.838Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c4da1881-9272-41b2-be20-6b50779b16ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:42.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:52.858Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9450aca1-37fb-4229-890e-957f16262beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:02.873Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e9907b57-3f47-4f6a-80ae-559c79f6ef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:02.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:12.883Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ca84054c-c005-4398-ad4c-de41e36ab7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:12.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:22.894Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=886ee7ad-4694-4b49-8fa8-79660ced00a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:22.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:32.905Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=19ddfdf9-3e45-466a-8845-8b57d7fb8d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:32.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:42.926Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ffe07d2c-8382-4885-80ac-61806f103ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:42.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:52.936Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=41cb18c7-bde9-4d94-8b89-dac1d6ebd647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:52.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:02.953Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=314856b0-aaba-40b9-862c-ed42f7ddea4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:12.964Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f2728dd3-d944-4c2c-9394-d6162b5a9e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:22.978Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=57b7cf14-48bf-4fae-be0f-5e2b97629530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:32.989Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f85d2f19-ebef-4dba-8b4d-d5fe5ae18d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:43.003Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2eef5f4b-d531-4e5c-87ba-d7dec178ff9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:53.022Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e83b0631-11fe-4290-b0b6-9e085cbc8ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:03.037Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8b22e614-722a-4217-8bb6-73468661cecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:03.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:13.052Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5e00291a-1376-4bfb-a105-018684ee87d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:23.062Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=813000ad-47f6-47f1-827e-b2191515252b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:33.072Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e751671b-add6-4afc-b96a-ecc321d45d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:42:40.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:42:40.257Z |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-02-08T09:42:40.258Z |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-02-08T09:42:40.260Z |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-02-08T09:42:40.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:42:40.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:42:40.267Z |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-02-08T09:42:40.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:43.083Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5dca1b65-48c5-4d92-bf7c-0024a5818b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:53.099Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f5bec958-fdba-4aa7-921b-f5b77ca9c925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:53.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:03.118Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1e242e5d-df50-45ba-9bd9-fb6b59cfc51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:13.133Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d350e1a0-08d5-4ee8-8b7b-414d021350ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:23.144Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c4c6e797-96b4-47a2-997e-9a2feeb03f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:33.155Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=15d69ab6-714c-4e18-9f49-39cc88402b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:43.165Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f7d74c34-d35a-48b3-816b-d5c0e57dd034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:43.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:53.175Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ecb5eb5b-4d3e-4ea3-b3e2-547089f7583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:53.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:03.187Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a5b5fdb8-d7ee-42ae-8ff5-2fcba59ab218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:13.204Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bc612728-3194-4f07-acfb-be062ab79644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:23.219Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e36d129e-1b3a-4d8a-8037-53d357620095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:33.229Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cc8ddd43-c322-43db-baad-3b0113681dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:33.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:43.239Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c636949e-1431-4376-99fe-a6911ec2e320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:53.248Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=391e4555-5bbe-472d-9689-9515dd10ed1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:03.258Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=73baaf50-85f5-4475-a050-dba425778189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:03.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:13.268Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6619220b-e812-420f-aa52-bb689c859317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:13.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:23.282Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cc1ad16e-9c88-4ca4-afff-e574a3f7f073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:33.300Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c1622644-a86a-4e5e-903b-90fdadb7d889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:33.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:43.315Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8d978c50-2f96-45dc-9106-723c084e1e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:53.333Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b0b40b60-6b34-4c66-a38a-720df3b375b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:03.344Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a3a6bb9f-4a49-4bf6-9ed6-818fe55d0a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:13.354Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d7bea085-9277-4925-8b62-2eb620a7adac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:13.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:23.365Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=adc40b70-d50a-4efb-9763-5f1f11cfafa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:23.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:33.380Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7c1a92a4-46d4-4467-abf3-91426c6ee96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:43.391Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=88c0a8a6-1361-4e16-96e7-285d5611ed07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:43.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:53.403Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6b34635e-d37c-4bb9-8556-42a043d83a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:03.418Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=604c0179-b7b3-4d48-a5ce-526b048c4f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:13.431Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c4de41fa-c3ac-4172-bfc6-5064b67ec5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:23.446Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=48b06ea5-0f83-4437-81cc-4f8a497a3a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:33.461Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4eecceb8-b9d8-4962-bf6b-b1b10eaf1a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:47:40.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:47:40.318Z |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-02-08T09:47:40.319Z |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-02-08T09:47:40.322Z |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-02-08T09:47:40.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:47:40.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:47:40.329Z |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-02-08T09:47:40.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:43.477Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=df0ed8e9-be37-4b67-89df-cd01f6612459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:53.487Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=13fc6822-5f94-4b83-ac0d-e5ca31508f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:53.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:03.505Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bee079a9-906f-4504-b36a-582b9f510d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:03.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:13.524Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=82c0e4f1-cdaa-499a-a352-fe4df0252ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:13.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:23.539Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8eea557c-d5dd-48e4-8f75-f33bc7c851d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:33.550Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=538d6ef8-c085-4543-96d0-02ae3fd2c62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:43.567Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9b5bb047-2071-411e-a374-ba31eb8863e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:53.589Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9665dc19-c22f-4e31-852a-4c9c3dfd7c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:03.603Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=66beefa8-2810-4783-926b-f76781cd4248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:03.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:13.613Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=85c57cde-0aec-42f9-8bb3-afa0e5d88874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:13.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:23.628Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=086bc429-3eb4-461a-bb2c-13e4f3ff9d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:33.643Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cb205ef0-6245-4a8e-ae1c-a0422647f38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:43.657Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f6454f7a-9ff9-49e9-82f7-6b138d8dc323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:43.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:53.672Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=60933cae-a8a0-4b76-97d4-b1111d020d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:03.682Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ba9987d9-3178-415a-be92-e2412906aac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:13.691Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=37c85050-d3be-43b4-866b-f73f81537a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:23.712Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7a009248-54d2-4f97-a252-a578c4a00372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:33.729Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=add1b06a-2108-4615-b52c-7e35046ee84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:43.737Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c2eeff2a-d358-4a9b-b01b-d00e466d8dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:53.744Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b32328e3-77d5-4299-9b01-2779b0e9d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:53.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:03.756Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d8b6b5ff-0f55-4d85-b1b8-aa1d893994ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:03.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:13.766Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1aac3cb6-20ee-4c9b-8869-73d827fb2475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:23.777Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1da12d6a-208e-4b2d-ac80-4b227df45c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:33.789Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=90bb5d92-ff40-42c2-b991-211b139a7eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:33.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:43.797Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=913c5e32-0473-43d1-bad7-6e18d698da3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:53.815Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8862bfbb-c18b-4038-a9fb-65ac7f3b9dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:53.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:03.830Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=af7be33c-7bc6-4125-91ca-5e5472541d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:03.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:13.849Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dab5367e-5ffa-4108-ae2c-4a902697f283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:23.862Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9f405a64-d55c-40de-a2c5-f1cd6ce78000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:23.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:33.875Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=34a9de1d-7bf9-486a-92ad-a097c6c0fdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:52:40.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:52:40.283Z |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-02-08T09:52:40.285Z |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-02-08T09:52:40.287Z |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-02-08T09:52:40.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:52:40.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:52:40.293Z |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-02-08T09:52:40.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:43.892Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bdb63aad-ab70-472a-8233-f68b117b6956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:43.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:53.906Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=17826420-4692-491c-900a-203ee0544d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:03.916Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=49812bb4-5d5e-4096-8cce-3a0d74e48816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:13.927Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dfb885ab-44b4-4c5d-a1a8-a5fadffa9f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:23.949Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ae914a8d-9428-40ef-b0e0-d3719a879aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:23.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:33.961Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ce7cfa86-bb99-4521-b9e6-496c0de4ca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:33.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:43.970Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=219adf76-3e90-432d-985c-7e2e67053504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:53.978Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ea8bde03-f8cb-4894-852d-5978abc8cdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:53.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:03.988Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b0879201-3c15-4087-9848-ca3eae08076f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:03.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:14.000Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4f9b60da-9da7-4cc7-b618-8d8f1678c727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:24.012Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b24a00cc-fe20-470e-ad15-92800a764b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:34.031Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=83b3b4ff-b99e-45b1-89ed-08fa47020505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:34.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:44.042Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b38fa243-7232-49bc-a314-60fee30a95eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:54.052Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=16033b8d-e8b3-4f4d-9106-ef98004aef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:04.066Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=eed8f9eb-05d2-4bea-bfb2-9d54c0badf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:04.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:14.082Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6a1cf1e6-e8b5-40b2-8c69-adbf987d994d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:14.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:24.090Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=beddc78f-6397-44df-a59e-335cf7542742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:34.099Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=559581b4-bbe4-4edb-88f9-0073c5cf7c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:34.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:44.112Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=895b9cac-c155-4ecf-8eed-66d72c4eeb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:54.125Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b36e16ff-6e40-467e-868d-59215e7d4493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:04.139Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0ab68bdd-ff9e-4975-9a0c-ecf9fac7773d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:04.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:14.155Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5910dc8c-9b91-42e5-ba20-bfcc3351e083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:14.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:24.164Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c9441447-d81a-449d-bcfe-12cb6ec041d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:24.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:34.173Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c95ae714-d0fe-469b-aa6d-5bb165f8dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:44.184Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7c80adf9-cce6-48d9-a658-5d534e6d073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:54.197Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=aa8ff0e5-d4fe-487e-9a9f-69c933504d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:04.214Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c4647840-60c8-44b2-9abc-912ad5f4a161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:14.223Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bc82a9d7-15f7-46e8-9f8a-55abd8ce93d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:14.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:24.233Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a1be951d-2e85-4c93-889b-78fe674995ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:34.244Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6294307d-ce52-4e56-a771-02c30a3a11d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:57:40.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:57:40.258Z |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-02-08T09:57:40.259Z |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-02-08T09:57:40.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:57:40.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:57:40.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:57:40.270Z |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-02-08T09:57:40.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:44.252Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5a5d17ef-7b3a-4968-9731-fe4b074bc9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:44.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:54.262Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fb919982-74b3-49fb-94c0-ba97815d2f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:54.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:04.277Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=21f03c5f-fe45-4bd1-a058-862621ef3330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:14.299Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=02d9c9e3-b869-4e33-a45d-8264ec6f2390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:24.309Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=651bf20a-caf1-426d-bdf6-e6a00bc82f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:24.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:34.318Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=eb5d56ce-9a9a-4e39-be97-15e7badf5656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:34.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:44.336Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=49350802-6295-4c2a-bf9c-975daf470281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:54.344Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8f017964-aeaf-4806-a62f-be720e1ab339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:54.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:04.365Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=863aad5d-0175-4c61-a311-3ddfd30e9650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:14.376Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7cceee89-00c5-4bdc-aaf6-226230f4cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:14.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:24.403Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b22f4f00-6b34-4d35-aa4e-8ac709f2e06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:34.418Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4aac65e3-de32-4e11-b61c-889db2a36d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:44.426Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7dbaf1f1-0612-4e2a-ad11-a662ce71fe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:54.438Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a50899e1-482b-43a1-a53c-34c7c7a9b01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:04.451Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=316d4b95-f08a-4fdf-ae20-db17b3e6d862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:14.458Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=033e7e86-9f38-4b21-97ff-9fe7817c0a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:14.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:24.470Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=576c56a9-da60-46aa-8fe6-dce92fe49d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:24.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:34.485Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cd9cb7c8-8de4-45f6-a74f-c69374a1cd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:34.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:44.493Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=171ba4bb-e51d-47bb-8128-e583611bf6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:54.503Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e5ddbcbd-28a5-46e6-9e8e-0260ebf86aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:54.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:04.515Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c2e8e0de-402f-4a51-baee-0da083d8d54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:04.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:14.523Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=20cd6f98-211d-470f-9c17-a3fbedfdaa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:24.533Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1ae8c775-253f-4106-bded-a542a15c9e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:24.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:34.546Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=13386687-5c86-43b5-beed-8bfd28e60707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:44.554Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c4849e8e-5815-421f-ab68-21989ec8a902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:44.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:54.564Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4c0e9a08-f3ad-40f4-8378-7801a5e534dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:04.573Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5adb785e-e109-44e8-bdf0-aea6cb7bbe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:14.586Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4680808d-e488-49da-9126-a60d9b6fa3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:24.601Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=973cec93-e5b0-4337-b2b2-8e63d950567e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:34.612Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3fd49c67-d229-421a-80bf-89541d04838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:34.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:02:40.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:02:40.319Z |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-02-08T10:02:40.320Z |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-02-08T10:02:40.322Z |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-02-08T10:02:40.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:02:40.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:02:40.328Z |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-02-08T10:02:40.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:44.627Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3a94d605-854c-4c04-8511-fa7a50000a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:54.636Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3563edca-5e31-4efa-bdbc-85d304098e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:54.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:04.644Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a6e8495b-b338-4f4c-8210-aacd6a0b89f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:04.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:14.653Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=add0cc68-55b8-4564-bc77-c223cf255780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:24.665Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=66d0911b-15f3-4cbb-a811-52d1dd92e31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:24.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:34.677Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=054384db-ab0c-42b8-b2e6-55bbba1ca49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:44.702Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bb2c93e2-bad9-4da6-9077-cb21b6ef8b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:54.711Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1b01a7b5-3adb-4f24-86c8-d8c5d7b391e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:04.719Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d64303a2-8dcd-4c8a-9bde-fb9efb0f8460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:04.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:14.728Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9f03c7b9-5a1c-41c0-ba4c-e4a472af7633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:14.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:24.738Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5f909826-3228-4a9c-83ab-da29927b0035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:24.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:34.746Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=70f54782-1106-44c3-a0cf-bf610ad6ea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:44.761Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d2733071-5720-4015-98ab-5a32d6b976d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:54.771Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=86f5e94e-6492-4c79-9d1f-c56321cd10c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:54.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:04.780Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=58af2d69-a2ea-4645-96bd-9fbda74c8a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:04.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:14.796Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8ff845e8-b282-47a6-9570-f69771b0d10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:14.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:24.807Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f7eedd06-af74-4910-a2cb-7947fd4ba3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:24.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:34.823Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d647d29d-d3b8-4eee-9aed-3b48f5601e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:34.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:44.831Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9499f339-0a45-4ee8-a29f-271fe968d210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:54.849Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0aaa0900-1181-4a65-bb38-f48932eee449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:54.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:04.865Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=63a52917-aee5-4fbe-97dd-e12165bd1ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:04.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:14.875Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f364e2aa-bc3a-4298-bede-aa235be6e66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:14.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:24.884Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c2456519-c4a8-4b0b-aa52-f8a3196e30a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:24.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:34.896Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=11fa099d-e962-48c0-a9bc-cd42f9678e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:34.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:44.905Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=71751c1d-0161-4e0f-a8be-61bdfc94414a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:44.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:54.920Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d61366be-9a64-4ef2-a711-e35e9741447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:04.936Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=33eea1fe-cf89-43ba-a500-ccbd68564557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:04.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:14.944Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=54142f9e-372c-4cc0-9267-2a422de9d8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:14.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:24.952Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=07d3b3b5-a607-4950-ae8e-c544accc9dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:34.962Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=844c2400-8f86-40b7-bea9-b182d85fa26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:07:40.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:07:40.258Z |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-02-08T10:07:40.259Z |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-02-08T10:07:40.261Z |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-02-08T10:07:40.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:07:40.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:07:40.267Z |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-02-08T10:07:40.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:44.971Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ce169ebc-0392-4a2a-ba55-dd2da9099965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:54.979Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f785f8a3-5e2f-4fb0-bcf9-261cda3b3cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:54.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:04.988Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=10aa97b8-3801-4489-ac2f-b9fea17f1b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:15.006Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b86e64d6-f3f5-48ee-99e0-4803ccd6acfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:15.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:25.017Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=310e204f-06b0-4ca4-9f73-3dc8acc51064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:25.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:35.025Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6e8e6bdd-371e-44b3-a28b-1082f175de2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:45.033Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bcebacd4-e14f-4bf8-9ccc-30009a2b2c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:45.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:55.042Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5021419d-8f80-495b-a2f2-8d8e30fb5ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:55.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:05.070Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=49aaf8e9-7970-4a46-9780-2cd29f1ddf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:15.077Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5b6a5d5e-fbbc-40c4-996a-453e76d357bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:15.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:25.089Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cf2ce979-88ff-4570-8652-c94efe26fba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:25.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:35.114Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e54de54e-3aa7-42df-b816-5f0a02ec559a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:45.123Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d4acddb3-e98d-4122-bef7-55626f561244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:55.129Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5e75b376-76c0-452f-b390-a4b8f3f18450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:55.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:05.141Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f5d4e0e7-66d7-45cd-af3f-b6387ff52f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:05.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:15.149Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=87102bdd-04d8-4121-92e7-9157a7835836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:25.162Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f9f751b8-dcd8-4777-9420-cf177140957a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:35.169Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=79cfc981-a1cc-46d6-88eb-d9881d4a1133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:45.183Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=da2506c1-ed4e-4abd-8ced-0152c82253b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:45.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:55.195Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c031922c-f184-4c3c-ae0a-3280c2a19132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:55.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:05.207Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b8e1183a-c022-4c9a-8ee0-cc1ed566a3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:05.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:15.216Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c7bf35fb-6c46-47c6-85ef-044e61b22692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:15.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:25.226Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fd917d62-7947-4253-824d-03790ec1a8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:25.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:35.233Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=980bf50a-ac8d-49e2-b023-f45b55c1b32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:45.243Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c26d921b-8d8f-4d71-8dc3-6d9bc6d92f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:45.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:55.251Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2d499b42-4773-42f5-96b5-54f91c101ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:55.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:05.262Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b6c9b059-2a6a-4f8a-b98f-09e81091cd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:15.276Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a07d49ff-8b2a-4bd2-b738-dc532680d85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:15.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:25.285Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3bd5eefd-3afe-432a-98d2-47eb8ad901ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:35.293Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1c25b773-5575-4b33-bccf-515bd5a408c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:35.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:12:40.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:12:40.251Z |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-02-08T10:12:40.252Z |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-02-08T10:12:40.254Z |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-02-08T10:12:40.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:12:40.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:12:40.260Z |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-02-08T10:12:40.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:45.305Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=94bb806d-6fb3-43e8-b4a4-05e3f727556d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:55.312Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=01aba728-d19e-4188-833f-27fa26c1724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:05.319Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=949483dc-c0bc-4691-9dcb-cc6985b2c3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:15.326Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=76437dfa-fbf4-45f6-a140-6d64b0ebf608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:15.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:25.336Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=57bbc8a9-65f4-4339-84ea-7e0221c872fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:35.348Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a98db654-3018-4759-9def-7449b5493e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:35.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:45.358Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dc90f411-c4ba-4bc4-97d7-7f675ab9cf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:45.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:55.364Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=06fcb781-700b-40f4-9640-664dea365847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:05.378Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=54af1b70-1b2f-4d0c-850c-829c300e76de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:15.386Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=688dd654-33ae-4cac-8eec-16c53fdb05cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:25.394Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d6357541-6bcd-4abe-849f-c46503cf97ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:25.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:35.405Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4cdad629-f3c9-4492-bd18-f3089669121b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:35.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:45.420Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8696b569-8173-4a1b-8d4b-5a0b5630b978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:45.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:55.429Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3d87f9e5-018d-40da-a1e0-4ce1dce5aa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:05.436Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0b2fea6a-9e7e-4163-9415-ffe766421e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:15.445Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d40b6d69-2d8b-40c8-89d2-676b73320d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:15.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:25.452Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=141eb06c-892e-471c-b277-4918fc272a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:35.459Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=46a04bdf-8c65-4bb7-b621-dcbca10ebacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:35.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:45.468Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cd6759cd-5d6c-4107-812c-83e95818b5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:45.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:55.475Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1f01d618-eb72-405b-acc3-d2249a3bc800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:55.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:05.487Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ff6b7fc9-480d-4b6f-b915-23591889205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:15.501Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4f6f474d-01a4-4282-8f55-84501af960ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:15.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:25.511Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=88e579ad-88de-4242-8fad-7c8e731bc00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:35.519Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=63272518-d8b8-49d0-b9bc-a5c3def071bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:35.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:45.526Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2e8720b8-6921-4144-bce8-037ea59bd08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:55.534Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=389dfc20-8138-41f9-a4cf-9e703d02bf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:05.545Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=25f85dea-67e9-49dc-ae1e-2f6dd7ef7dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:15.554Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4a067d81-0242-4a13-9e76-0cf1bd8f34eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:25.569Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a76092e7-f4f5-4987-adb4-581303161c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:25.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:35.580Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f84775e2-91a2-4cd1-885a-187b8ffce41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:35.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:17:40.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:17:40.272Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T10:17:40.273Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:17:40.275Z |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-02-08T10:17:40.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:17:40.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:17:40.280Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T10:17:40.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:45.588Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f3b09176-2c82-4e45-84fa-b99824e52c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:45.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:55.595Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=56e706c5-114b-4f0b-a08d-81439dda7b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:55.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:05.603Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d6a4a077-a068-4fc9-ba62-ea1ca9278dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:15.621Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=94f16bb4-3d92-4980-9fe6-2276d2ea5647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:25.629Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=329cb7e9-169c-4afd-aabf-1687416d7c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:35.639Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=80cf0105-c274-4abe-9bc5-f14b5ce1f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:45.657Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6612e38d-edb8-4a23-b2fc-3f0c0db50ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:55.666Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=822f2e20-9ef9-484c-a610-57af7c7517c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:05.675Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6d5a0757-3281-4f3a-856f-6e85ffe508a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:15.685Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fd6ca4dd-4140-4d0a-929e-f6dccc5cb76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:15.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:25.692Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1315fdd0-1b51-42b9-9d72-40167fe9636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:35.701Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=59bc9f4c-743d-4113-90b7-c63312124ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:45.710Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8f80b05a-68bf-4b6b-84f9-c2d5c179f2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:45.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:55.722Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7e4102f9-7fbe-4cba-a6c0-20303b1aee58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:55.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:05.737Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=06af288b-938d-4fcc-9fce-0c8437f553ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:15.748Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=df5bb7b8-d831-45d7-af93-69a4053588cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:25.755Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a114e682-ca75-4dcf-a90d-ba026e390b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:25.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:35.766Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b474e3a2-3210-4d46-99df-5f2f62785ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:35.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:45.774Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=75e373d7-80d0-4360-8517-96c38a17950a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:55.781Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dab8822e-d3d9-42df-9e5d-216ba90d4e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:55.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:05.789Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dc2cf888-7943-4dee-a9c4-f7d25bfed2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:05.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:15.800Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=baf57d43-2023-4b90-8554-13e00d74a3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:25.811Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1d38db33-9d8d-4ecf-bbfc-6df5a887d717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:35.821Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a904e088-bd81-4d85-8ecb-1dbeb8d5decf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:35.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:45.829Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5ec1d1e5-e28d-49f9-b6cb-561ccfd01a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:55.837Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4455be02-adf1-4c9c-bd59-83a89437e562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:55.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:05.847Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4cff6443-35b9-4169-9fe9-1806ccbf3426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:15.857Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1743d4a5-953b-4474-ae06-8bd574c12f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:15.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:25.867Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cf74eeec-d7f2-4a57-9df9-85aeafae96f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:25.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:35.877Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b6422470-05dd-43c4-b74f-0a5cd51cf9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:35.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:22:40.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:22:40.258Z |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-02-08T10:22:40.259Z |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-02-08T10:22:40.262Z |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-02-08T10:22:40.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:22:40.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:22:40.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T10:22:40.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:45.890Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d263f2a6-f547-434a-8cd5-026f14ae326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:55.899Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c1b4437a-dc79-4556-a4c4-f933b0ea3500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:05.911Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=24414b25-5ab0-4753-8629-3c3fc740cf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:15.917Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=776c155e-4dae-4eb6-8a03-6713c9990102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:15.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:25.925Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5e282512-da16-4d37-91a5-c9591ed38c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:35.931Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=408a6ed8-d2e8-4a95-9a8f-124424563023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:35.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:45.938Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9c99d856-741b-4cd2-a777-32a581be2c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:45.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:55.948Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=eff17d2f-cd44-4b1b-8dd9-3820f0a392e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:55.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:05.965Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=274bd01c-ec0b-47d1-b27e-8f2f579e382b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:15.973Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=055ec8c8-1966-4eb6-a8e7-df1141d2c722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:15.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:25.981Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a88bc65c-cb4f-4a0f-b976-bcc001ffbb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:35.989Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a582fc35-85b4-4f71-baa6-67ea1664f4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:45.997Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5f831b30-2937-4635-a92c-094bfa202113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:56.021Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=81d60a00-64d7-4cd8-a154-54d378d371ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:56.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:06.028Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1d8010dd-c332-4a12-9043-70336d7dae6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:16.036Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3535a819-d13a-4902-a8ac-3cb10a6b282b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:16.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:26.050Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=94eb470b-28b8-4b1a-8709-0271cf37b9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:36.066Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a9a3894c-012c-403e-9a60-bda51a36b958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:46.076Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e6e3307c-9184-4a26-878b-cae6ce78bd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:56.085Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=66582594-3758-4c68-a1f2-81d019cfe27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:06.093Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f23680fc-8190-4bbe-952e-19f72db2f169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:06.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:16.108Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1fc7a6e7-dba4-425a-9de5-68620cdb87d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:16.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:26.119Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=df952d78-f740-4b39-be40-c801a5952932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:26.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:36.127Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b458e6ce-092e-4b2a-8b6e-95b4ab720bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:46.134Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d30d8e26-2c37-4671-8de7-6372ae427ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:46.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:56.143Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=82e01b28-7d10-4a09-9bd1-e3086f764982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:06.158Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=742b0e88-967a-4c02-93ed-fb7866d6b469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:16.172Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=940f3e13-3bbf-4c40-8f07-c766764e9add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:16.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:26.182Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4afe542c-30af-4317-9c68-0ba4e2699935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:36.189Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=32c49646-e563-42f2-a447-5f615cc13eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:36.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:27:40.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:27:40.276Z |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-02-08T10:27:40.277Z |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-02-08T10:27:40.279Z |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-02-08T10:27:40.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:27:40.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:27:40.284Z |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-02-08T10:27:40.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:46.196Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=78218db5-4b7b-4f01-96dd-bfc4ce9daf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:46.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:56.205Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2b6c0e62-7f1b-46de-92d8-b53c362fbe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:06.215Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bc0d4eae-94ac-4149-adc3-2fd125d248ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:16.227Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=af86517d-1e61-4a79-aad2-6cf3eb581ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:26.242Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=69bef874-1e92-4632-8743-91b3f030cc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:36.260Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=116a079a-3a11-41ae-a08e-202f24a48da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:46.268Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=82b09531-6604-4781-a91d-826a3a426d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:46.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:56.274Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f34d4d72-f933-4e9c-9678-fe06679ed82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:06.281Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=78381aa0-c07f-4baf-bbb3-a0059dc48707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:06.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:16.288Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cfc23bb3-6b0f-481a-bd05-691318150b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:16.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:26.302Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8e017459-3f88-47f6-a6ee-c4b77c943b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:36.316Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7a96baee-a921-4f79-a914-f8b18f78185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:46.327Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b7e05539-b5cb-4708-bc33-b706184e44eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:56.338Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=29900a34-51e6-4ce2-a602-a794caaad7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:06.347Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5b1ba33f-4da9-40d9-a864-2e3eb373ce06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:16.358Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=eec0d8b1-b016-46a7-8ad3-42f1a6bfd526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:16.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:26.367Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5f1cf095-e9e4-4b95-a556-80090f18ff3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:26.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:36.374Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=43332f90-1ad4-4efb-bc8e-2d1a92ded34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:46.383Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=aaa86e23-27cd-46a9-a124-3a8c10597e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:46.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:56.390Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fb0c370d-1a5b-45de-ac57-71478dcd4d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:56.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:06.404Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0d963120-d15a-4e52-92b1-6a203f214df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:06.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:16.433Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8bef29ab-2684-4c92-9724-3e923abd00c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:16.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:26.444Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=121a952d-213c-473b-bb28-c24162f8c04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:36.451Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=67a62184-80a2-4125-a394-2b51585cbdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:36.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:46.461Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c794e057-dcc6-4938-808b-da8d4738fa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:46.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:56.469Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e2141541-d5c9-4242-b093-fdd870ceb16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:06.477Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8e860f6c-85e2-43a6-adb6-5ad4bf4b6819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:06.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:16.486Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=647bca65-fb41-4c9f-a5d4-ba9d672e18c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:16.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:26.501Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=23373e40-827c-45e4-9220-3fb347e22e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:36.514Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=79658472-a729-494d-9df2-7dad9c0bcafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:36.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:32:40.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:32:40.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T10:32:40.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:32:40.248Z |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-02-08T10:32:40.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:32:40.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:32:40.253Z |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-02-08T10:32:40.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:46.523Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9e045032-24d0-442c-9804-f6e7d6a94998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:46.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:56.532Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dcc40458-5011-45ef-a1d8-b70ead53e9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:56.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:06.540Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9a1ffb2c-cce0-437c-bf40-c904ca5111f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:16.547Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9a2bc98c-cf01-4d3c-837b-1fb547e6e0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:26.555Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5693f95d-5444-49d5-8018-6136367c8afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:36.566Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=954545de-eca5-4cd9-b787-9d35924c5779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:36.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:46.580Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ec1ae6c9-45df-4c9c-82ae-d9aef790cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:56.588Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c5fa67fe-1e34-4d25-9dea-dad8818f7db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:06.596Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7666526a-a9d8-4280-9484-829aa829b539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:06.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:16.604Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f8884483-6a28-4f88-97d4-f53e147e6422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:16.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:26.619Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b6387dd6-a6d2-4569-b019-7c055e40e902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:36.626Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=66c077e1-e168-4fa0-96d8-4cdb81798e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:36.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:46.632Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f4dacce6-2997-46cc-9c99-4f33372141d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:46.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:56.644Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=43dc14e3-b30a-4c72-88d2-ec2afdc09736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:56.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:06.663Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5a8c5083-54c3-4613-a587-63c8510f2a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:16.681Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=417a4203-69fd-4e35-861b-256bf91bba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:16.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:26.688Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7d41b858-6388-40a1-baec-597d8517622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:26.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:36.697Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d71a43f0-2b03-4ce9-993d-f18b4dc28790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:36.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:46.707Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=63991ef6-eeae-4f61-b20b-447a12e5e3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:46.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:56.715Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=575e1671-dc4e-4446-a6db-2c78fdc14221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:56.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:06.723Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3a5729b7-b3ac-43f5-99bd-7cb6b9ca04dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:06.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:16.732Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7e042b5b-bb5e-47eb-83e1-228c9c5b8392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:16.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:26.742Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=705ca305-8b1f-48fd-8fac-f0b07c3fae84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:36.749Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8ae546d6-6046-449c-9286-5b9874231816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:46.756Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=da87b41a-85bc-4097-b329-c88657a1f991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:56.762Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8f2566a8-02f9-4079-9535-43daca7eef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:56.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:06.771Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dc2bc7ee-858c-4f62-a224-081fe90c7360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:06.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:16.782Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3755d24e-a57d-4b2c-a2b4-8bd80d72f556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:26.791Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b03ab20f-cfac-467b-b5bf-f25f87b7533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:36.803Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b8168db5-ce2d-4130-a7a6-4eb52abe7f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:36.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:37:40.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:37:40.230Z |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-02-08T10:37:40.231Z |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-02-08T10:37:40.233Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:37:40.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:37:40.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:37:40.238Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T10:37:40.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:46.821Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c3fdc1ba-659d-41cf-a1cc-f2fe58003932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:56.833Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a30f98a8-8179-40cf-a2b9-0eebac94c8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:56.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:06.841Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9472d2ae-48a8-44ca-9e42-4b4175f8f935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:16.849Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=055debcf-00bc-4e3c-a0f1-ebc69c64c8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:26.856Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5f747605-d678-4e29-bca0-02ea98d14a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:26.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:36.866Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9ec3e6f9-3aba-4596-bd02-fe254b54ece8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:36.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:46.878Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7dcfbb26-f3dc-411a-8800-8fc3ac284159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:56.892Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=713ed530-98a1-4645-9f49-d8ae8a0a127e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:06.903Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0d36d466-4b33-485f-94ab-9ca8ba223f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:06.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:16.926Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=47a535c0-39e7-41d7-9be1-c0865c3bd258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:26.934Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=50e3a6d5-54c5-4682-aa21-f9b9c503251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:36.942Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a885293c-0b8f-4d0d-8051-5e67c3a394af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:46.950Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b0f8b593-3edb-411b-a0b1-f37d7c7288cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:56.958Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d6d87cfb-06c5-4e5e-910c-58c93cc68a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:06.969Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=95e6dbe8-f9c6-45cb-94f0-269169ac7c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:16.984Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e4926430-c575-41fc-9d7e-848c76b1f769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:16.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:26.993Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5f786661-c1bd-461f-97fb-c4a1823d2d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:27.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:37.000Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=35fbf6f4-d8c7-4ff6-8790-4851703b0ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:47.009Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=220f31fb-d651-4616-8763-5008ed86cc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:47.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:57.027Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=026b82ce-19bd-4df6-9159-282fb5ca8abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:07.036Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dfaf3fe8-45a2-4cac-b62e-ad9e8ddd99d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:17.045Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a8a98301-101d-4f16-ba66-9f089330cb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:17.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:27.061Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d19d23a7-b14a-4634-86f2-0c01ec3d1b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:37.071Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=baed8f6a-7b35-44ed-89d7-bf9bbce5e745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:47.077Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f856fe0e-e81c-4831-ae5a-598c133dd2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:57.085Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=612c2fc3-3ff4-42fc-b7ec-d562496eba6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:07.092Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d37d6f5f-b87c-4d58-bbc4-f1458721fe6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:17.098Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=340981eb-2bee-4690-b5a2-e1c91d286a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:27.109Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8460ee70-8e6c-4578-bb3c-c53140b35132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:37.121Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2fbed09e-80d5-4312-aa5a-d092ebcb0929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:42:40.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:42:40.270Z |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-02-08T10:42:40.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:42:40.273Z |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-02-08T10:42:40.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:42:40.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:42:40.278Z |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-02-08T10:42:40.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:47.138Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=97becf81-fc56-4287-8358-5a27bf675359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:57.148Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7148b0c3-67a6-4d45-b1d2-7c8dd26ccbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:07.157Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c1feb988-5196-4d6e-9306-d01275526a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:17.163Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=26f750c2-27ed-4f0f-875e-06f65fecd0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:17.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:27.169Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=88c7df44-b3e4-4ff8-a318-56391ee2cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:37.176Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6cd9c7a5-f53b-404b-b304-50b9e68b8495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:37.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:47.185Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dcc6323a-34e1-454e-a37c-ead889850b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:57.197Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8b903172-fb12-4b19-a1a8-fca8227a2684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:57.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:07.216Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=08f7b929-9921-4d64-ae61-0297fd87179e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:07.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:17.225Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b77cd94f-c417-468d-9b1f-7c6732151185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:17.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:27.237Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=97fa538c-42da-40f0-8b6b-9f7b2cab0d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |