. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:25:40.876Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:25:40.879Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T02:25:40.925Z |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-05-24T02:25:41.624Z |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-05-24T02:25:41.719Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T02:25:41.719Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T02:25:41.720Z |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-05-24T02:25:41.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-24T02:25:41.867Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-24T02:25:41.889Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-24T02:25:43.414Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-24T02:25:43.900Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-24T02:25:43.918Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-24T02:25:43.918Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-24T02:25:43.992Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-24T02:25:43.992Z |INFO |Root WebApplicationContext: initialization completed in 2102 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-24T02:25:44.371Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-24T02:25:45.008Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-24T02:25:46.409Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-24T02:25:46.834Z |INFO |Started MainApp in 8.333 seconds (JVM running for 9.045) |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-24T02:25:46.965Z |INFO |Start scheduling PRH workflow |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:25:46.977Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ef18adff-3911-40be-adca-eff08aca89a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:25:48.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:25:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-24T02:25:49.246Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-24T02:25:49.247Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-24T02:25:49.249Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:25:58.647Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0e0250eb-9155-4909-b7a3-eec75ca6f805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:25:59.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:25:59.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:26:09.783Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b7f8d957-ee27-4a89-8107-79446b859710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:26:10.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:26:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:26:20.856Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9d89c9ce-e74f-4d20-9425-2ed43cade926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:26:21.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:26:21.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:26:31.995Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4f0f4f77-1678-47ba-822d-7e2310d87f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:26:33.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:26:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:26:43.032Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=be8549c8-1911-4aa7-8628-9721cbf5196f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:26:44.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:26:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:26:54.169Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e14bffe4-aa4a-4aec-bc24-a0fa2ed8b5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:26:55.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:26:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:27:05.304Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ff9cc6ec-4884-446c-9cc3-84492756bb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:27:06.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:27:06.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:27:16.343Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c3fec959-45c1-4287-b673-affce1987798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:27:16.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:27:16.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:27:26.390Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b5819b6e-1679-4cf4-a963-2c826d249e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:27:27.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:27:27.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:27:37.531Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d71ebe48-e332-4b6e-b7f8-adf6e0e75130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:27:38.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:27:38.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:27:48.569Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0a599d92-40d8-4095-8362-6b6118b7a35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:27:49.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:27:49.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:27:59.640Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=105d847f-6209-4791-936f-dc5a7b6dbef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:28:00.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:28:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:28:10.775Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=31af4be2-a173-4281-b0af-df983efa3780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:28:11.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:28:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:28:21.815Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8a0f652e-c3d5-46b0-9152-5f1d16261193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:28:22.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:28:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:28:32.951Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e2c6ce05-8858-4872-88db-c1b060e59f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:28:34.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:28:34.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:28:44.150Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=53003bed-e8ac-4cd8-9c79-547b65b48b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T02:28:45.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:28:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:28:55.224Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7a833486-fa73-4aeb-90e4-cf6b73150835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:28:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:05.426Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=48b0155a-6f0f-4954-ae03-186465413c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:05.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:15.448Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=55192126-f3be-4822-9d6e-53b660e98d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:15.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:25.468Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=60851c5a-af12-4cc5-a4df-8b6999d58450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:25.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:35.483Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=fa37ac13-090c-433c-9e0f-c185879dba07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:45.497Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4d954988-a60f-462f-9417-666361e42bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:45.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:55.509Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1bf06324-b6bf-4493-9e18-d1a45ae347aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:29:55.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:05.523Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f950c52b-c9b8-42c3-96aa-07b183308e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:05.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:15.537Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e7db04de-163a-4692-a3e9-03d9e98eca1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:15.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:25.551Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e4fe52a0-149d-4e8a-973a-b09a38967d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:25.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:35.564Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=76b6701e-b57b-4c17-bfb8-653a702f75e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:30:45.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:30:45.156Z |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-05-24T02:30:45.157Z |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-05-24T02:30:45.166Z |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-05-24T02:30:45.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T02:30:45.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T02:30:45.174Z |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-05-24T02:30:45.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:45.579Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9df5c6ea-248e-4a02-b2fe-27f3e19510ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:45.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:55.592Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cb5d97cb-0c06-41ec-89ce-3b0e1e1526b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:30:55.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:05.605Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e43c5290-59b6-4b0f-afb4-cd17ecfcd993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:15.622Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0ef4ef66-fecb-4f0b-8494-acf2853c2cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:25.638Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2e6232e1-e280-4b0f-916e-33d21539fbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:25.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:35.653Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0a85b5e5-8ea5-4a68-9f18-641b8fd6dfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:35.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:45.668Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1a78796b-b57b-48c8-bfa5-c5ca7d9fa47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:45.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:55.682Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=251703f8-ebf9-47cd-9ee6-312bbcb4a7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:31:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:05.695Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=29d77a20-e168-4d23-ab48-643836b1b885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:15.708Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7e635829-d26a-4cee-a5fe-a571c2f7afa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:25.721Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2c6159d4-9243-4bf9-8bce-4af2e0c0ab4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:25.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:35.732Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e7e88e7a-7d1f-4cc3-bbb3-69b232bed451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:45.746Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3a9c2037-7731-4a64-8412-f184eb6e2a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:55.756Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=149456df-3b0f-40d8-8204-b18aac3a6805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:32:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:05.767Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8b7ec985-941d-4a01-9f1c-36b94118b579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:15.786Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8ddc4eb4-b9e3-43de-840a-6e1228d82d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:15.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:25.797Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7911c0d2-f461-4f75-b918-240cf9f7484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:35.808Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a5474cee-7e1d-4e89-9de3-88f692a7ff57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:35.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:45.823Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cae99c81-02e3-4227-901b-624bb1bcfb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:55.834Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b22c7dd4-9abc-44a1-a3fc-cccf0b692d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:33:55.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:05.846Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e18fca94-0fa8-47ae-9537-c3acdcda3e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:05.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:15.858Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=00c4672a-da5b-4bb0-9984-38b6d7651eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:25.869Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7054bb46-e009-48ca-a20f-b8c3881fb1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:25.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:35.880Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=564d87e6-e13b-4b63-94df-30c091961682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:45.893Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5385360a-562a-40b4-94e1-fed48f4613dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:45.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:55.903Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ed4b5b97-3af2-4e01-a7bd-e30f351c0502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:34:55.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:05.914Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=19e9a83f-508e-4125-87a4-4367d9f6ed6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:15.926Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0f5082d4-440c-4947-9b71-0576b5356a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:15.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:25.938Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=52653f70-364a-445d-a887-8ba3e6c72582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:25.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:35.951Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=feb6e12e-62c5-4b16-854e-1e0b4066b2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:35:44.596Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:35:44.597Z |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-05-24T02:35:44.597Z |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-05-24T02:35:44.599Z |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-05-24T02:35:44.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T02:35:44.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T02:35:44.607Z |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-05-24T02:35:44.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:45.962Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=695fb4cc-450f-4b33-aa4a-183afd3310b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:55.972Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=dc009e27-303b-4c27-a1e6-d70253652f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:35:55.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:05.982Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ac393296-1984-44d7-9644-e3116250f8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:15.994Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7037162d-80d4-4e91-940f-a2bcc0ffd527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:16.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:26.004Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7006be18-af19-4924-b05c-a6bd7619628d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:36.014Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c3e67b78-94aa-460d-8c1c-c03a6ab8c514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:36.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:46.024Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f3c82ea3-d2a5-41e3-a059-1ad32a663d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:46.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:56.036Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0141bd76-6e89-4ddd-a044-b43b36062649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:36:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:06.047Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5085d0ba-c876-4bf9-8d64-e96b1bd8ea43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:16.059Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3269d63f-5c91-4c43-89df-a67807ac00b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:26.069Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f8de0300-3df9-43bb-85eb-171b8e11cefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:36.081Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=aca6473f-e7f6-41cc-a5ec-f1e9e80009d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:36.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:46.091Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f7a19bd4-4d35-4e60-92ac-252f1edf775d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:46.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:56.102Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8dbab7a4-d5d9-404f-b707-12aa8a1250bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:37:56.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:06.112Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6d254526-52f9-4399-b3ce-189353088226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:16.127Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4ce8584c-eb8c-414c-a57f-81bb14479e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:26.137Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=869a9d92-d250-41de-ad98-a8405ade3c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:26.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:36.150Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=dfe82013-5894-47f5-8df5-594d6a4ba4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:36.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:46.160Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=82aacb64-87be-4f1d-be33-0941ec025c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:56.172Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=41789a21-dae4-4d97-8290-511d1b039732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:38:56.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:06.184Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5b5564a3-5c6c-4a12-8f47-dff44a50bf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:16.194Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2753f464-2993-44df-b086-dd905382cfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:16.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:26.204Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b596dea2-eb57-4864-b9da-6354c2905b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:36.215Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c5b50172-4d48-4c43-a276-1dc4a26281fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:46.224Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=be79d0ff-f800-4d63-925a-3b2840335184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:56.234Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=146a4c71-fcba-45ce-acd8-46f28e629af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:39:56.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:06.244Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=264823e1-3391-43d2-a2fb-d6ae5c4d5012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:06.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:16.255Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5e7dbf5b-0f28-47cf-9783-59b8d0002d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:16.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:26.281Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=190d1310-2b19-400d-b7c0-cd86566f2f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:36.291Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c37078ce-b9c6-4d00-bb0e-447b17ad8f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:40:44.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:40:44.589Z |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-05-24T02:40:44.589Z |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-05-24T02:40:44.591Z |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-05-24T02:40:44.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T02:40:44.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T02:40:44.597Z |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-05-24T02:40:44.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:46.302Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4752499c-d746-4285-b2cc-65eff82d50c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:46.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:56.312Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2cdf7b09-4366-4d8b-adbc-9b5479704698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:40:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:06.320Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0c911194-2555-4901-b6ba-b05ea49b7a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:06.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:16.329Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5f4cfdc7-be5b-4ee8-9b81-fd171c167825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:16.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:26.338Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=fdf33cab-5d5d-4764-942d-972845ebed80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:26.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:36.348Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=da000d67-1e8b-42bc-bd96-9a4e10b67673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:36.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:46.359Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4f3cba60-3332-449c-aedc-957b7581b8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:46.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:56.369Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ee518c5c-31f3-4550-8d60-537e595d5569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:41:56.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:06.378Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8c2dbf69-f2a8-470b-809b-967e9ecef326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:06.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:16.388Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f93722e4-d323-476b-8e72-5afe3a1cc064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:16.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:26.396Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6297b1ee-ef92-4536-986a-6ae7e6c2aca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:36.406Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5ea31193-78a2-4c69-9bd8-274ec1761f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:46.417Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=180437eb-7ccd-4191-a7eb-836856d1fe6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:56.427Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=58117727-cb95-4f7f-b54d-ff08d6d7caf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:42:56.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:06.437Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b911493d-3fc8-4c72-b2e2-3277f6117446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:16.448Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2106911e-fd46-447b-a9fb-fd22569fa9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:16.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:26.459Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2dcd5f68-1156-4efc-9b1d-9bd2a4049cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:36.468Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=54eb9919-21c4-4069-a511-0327fb6f7ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:46.478Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6f6c1142-4968-4dc0-bbee-b536d236eeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:56.490Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=731d1f0c-2cd9-4cd2-819e-def59980d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:43:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:06.499Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=946d3754-1259-4b3a-96a6-6347307b54c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:16.509Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=124c3561-039f-4e8f-9cb4-e5348f550f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:16.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:26.518Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9e75b1de-d484-4e5e-b77b-faa4199ee07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:26.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:36.527Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3a3bb2e0-cd01-4b8b-ad89-0bbb3b2a4954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:36.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:46.538Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a4c42a69-5c2f-4196-89b9-a5331d7db2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:56.546Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ced1ba3e-6445-4328-b3e2-a8e79da35ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:44:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:06.556Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9b3125ab-975a-45e7-9d81-cc33a4337730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:16.566Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6f819920-5874-4c07-be51-2928f052d36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:26.574Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1e3878c5-cadb-4d17-8dcd-f2d5191bdff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:26.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:36.583Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=de1bfaba-73d7-4846-8730-9c4468aff6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:36.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:45:44.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:45:44.582Z |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-05-24T02:45:44.583Z |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-05-24T02:45:44.584Z |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-05-24T02:45:44.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T02:45:44.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T02:45:44.590Z |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-05-24T02:45:44.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:46.593Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=21c4c63b-5eb9-46e2-a82d-2622adab4e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:46.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:56.605Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=25d39734-6ee2-4c1b-80af-240e88aacd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:45:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:06.613Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ef82b35c-ab4c-4577-9057-2955127b55bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:16.629Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=42f4160c-e449-42d6-8a39-fa74a2c6d877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:16.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:26.638Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=452c4628-ccb7-41e7-afbe-adf107e90aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:26.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:36.647Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3978694f-c90e-41b7-80ca-24026030f53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:36.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:46.661Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d7db65dc-64c8-4946-840a-c045732de9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:46.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:56.699Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f8ad064a-ea8f-41ab-bce9-7b713aea9614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:46:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:06.707Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=54a20141-4755-4470-8ded-2ed163753527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:16.716Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e7875be3-7855-4863-9372-c341695515d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:16.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:26.738Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=101820de-7118-4b0a-8b60-a6345c526356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:26.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:36.751Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e9488c04-950a-4c57-8f97-aedd74f539af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:36.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:46.759Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9a10f314-8800-4928-b552-5273da40196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:46.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:56.769Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7b055247-c7a3-4349-a7cd-8b6884509b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:47:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:06.778Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3d742678-f972-40cc-a2b7-498c94f7aa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:06.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:16.789Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d058516a-5642-4844-8dd7-46594697113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:16.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:26.800Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=fc2c360b-5303-44ed-9b62-675079ffb3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:26.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:36.809Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c46dc50d-1e6f-44cc-859e-54c2be2fda4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:36.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:46.819Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=62f1c802-43e8-4cda-93da-7be37491ea7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:46.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:56.830Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e12c2f7b-b63a-4d57-8897-dc3ec3519993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:48:56.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:06.839Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=fceaf3c7-243a-40da-b039-546672b16da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:16.848Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=77b4dfa8-e344-42f5-9ece-eb1f02dd0814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:16.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:26.857Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=46fa6c38-ca18-4a33-b781-e0ec03eb504a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:26.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:36.864Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0ea5c5d0-edbb-4f4f-9386-7b4fc32caf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:46.874Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=faee0c1b-2201-444e-a5e6-ca56f4a5d383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:46.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:56.883Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=966f2573-d5b1-42a6-9cac-7a32c9f2498e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:49:56.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:06.893Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=687c21f8-80a0-4a4f-ba32-756366d6b4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:06.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:16.903Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0b1a90df-44bd-44d0-9088-d6845ac560f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:16.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:26.913Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ed67b9e5-a40a-485b-80a0-682ac6515501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:26.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:36.925Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=73943cc1-7cd6-4950-909f-ab524b0cdc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:36.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:50:44.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:50:44.573Z |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-05-24T02:50:44.573Z |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-05-24T02:50:44.574Z |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-05-24T02:50:44.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T02:50:44.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T02:50:44.579Z |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-05-24T02:50:44.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:46.934Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8936d763-9107-42c6-bb69-d97aa3dc0874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:46.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:56.945Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6538f872-9e75-4769-a349-69e63629960a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:50:56.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:06.960Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2362bf79-0305-410b-a7be-4793a88bc223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:06.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:16.970Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d6cc16b5-638c-40cd-b6db-1ff2caf0bb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:16.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:26.979Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=62ed2414-3b7f-4eee-82ef-2428c6564d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:26.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:36.987Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f27a50fb-cb5a-4671-ad86-6f950bf39859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:36.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:46.997Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=52cbb6e1-fd53-4323-a820-dd290e72168c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:57.005Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b67c263a-df52-4496-8389-05b5c9fd5d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:51:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:07.018Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8248a568-5285-4cda-9b70-be344f12b530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:07.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:17.027Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=95a9c218-3046-4c88-8dfe-f41e575f7577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:17.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:27.035Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a6ada86d-7cd0-4175-9ce2-cb54a44f5117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:27.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:37.046Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a002186e-0279-4c60-ab4a-08bbc7eefbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:37.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:47.054Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ca305b3c-bb5c-4de9-832d-5a9747191393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:57.062Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ce318b3d-a500-4871-bab8-e14565ebad9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:52:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:07.070Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=80087335-2a8b-4e8e-94cf-2c557e9404d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:07.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:17.080Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c640c688-e37e-42bc-adbd-dfd750993ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:17.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:27.089Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=84c52dd4-96eb-4db9-b3fc-2ac61b7d2292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:27.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:37.098Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5c7f36e0-278c-4b6d-9105-3942e833bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:37.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:47.111Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6237bc90-fd76-48fb-89e5-ca0df1676532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:47.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:57.121Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=21683bdd-d14b-4dd5-a56a-ce706a74806c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:53:57.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:07.130Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1c7fd5a6-190e-4a4a-b93d-7be2a370924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:07.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:17.139Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=53815ad8-691d-4856-8cb2-943ff9f549da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:27.148Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=83a4278a-7c3d-4df0-8944-c743e8dbbab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:27.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:37.157Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e7708b4a-0817-4f07-96f9-3b160952c2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:47.166Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2bc5fa09-ca00-49ca-aa68-b78d1376a072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:47.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:57.175Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=284c93f5-1fc9-4d87-b1ed-95247944c0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:54:57.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:07.183Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=44d9195f-90fa-45a4-80f5-5dfd79772784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:07.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:17.193Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0b20fa8d-1401-407b-82b7-d6e46dafcaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:17.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:27.208Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=018ae8af-6ade-406f-be6b-22b82c80018b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:27.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:37.217Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=54bfb3d3-369d-4630-b644-e5a1206e23e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:55:44.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T02:55:44.567Z |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-05-24T02:55:44.568Z |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-05-24T02:55:44.570Z |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-05-24T02:55:44.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T02:55:44.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T02:55:44.575Z |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-05-24T02:55:44.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:47.225Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e1f736a9-cae9-409b-9830-e5be893204a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:47.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:57.234Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=171f2d37-6635-42e5-9b49-03a2faffed83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:55:57.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:07.244Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5371b757-03fc-4941-aa02-a2a0d92ee7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:17.252Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=41b1aff0-7f4c-4514-96e3-68794e42a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:17.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:27.261Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b2f35455-905a-4672-b1ca-9ae74acbc979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:37.270Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2cc9cd6f-70a4-4738-afe8-17343a04bf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:47.278Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4a1e96f3-dc45-414d-8a0e-02305db419ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:47.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:57.285Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=462465f2-613c-4687-ae8d-ce3a2b86f344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:56:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:07.294Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=afd96981-8df2-4832-a18e-3344eb2999f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:07.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:17.301Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0641e517-ede7-44ec-a360-29dccb20d9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:17.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:27.310Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=61e1ddfa-8912-48fc-9556-af6df20ceb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:37.319Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=35a8ccdd-b41a-4956-8ef2-ae028e553e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:37.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:47.328Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e73cdacf-5af3-4826-bec1-210a3cce0cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:57.336Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cbaa0b24-3d6b-485f-9129-bad8589bd414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:57:57.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:07.344Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=084d23eb-05a0-47ff-a497-17e478118860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:07.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:17.360Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a13582b4-d719-4533-be69-48ba09b859b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:17.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:27.368Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2eb49ead-6424-4e0f-8b61-126a94fd2390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:27.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:37.377Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=26c2b29d-857a-4faf-bbe4-38dd808051d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:37.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:47.385Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cbf7db44-8078-4243-a10d-ea6cbd83dd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:57.394Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6d6ab109-8b78-4d4b-a9b0-008e809e1d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:58:57.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:07.404Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1aa114f4-3436-49c0-8a4c-50afbde96c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:17.413Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0f735d37-06f6-4cb2-8d0a-6182c18ee687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:17.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:27.421Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=730d8853-e4d5-4699-bc97-ab196c14c789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:27.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:37.430Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d05b7e46-56b2-45d9-8a3f-898e127afb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:47.440Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=097915c5-8cd4-40d6-9f35-ae032f8809c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:57.449Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=01be3cda-4b6e-4648-bbe0-df657e8cb8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T02:59:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:07.459Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=935d71ba-bc96-48b2-a7b2-0d44e86923c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:17.469Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=60b9822f-b225-4568-893d-c717d07fea86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:17.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:27.477Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8f3784f6-8930-464d-9c60-cbda82495358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:37.490Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c3e27e09-99ca-480a-a21a-67d86ba2ca05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:37.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:00:44.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:00:44.587Z |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-05-24T03:00:44.587Z |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-05-24T03:00:44.588Z |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-05-24T03:00:44.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:00:44.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:00:44.593Z |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-05-24T03:00:44.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:47.499Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=decaf6b2-a5da-4e27-8235-7a9f23b28980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:47.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:57.509Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5ad81171-5a74-4c48-bbe3-1a7546a6eb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:00:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:07.518Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=38170ad8-7a38-4145-b7c2-9f38680db2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:07.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:17.527Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=deb2dcb5-4fd4-4351-a356-bc7a8701652d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:17.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:27.537Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ff070fbd-c85e-4ea8-b658-af9f1ba70c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:37.547Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e583a37d-a9f7-4ec1-ad74-3be93b5f1f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:37.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:47.556Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=23ccf8ce-ab16-4155-9f31-8bfb815bf609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:57.565Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=814aed41-ea05-4ec1-a61e-aba8e4cc0aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:01:57.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:07.574Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6bd1de63-2a0d-48a6-af29-a9a5502e8d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:07.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:17.583Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=262df3f8-a733-47f3-88b8-63c6b3f8de7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:17.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:27.594Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8574e942-0821-4317-bf5b-9a50a9dc21da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:37.602Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c381734a-4edb-41ad-ba54-27c22a82ec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:37.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:47.610Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2c361c35-fb7f-4d23-8804-771d25dd097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:47.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:57.620Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f11edabd-f9e8-4dfe-9e92-a1384bc28610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:02:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:07.629Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8b7456b2-79e8-4c2e-9e8b-129ce63c9b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:07.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:17.636Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ad024e34-b08b-44ea-b645-66a57a0b5b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:27.645Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3b76f7fc-8c37-4705-bb15-07e9a04298a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:37.654Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=01d2bd81-7c89-4f23-9167-c279f44747ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:37.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:47.664Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=aa837d92-834f-46ec-8644-70691dd3b6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:57.673Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=be1241d9-e446-4aff-b36c-8ab41eb42a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:03:57.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:07.681Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2e00920b-bf6c-4aeb-b5a3-b76495e71a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:07.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:17.691Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=616be697-6e11-4ee4-8467-8c121934efe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:17.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:27.699Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7b1b3c6a-9fd3-4dbb-92f2-7a67484be282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:37.708Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1194b16e-e7e6-4587-914b-ed3c00fe335b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:37.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:47.720Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2ae02a19-2480-4f7e-b262-b757c77a2498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:57.728Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3511c2f8-d0f9-417a-a1af-28254fc3dd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:04:57.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:07.737Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=28c7b10a-2a09-434e-ab8d-e70472b9efb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:07.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:17.747Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4a520d8c-96c0-4d5f-8797-22ff50ddd94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:17.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:27.757Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=27f3ef95-cccc-416c-995e-112eda5c923f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:37.767Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6eee3bd5-92bd-429b-907c-07e719979290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:05:44.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:05:44.552Z |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-05-24T03:05:44.553Z |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-05-24T03:05:44.554Z |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-05-24T03:05:44.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:05:44.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:05:44.559Z |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-05-24T03:05:44.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:47.783Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d793ea1b-d228-4c94-bb4d-c3f6db04981c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:47.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:57.792Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=bc98347a-7d65-40fa-8c7e-34d96278ab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:05:57.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:07.801Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b2a6ee79-db09-4319-b4df-ddb109e567b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:07.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:17.811Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5060837e-c2a2-46b4-abe4-2542544b12a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:27.820Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7e9b0ae3-0979-4acc-83eb-e8767be95c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:37.829Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8895c5ed-a69a-444f-acc1-86676a0c9e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:37.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:47.839Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ddd81c7f-8762-49a1-a6c3-982a2ef1267c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:47.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:57.848Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8a8350dd-dc43-4e5a-852f-65ef7e01b1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:06:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:07.857Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f38dc5f3-cd0d-4e9d-8b57-57f1061ee3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:17.867Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a21d7cbb-9e2c-4ffc-8484-562b8eae85f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:17.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:27.876Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d089e188-dadb-4a18-aed8-a082d27be059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:27.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:37.885Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=bdd4d159-1d23-4c08-b9f8-bb017200c353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:47.894Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9c56d2cf-b79e-4b96-8491-b907fa22b8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:47.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:57.902Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e8da12a0-d774-4769-9c0d-c33d9009af86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:07:57.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:07.911Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=da68d2a6-d382-4494-8159-538681854dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:07.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:17.918Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3dc7f6c7-20ee-42bc-93a1-16a968b3388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:17.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:27.926Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b33d6164-f656-4213-a80a-c8970022f83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:37.936Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=28bf7b70-8744-41ca-9fcb-1ccebd81322e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:37.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:47.945Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e2bf591a-3925-49af-9293-f3cde1979272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:47.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:57.954Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=16ce5284-11dc-480b-86ed-32fc20139686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:08:57.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:07.963Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ae4f668a-dc11-4032-b6e9-a9648d38a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:17.972Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e2c3c5bb-334d-4fd1-972c-3bf48ebddcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:17.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:27.980Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=37d26033-65cb-45be-9fff-94df38c8d87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:37.989Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9ba47967-2797-46dc-b5a5-e509f2e06f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:47.997Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=498e6078-6292-4fee-a9e5-a34b45cb4d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:48.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:58.007Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=dae34010-a9e9-4f89-9777-671a69262f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:09:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:08.015Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=69dd835d-0a25-469f-b6e8-bb805a1a7374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:18.023Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=65b24e26-1cf2-4fb6-88bb-7935208ac6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:28.031Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e3bb06a0-6193-4c2f-a0a6-33aca5629fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:38.040Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ca86eab8-7e8b-44d0-9fd7-a6c86b334905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:38.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:10:44.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:10:44.571Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T03:10:44.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:10:44.574Z |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-05-24T03:10:44.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:10:44.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:10:44.579Z |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-05-24T03:10:44.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:48.048Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=dae703c1-0650-4af5-ab7e-8dc817d14363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:58.057Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d29a62b2-217a-40f2-9c84-f181d75b269c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:10:58.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:08.066Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=015aa57e-4d9d-4fbf-b243-fe2871fc6417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:18.076Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0a59aa3a-6baa-4748-bf11-f1fe33cda919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:28.085Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0b98a802-9d90-4f53-9077-b76de5b03206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:28.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:38.093Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=005758a2-6281-4c37-8eda-bd738c7d6d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:38.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:48.102Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c4aec4d4-044f-48b4-b05a-bba17fd2f147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:48.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:58.111Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2247c8ec-7093-4e2c-936d-2eb8841126f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:11:58.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:08.119Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d8ced905-6feb-464e-8c47-f4f039115e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:18.129Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=88a5a53e-e578-4265-8dfc-cdb8fd80e3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:28.137Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1926762d-d09a-4c51-b95f-bfa815ae1363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:28.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:38.146Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f23f4541-aad3-4766-972e-74492ff8adfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:38.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:48.155Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0a99b44d-6d74-42c6-a545-175d18460b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:58.163Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=65197a1f-8b71-43ec-bcac-d0f7ca3f6053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:12:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:08.171Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4cdb9654-1473-4fd4-8539-5b2a1f0476e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:18.182Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6e0923d4-d673-45fe-8a18-cb08313dd19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:18.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:28.190Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=433264f8-94ad-478c-86c4-9da1f7fce1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:38.199Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=15710932-bea1-4278-8723-73c089f974e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:38.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:48.208Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ae1692e5-e1a1-474e-b277-5c4854ff4e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:58.216Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ee407784-9748-41ee-9ec0-8abcffb6b2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:13:58.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:08.224Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=527e2b7b-c40c-410f-a207-0803d0bc83b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:08.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:18.232Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3db82346-c97c-4ec0-932d-1d11a401e25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:28.240Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=21a8fd19-3a48-4694-8e2a-a75e055a2510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:38.249Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1625ea67-41a2-4895-9890-c99ec221dd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:38.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:48.258Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b50dde5d-57fd-446a-9bfa-1f9e57931b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:48.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:58.265Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f850f5c1-4cca-468e-bf99-41c6f05e97cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:14:58.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:08.274Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=222ee89d-5d61-4853-98b9-64c593a4bd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:08.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:18.282Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9e2dff3f-ab2e-441a-aaef-dbbdcebdefcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:18.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:28.289Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=306b1657-e1ee-4190-9701-490bf521598b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:28.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:38.298Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=afd3a1b9-5b86-4bd1-bba8-0af0606ad136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:38.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:15:44.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:15:44.552Z |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-05-24T03:15:44.553Z |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-05-24T03:15:44.555Z |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-05-24T03:15:44.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:15:44.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:15:44.560Z |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-05-24T03:15:44.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:48.307Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d15d007f-bed2-4d42-acef-6a2401f5b5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:58.315Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=46f4fb80-670c-45ae-bc31-03ecc71dd509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:15:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:08.323Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=77b20cb8-cd0a-4e9a-b853-e93fe8e88009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:08.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:18.334Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=fb872dc1-83e9-4702-9671-f34d8f0cff91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:18.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:28.346Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6c732782-c73f-4f9a-8932-a582dcd1eac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:28.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:38.355Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1822f439-3ac5-4099-b846-e07786fa7a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:48.363Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b90575a2-2b65-44d9-a070-f8f72dcd153e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:48.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:58.371Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2c63153e-d9c1-4c70-9c13-f4b9029a1fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:16:58.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:08.380Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c768be7d-bd99-4fd8-9feb-d95994f010c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:18.388Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b6cf2d14-1d3b-4805-bc6e-6d3d1d03fff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:18.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:28.396Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d4f2b108-55ea-497f-9175-c4aa8fd6fb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:38.405Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=475f1689-1a5a-443e-aa88-a808381ae46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:38.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:48.413Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=898432e2-d771-4b0c-b084-0bcc71b9499d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:48.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:58.422Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=903858d5-6c42-4e95-852d-67f3b51b87dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:17:58.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:08.431Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=58686592-cef8-49b7-8906-4163f2f5585b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:08.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:18.438Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0cfa50d7-fb6a-4f47-a10a-0b5c064624ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:28.446Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3a918e59-23c3-4e2f-bf1d-c1b677d61cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:38.455Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=17995215-96e3-4b8d-bc31-6c5e72b6d08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:38.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:48.463Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=24e6a7c5-1b2b-47fd-9378-7ee359364439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:48.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:58.472Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a43726ba-f401-469f-a244-1e8420f301f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:18:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:08.481Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=659ab887-fcde-4ac4-a025-0d03e4f70348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:08.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:18.489Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=683ba394-066f-43c3-b648-5bfaf37420ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:18.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:28.497Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9d3d7545-cbb3-4c03-aee4-f77220ed61cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:28.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:38.507Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=247a0adc-aebd-4b10-896b-0fefcccb17f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:48.515Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ce5f00c7-2f5d-435d-85ea-b7c42117418e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:48.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:58.524Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=43d86d52-23a9-4e10-91bd-56142d3ef149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:19:58.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:08.533Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ab48051d-b007-481e-a61a-e86bf1bd3341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:08.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:18.542Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=82deedfd-1b70-42c3-a814-41b2c3015c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:18.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:28.549Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ef6eb598-3d03-4f71-b399-4467b5338ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:28.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:38.559Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0921f225-7190-42de-aed2-7fcc01a8ee9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:38.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:20:44.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:20:44.566Z |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-05-24T03:20:44.566Z |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-05-24T03:20:44.569Z |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-05-24T03:20:44.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:20:44.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:20:44.573Z |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-05-24T03:20:44.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:48.568Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5bd8b60d-0379-473e-8caf-8cd00e5c43a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:48.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:58.578Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2b7e8735-ea0a-48b1-8474-9453797d7d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:20:58.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:08.586Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6effeed0-aca4-4188-bd9f-cddf851bf6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:08.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:18.594Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=bdeaa3ab-16b5-4a2f-9cd7-610e0425f776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:18.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:28.601Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=39a37ee2-8afe-42e8-ac11-cde59a9965ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:28.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:38.610Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cd6eb83d-6979-4cf7-8eec-71b8de2d348e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:38.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:48.619Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0cd965c0-9f98-4e8d-9955-8e4f2a3b4e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:48.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:58.628Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=63489d20-4d03-4fa7-9905-6d554a41af14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:21:58.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:08.637Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5b0946ac-e038-46bc-9d99-cf350f954bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:18.662Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3041be84-c0ec-46fd-a5a4-459816c2b247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:28.670Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c345456e-fc55-4ae4-bb02-f2a7d267a262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:28.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:38.679Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=829d2bde-35d7-4f34-b9a1-f7679b859e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:38.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:48.687Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d751f435-1b97-4e87-9ec7-338b5f558139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:58.695Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6ed860db-32c3-4d50-b7c5-d24aaa79902e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:22:58.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:08.704Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d7d3a9ec-9509-40e1-84b6-c93cb75eb6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:08.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:18.712Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5243688d-934f-44ab-93ed-3de273cbdbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:18.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:28.719Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d28723e3-f04b-4ad8-8903-2dd771652057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:38.728Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=191f536c-7422-4159-97c2-a9315c7c6bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:38.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:48.737Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=538fdd1c-dfc5-4b4c-a4a8-af5f1d598b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:58.744Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=df318888-d124-4993-9fa8-1be59bd7808a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:23:58.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:08.752Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=961e4223-67a4-4b60-94e0-81951d780039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:18.760Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5f46d2fd-c199-4d69-a727-2396b46938d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:18.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:28.768Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=66001559-f61d-4375-8cd7-0a9ef37c78b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:28.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:38.777Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e527ac8b-7dff-4d08-94f8-89fa6a182c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:48.785Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=bf8855a8-b609-4fcc-ab65-becf3487094f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:48.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:58.793Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=570d008d-4078-4ded-ba48-1ae5bc241e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:24:58.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:08.801Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=847aa319-1553-42a1-8967-49a6558ae1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:18.809Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e2483eca-416a-4a5c-8160-b63df33a7fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:18.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:28.818Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d3b3158c-17d9-4a21-b9e3-a2201c5df2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:28.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:38.826Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a9f46182-d66b-4fbd-b867-04dc82efeb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:38.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:25:44.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:25:44.575Z |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-05-24T03:25:44.576Z |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-05-24T03:25:44.577Z |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-05-24T03:25:44.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:25:44.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:25:44.581Z |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-05-24T03:25:44.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:48.834Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a64c58b1-6d08-405e-a46e-eb89fbc4a319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:58.843Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=55f7288a-5746-4d4a-bc27-df7a5a1d75f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:25:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:08.852Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1e04b31e-5ea5-40fc-9976-2d96ebdaac80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:08.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:18.861Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f2cb76c9-0e05-40d8-84aa-293a5b38c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:28.869Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6282ced7-f5d3-44e6-9384-3beb790c5e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:38.878Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=669afb4b-09cd-4c87-ad52-c20371347cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:38.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:48.885Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cc278b3f-a55e-4ab7-ad26-ec5622b661e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:58.894Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cc2c007c-243d-4393-9feb-db8d93cf584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:26:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:08.903Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ff8c9fc8-1461-46d1-a85a-12a344a00a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:18.911Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3bc707ee-20f8-4d1f-80e8-5d6d183a4dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:18.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:28.918Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8783797c-8f52-4d1b-b135-45cdf1e80bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:28.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:38.925Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1867679f-57a5-4587-a9f3-bf8657fe8e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:48.933Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=eb39fea2-886d-4087-8ee1-02b3f008837c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:48.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:58.942Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=732b0db6-6101-49f1-858e-f6eceec2860d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:27:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:08.950Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f5384959-6d19-45b5-9a29-7314dac47891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:18.959Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d9b30e56-2d30-4525-8ec0-d839af051eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:18.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:28.967Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=de938d0d-6349-48a7-8a95-6c230e8297bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:28.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:38.975Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=42bc5fc8-3ed7-4b1e-ade6-9580a575149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:38.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:48.984Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7b0c0c9b-6869-4cf0-b6a6-eedbcc90bf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:48.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:58.992Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c41abd7b-bd0d-4aed-b900-695cb146b8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:28:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:09.000Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0997e5d8-3f8c-4a12-b3a7-ab1e5f2350c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:19.007Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=232ed8bf-b96c-481f-88f9-569713a18c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:19.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:29.015Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=573adf36-56a7-46ef-8a6b-ccd700e2c598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:29.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:39.023Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9a09a881-7329-43e1-8921-77d19c25f4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:39.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:49.031Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c3d6a348-fa13-4ffe-ac5a-d1b30c0addb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:59.039Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5ab60534-4fe6-47ed-a086-004d5c333d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:29:59.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:09.048Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9720ee5d-771a-4761-b544-f8758f317627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:09.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:19.057Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3f9d2b09-b633-4549-87b1-798c8fb00ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:19.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:29.065Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f228e84a-87ae-467f-8b17-c76bfe705820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:39.075Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=231c249c-17c7-4316-b954-c00d92356b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:30:44.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:30:44.557Z |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-05-24T03:30:44.557Z |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-05-24T03:30:44.559Z |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-05-24T03:30:44.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:30:44.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:30:44.563Z |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-05-24T03:30:44.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:49.083Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ae515db3-32de-4e2a-a93e-f4dddb9513f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:49.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:59.090Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8a66d476-96d9-460d-ab5e-038d92289654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:30:59.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:09.099Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=68812503-c918-4c15-a421-51f5924d43f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:19.108Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f65ed453-9bcd-4662-8270-402621fd5566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:29.117Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d60d53ab-4dd6-43a5-abef-e035e8ea565b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:29.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:39.125Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=aa0c12eb-db85-4d02-b268-72e267516aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:39.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:49.134Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=18f1024c-0250-4498-abb9-ce766d8bb81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:49.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:59.141Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=39346671-743d-4e6a-8f64-51fef557a79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:31:59.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:09.149Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4b607312-cd93-4b92-a474-28d9c5b54256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:19.158Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=eb3e1f51-224f-42a8-a1bd-6cf75b9324ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:19.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:29.168Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=771796c6-cc05-4569-a11d-215a65264c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:29.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:39.176Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4f2beb5a-c07b-4ff8-acbf-f15941d65fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:39.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:49.183Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=03ff7a40-0838-416c-aa5c-3aa1a6c7daab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:49.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:59.191Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=34ef1671-8a9f-4c21-9ddd-c61b74055ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:32:59.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:09.200Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d1ff8f82-dfc0-4d03-b2da-a61e2ef81c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:19.208Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ca696202-32f6-4231-aa94-e41961d038ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:29.216Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=490ec4a7-29cd-4eed-b780-f205c22ad2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:29.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:39.224Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0c996299-3dbc-4e1c-8e50-c59bd18e7851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:39.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:49.232Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a2a9f298-e234-4123-8e72-7ed12a07c3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:59.239Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ae7bef1d-cb2e-41f8-9f66-47ad94eca854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:33:59.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:09.247Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6a6827bf-09e1-4a2c-876e-f375cb02347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:09.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:19.254Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=21bdc18f-8a5d-4e01-9171-7fc3782014f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:29.261Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=bf41bace-8bc0-496b-a2a1-c44e9dd7419a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:29.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:39.270Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d3a99f30-689d-4ff8-ba33-fbb9c9301ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:49.278Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=17134664-15c0-44d6-bfc0-7103ec35ccba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:59.286Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=97abf5bb-6b3e-4c56-a3d5-1fe95fb5ecb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:34:59.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:09.293Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d7032cb8-2ff7-4f3a-9b74-ef064af23647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:09.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:19.301Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=14574e14-acb3-4ece-aa5f-1a8a002ae047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:19.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:29.307Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ee5fba0b-7d8e-490d-92df-20f76124c39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:29.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:39.314Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0eda6b93-bb60-4fc1-8d91-a2e7f496f2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:39.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:35:44.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:35:44.563Z |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-05-24T03:35:44.564Z |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-05-24T03:35:44.565Z |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-05-24T03:35:44.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:35:44.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:35:44.568Z |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-05-24T03:35:44.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:49.321Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e44daf9a-4088-42c6-9cd4-acff619c0feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:49.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:59.330Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a7b0b6c6-d909-4716-9091-52954c1dac0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:35:59.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:09.338Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7454f0a7-4e3b-4ef8-b0f8-f7e47497994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:19.346Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ad54da1d-3f96-4977-a283-b966bc08f90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:19.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:29.353Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9f75dabd-2180-468a-b983-6d577a74d5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:39.361Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ecae1556-fcf5-4c48-a4b8-c3fbde834ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:39.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:49.370Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f63294f2-3411-4055-b9b4-d092b7ec6e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:49.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:59.378Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=50ddde0d-c1f3-4a45-aa9a-433929dff8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:36:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:09.387Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b8b7a79d-47fc-42c1-b861-3404f5199898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:09.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:19.395Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=01a48f13-4ab3-4876-81cf-8458df50a359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:19.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:29.402Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a698e5c5-b9a1-4c01-84d9-d7399e9e1ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:29.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:39.411Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1accd6a8-1ebb-41d6-9e43-1ccd7d172ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:39.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:49.418Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=025ce0c9-4e29-4488-b99f-116e4def4251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:59.427Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=04dd3b69-a521-4509-a22e-fae456ddad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:37:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:09.435Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b53161dc-124c-4048-9713-9406c9fae850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:09.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:19.444Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=720a9979-ae4e-448c-bc1d-93a3d798b333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:29.453Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=74961469-0a8c-42b9-997e-949f362da5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:29.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:39.461Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=86009353-eabe-406c-a7b2-30bdfb4872fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:39.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:49.469Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=fd859ab6-b45e-480a-8197-fb8a6fac0984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:49.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:59.477Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=aa5950bd-150d-4f02-91ea-206820d0efe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:38:59.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:09.485Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f2ab4f9d-6700-498f-9966-868c6db2ea90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:19.492Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f5591613-e1a4-48ad-ab16-f3f18442cc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:19.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:29.500Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e9f9df60-b05e-4200-946c-455c071db951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:29.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:39.508Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d2c6349b-d54c-46d7-a331-17554a456c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:39.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:49.515Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1aa7da9d-bdd1-45e9-83b0-1f75a8a1f3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:59.522Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a6b27a36-e036-457a-9c6b-0eb0a9f50ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:39:59.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:09.530Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b266f13f-9ece-4575-b518-0e51f5460e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:09.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:19.538Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=146e0202-ca90-4267-9f50-403c7a82532a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:19.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:29.545Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=56db5ba7-80ae-46fa-a9c7-76797d87f971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:29.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:39.553Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b3b08c99-b4e5-47dd-b006-f44df3e3040f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:39.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:40:44.558Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:40:44.558Z |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-05-24T03:40:44.558Z |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-05-24T03:40:44.561Z |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-05-24T03:40:44.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:40:44.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:40:44.565Z |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-05-24T03:40:44.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:49.560Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5ffbeadc-c269-4adc-88fe-80475bfdeb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:49.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:59.570Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=88262af3-f9c1-443d-94b4-0d9b4ba5abb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:40:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:09.578Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4569574c-2ebe-43e6-906f-7c2494a1c64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:09.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:19.587Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4c15457b-79e9-490f-a11f-a4efdebac402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:29.594Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c71fcbff-a7fb-40fd-a3e7-24f95067a2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:29.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:39.604Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cbb60de1-174d-4a0a-8574-d821c3cdc2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:39.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:49.611Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f5eb547f-a81c-41d1-8fcb-a8d77f4c30bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:49.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:59.621Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0e744df9-fa97-40ca-8035-0146aaff4093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:41:59.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:09.628Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5d7af685-7c8f-489f-b637-c8601a9a80b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:09.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:19.636Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e87566d2-9cfe-4681-b319-1c16770825b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:19.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:29.644Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=fd2f11dc-8d76-4b3b-92a1-ec2e723bc130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:29.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:39.651Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=04836eaf-8cb9-4176-8170-fc9f9871dd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:39.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:49.658Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ccc796ee-5240-4886-9050-70645ac141fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:49.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:59.666Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7b3059da-2aee-4098-b1f8-5e1a997763e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:42:59.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:09.674Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f98a406a-c27e-47ce-8bc5-23a99364d149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:09.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:19.687Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=86f21bd2-c622-44f9-b610-8de50cff7b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:19.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:29.694Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=dfebcc51-7d35-4f3c-8305-f3bc0930ac0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:29.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:39.702Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6900ca74-b16d-4031-bc74-81cbd97d6343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:39.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:49.713Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=04796254-09c2-401a-9909-ef6451b6c543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:49.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:59.722Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=83a306bc-b762-413c-8a51-57ef3ce37257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:43:59.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:09.730Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c5d4960a-34c1-40d6-8d88-aa79575186bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:09.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:19.737Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a8402749-cbb8-4db7-b000-d47a153c13c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:19.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:29.745Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=47a5d1f0-0011-4a26-82d9-bd90271fa7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:39.753Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1ffbde11-ba58-4164-b583-4e2d9d976ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:49.761Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=67433c31-1080-44a6-95ac-1fa2818165d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:59.768Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=71b60ccc-367f-44f5-91a0-32c1815531a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:44:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:09.775Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=461fd342-58a7-495e-9481-7376a9f90271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:09.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:19.782Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7e8a4f6f-fd48-4b38-a156-3ebee530b23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:19.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:29.790Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4b82c62c-bbae-412c-aa18-2e0d8ed3b180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:29.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:39.798Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a181145f-bead-4166-9706-88ce7d18f28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:45:44.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:45:44.551Z |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-05-24T03:45:44.551Z |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-05-24T03:45:44.552Z |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-05-24T03:45:44.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:45:44.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:45:44.556Z |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-05-24T03:45:44.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:49.806Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7dbbf38e-ff47-49a6-928e-78ca77839045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:49.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:59.813Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9fdcdb83-e046-46b1-a9ac-a3a40b18bd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:45:59.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:09.821Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e3ed6952-0010-41f8-8a67-b9e315722968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:09.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:19.829Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=df0e543e-f89a-416a-8842-8a8ca1cc01d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:19.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:29.841Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=11704be2-8ae1-429a-882f-0a482868a49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:29.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:39.850Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=89229bb4-9097-438b-9ba1-f711f2de351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:39.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:49.857Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=de49d177-ccc4-4a0a-b5d6-4f4154eacc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:49.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:59.865Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=602ba929-7f9a-4bf0-b542-321985e4348a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:46:59.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:09.873Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c54248c8-397e-41ad-be94-14e36e66fe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:09.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:19.881Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=afc0aa41-7a68-481c-ae69-6c79ab0288e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:29.888Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0f196567-1ec5-4984-8526-cce7b4c96bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:29.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:39.897Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=298f14ed-0463-437c-8684-982e812c86e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:49.905Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=55605987-a40e-4429-b5a4-60a6bebf2848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:49.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:59.912Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=57bb3a19-913a-4d7b-a7ec-66141c4ebd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:47:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:09.920Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4dc19bee-537f-4c97-9250-6f30c16b3385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:09.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:19.929Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=62875be4-d920-4027-99ba-a617026fcbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:19.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:29.936Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ec2e3c61-d51b-4d24-a5c5-683f7d2a2ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:29.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:39.945Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=60cb72e6-cbb0-461e-b71e-fcc4c08bfcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:39.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:49.955Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=97a85f6f-abe4-4c07-8832-8ab408bb90d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:49.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:59.962Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=193a1c6f-812a-40b1-829a-ef1ebf9f97bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:48:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:49:09.970Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0e441b80-bdfc-45a3-a852-93a3cd1bdf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:49:09.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:49:19.978Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=99a2cc1d-10eb-4e0b-8fd4-841a28425ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:49:19.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:49:29.988Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d9053d0e-8601-4801-9ef7-8765961b81ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:49:29.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:49:39.999Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=20b297ae-31cc-4aa0-be48-ed9c7dff2112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:49:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:49:50.008Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8020d018-d4fd-4961-a2aa-65db66a45c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:49:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:00.016Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=27acf802-0190-4106-a033-1c3a23900070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:00.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:10.024Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c2b89499-6dbe-46ce-b994-8dad65f0005b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:10.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:20.033Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=91871848-edc3-4862-87ce-cab1f10cc632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:30.041Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6d79235e-fdb8-4e5d-a449-9fdc7cb92c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:30.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:40.049Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=616efd68-04df-4040-a7dc-d60b6e1ed274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:50:44.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:50:44.545Z |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-05-24T03:50:44.546Z |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-05-24T03:50:44.547Z |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-05-24T03:50:44.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:50:44.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:50:44.550Z |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-05-24T03:50:44.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:50.057Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=609c552d-4914-43b2-8312-7501308c6261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:50:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:00.064Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7358cfdb-4451-4559-9ddc-112f2400ea63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:00.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:10.073Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7fb8423d-a27c-4cc5-bb54-8a3c06d614ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:10.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:20.081Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a21e986f-cb08-4c83-83e4-ef2361e77733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:20.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:30.090Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=16dfb74c-0e89-474b-90fd-6fe938da7a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:40.099Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=38f6a92b-2dec-427a-82ab-b8a3aa6919ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:50.107Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=182736c3-a3f9-4b9e-a86c-a6b80b920510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:51:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:00.114Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6aa773f8-2e89-4c73-8048-8a02a5c9443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:00.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:10.122Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=49e86b64-7d6a-405d-8dbd-c559ee9cbeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:10.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:20.128Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=061dd8a9-ec02-41d7-a774-eb220fee8a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:20.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:30.137Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=274c825c-66b8-4b02-a503-80e23722b02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:40.146Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3a63a79b-00b7-4bde-b064-c75bd125f63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:50.154Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=46361d04-a311-4f42-8b4e-695b8e40d5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:52:50.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:00.163Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8b506006-99c7-488f-a7b4-d0d51672a958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:00.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:10.173Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f421da5f-80ec-4eae-870a-a7964bc2c1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:10.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:20.182Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4c548369-a36b-43bd-b395-1e375765286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:20.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:30.189Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4f08010f-d9aa-499d-ac27-748bbb91de59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:40.196Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a822ea64-7a86-458b-9358-d96b7d645ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:40.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:50.203Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=190cd1a4-5e8e-4380-b804-545cfad3b3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:53:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:00.211Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=25bf3117-0362-4868-a9ff-21dff41ebc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:10.219Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c67473ee-aa58-4525-a4ae-32d36be8f833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:20.229Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3bb72c13-84bd-45e4-9301-7589efaabe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:20.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:30.238Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2b4fd84e-dbd0-4aeb-a8bb-fbb89b032029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:30.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:40.247Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=fbd8eb61-14be-4be5-97fb-ee45087b0c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:40.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:50.254Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d605c4f6-1cd5-464a-a085-efe58c60193c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:54:50.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:00.263Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e27250c3-f124-4cd5-8cb7-96d613f68bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:00.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:10.273Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7aea683c-c087-4092-b528-3cd37e5b481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:20.281Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5d53f868-e742-432c-a27b-129f87beeea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:20.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:30.289Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1f081564-d8f4-4ad2-90a4-a2e425402e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:30.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:40.297Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5cdf79b4-6f38-4552-a676-4b16c678ca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:40.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:55:44.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T03:55:44.561Z |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-05-24T03:55:44.562Z |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-05-24T03:55:44.563Z |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-05-24T03:55:44.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T03:55:44.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T03:55:44.567Z |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-05-24T03:55:44.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:50.305Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ff49a6c7-b7aa-4051-baa5-4e66eff9cdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:55:50.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:00.313Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f9328066-8f41-40bc-9156-bd2e17024416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:00.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:10.320Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=746ab437-5361-485b-ab39-b8a7a1bfcb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:10.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:20.328Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0664fef9-9917-4a30-b4e1-2380e680a985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:20.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:30.337Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8f1847ec-2e35-4bc7-93c9-a38cfef340d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:30.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:40.346Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=281e0518-1bb7-4f40-999b-ab5740fa485a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:40.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:50.355Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=80e202ec-53a4-42f7-ad58-a8e483eafe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:56:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:00.363Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c25b8467-9b91-431a-b325-167cc6104c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:00.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:10.371Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f1d12d0e-7256-4b74-a2c2-ae5ebab2115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:10.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:20.380Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6d7c547b-6ff7-4da8-8984-c476e3539c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:30.389Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6b722cea-7b03-4407-a314-e622d1fa4d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:40.397Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=868f3fb4-21ff-42d3-a023-a05c2a3294c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:50.406Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=021cab5d-9e3d-41f8-ba81-b66c80c6afd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:57:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:00.413Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1d655d20-7a57-4214-bc71-e0c1d04ca0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:10.422Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=fad719f3-2599-4b21-a178-808026395c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:10.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:20.431Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6307bc0b-bca7-4cb8-8cb5-6e8327c55249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:20.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:30.439Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=66e8f315-316b-43af-9b79-660e505e388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:30.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:40.446Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=89ef56e0-c0a2-4a6f-a635-02e0b5a368c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:40.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:50.453Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3682ae0e-7239-4142-8845-c9c1b227e835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:58:50.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:00.462Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=680dcfef-2329-4617-be21-a60ae49e582f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:00.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:10.469Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=943e3b84-15c6-4387-988f-78429d90e2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:10.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:20.477Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=72e29c2e-ecbb-4b7d-89d5-ad53098d84ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:20.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:30.484Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=edaf15ea-deff-42b0-ae69-18fa9c7dbe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:30.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:40.493Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d6532e78-272e-4a43-a793-91e103e25d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:40.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:50.500Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=69683a9d-2368-4ded-991a-0667a194a8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T03:59:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:00.507Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a83fe701-c74f-414b-b3d8-1d42b8d0a862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:00.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:10.515Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=438bce23-a77e-43bb-bcf6-1f9bb1deea91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:20.522Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2cd9e3c4-4761-4395-906e-154b650d6089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:20.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:30.531Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=58949949-cf79-46d5-8081-bfd03013bc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:30.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:40.538Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5191d77d-8312-45ef-b843-110946d31dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:40.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:00:44.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:00:44.552Z |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-05-24T04:00:44.553Z |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-05-24T04:00:44.554Z |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-05-24T04:00:44.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T04:00:44.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T04:00:44.558Z |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-05-24T04:00:44.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:50.545Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3b9fc182-7c67-4842-8765-e10c4688e207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:00:50.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:00.554Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=70ae7941-f0bd-489f-82ba-661a257297ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:00.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:10.562Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8d330016-a477-44af-b2e8-b93690f53290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:20.577Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5c548e0a-fac8-4c97-9ef7-9be85af9cbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:30.585Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=deafc8f0-1a66-4f2b-b507-91270cfde5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:40.594Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0c55e734-2f08-4a5b-afe6-eea45ab2d503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:50.601Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=af338c93-840e-4737-9c80-204829fa633e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:01:50.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:00.609Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=35627801-abd5-4ee8-9a1a-882c1ac47ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:00.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:10.617Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=bc707a7d-414b-4d3b-abaf-23ef5759d461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:10.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:20.626Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9ec6bb63-8b90-4745-b4e2-d3b160160538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:20.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:30.634Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c77c72f1-5d95-432b-83f5-5adbc1be233f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:30.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:40.643Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=912a7501-006f-41ec-9c09-318b7af5f666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:40.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:50.651Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ed7bdf9f-ce50-426a-8bb0-8ac9caac0996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:02:50.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:00.659Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=80882ae8-1004-49f7-b085-17c5fb5fc29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:10.667Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cbf21d55-2926-442f-a7b0-f8ef1949f5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:10.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:20.675Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=53472d96-61c9-43d2-a579-c513675a5a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:30.683Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f574469f-1562-4aee-ab98-e7ff0dd27667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:30.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:40.693Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1cf0a418-d03e-42b4-8cbb-e6145636156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:40.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:50.701Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ef3c3ea2-b8f7-4371-8ce5-f8db2eed0b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:03:50.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:00.709Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=89f5c012-2590-4923-988e-85aa4ea1fe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:00.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:10.718Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e03ae0d3-f8e8-4f18-a37b-5a5f51ae4961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:20.726Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=80b884ee-1f25-42e6-9c28-ab34a388cdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:20.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:30.733Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=db7b99a2-c279-494f-9365-f12336411177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:40.742Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=32e26613-98eb-4a0f-9998-8bd5151fa93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:50.751Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8ebbf95e-3f5d-4919-9e68-44612d315aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:04:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:00.759Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7e4b3346-ff52-4e12-9393-a685a6f7123f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:00.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:10.768Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a0ca3a44-8f4d-40a2-b721-b7b722b2e1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:20.776Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2a4c26a0-1434-4879-a2a4-8e29d514a333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:30.784Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=abaeb6c4-31fd-4c02-9c75-2b7a2400f44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:30.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:40.792Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=65f0bda1-4a64-4c1b-ae6a-8429e913505c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:40.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:05:44.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:05:44.545Z |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-05-24T04:05:44.545Z |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-05-24T04:05:44.546Z |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-05-24T04:05:44.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T04:05:44.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T04:05:44.549Z |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-05-24T04:05:44.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:50.804Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=80d204a2-9d95-4c45-aba5-8ddc8ea8c810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:05:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:00.811Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f598e107-e33c-4dbf-a05f-aeff33d0b443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:10.819Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c8febb37-182b-44c8-8c4d-10e3e4c94ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:10.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:20.827Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8c0fd2b3-3994-4e2a-ad4c-abe10fda6184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:20.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:30.835Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=989eb7a6-7f65-486a-859c-92eb21db7564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:40.843Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=85f23a7b-64fc-42e9-9aa2-2526401d1486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:50.849Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=35c32f27-ad18-45e6-b840-013ac27d99f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:06:50.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:00.857Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3759bc90-6d51-4a73-85a5-b24bf9b23fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:00.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:10.865Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=40c7f937-e3ec-4698-b2b2-466e89272d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:20.873Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3d84ffef-a812-4480-b04c-d7373ce99488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:30.881Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=124ad295-93f2-47b5-af8e-4fb0915d0ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:30.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:40.889Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=bf5c9680-4a3f-4173-b6a9-b59ea406c7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:40.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:50.896Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=773535fb-7e97-4671-bb26-6d1fcc169b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:07:50.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:00.904Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ebac9766-b28c-4f88-9235-368944bb6d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:10.913Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2a8c8eb0-95c5-4acf-b739-2e81c040b7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:20.921Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1a0af163-2770-4f18-b2cb-6dd9cfa9eede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:20.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:30.928Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cae6810c-901a-4569-8def-62a9c8d641a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:30.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:40.937Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b5493e5b-e53b-4143-9399-9de6f85fcf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:40.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:50.945Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8baf273c-619c-429c-b09d-358f1d1a055d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:08:50.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:00.953Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ba313c23-8d43-4cd6-acb2-ce700c802c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:10.962Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0615e08d-3c28-4088-88aa-bc4bdd4d212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:20.970Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ff7cd3e8-08fc-4002-8fb3-84c2d5b2be56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:20.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:30.980Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=36f68ad2-5d31-4f04-8985-772b0dfd646f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:30.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:40.988Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9d7d6960-1695-4b7d-99da-c5c2ca9dc719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:40.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:50.995Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=45020390-c5fa-4563-a7e0-fa3c6364d9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:09:51.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:01.002Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0ae515cd-3283-4033-8690-715380b8dc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:11.011Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7bf887b1-2157-4737-9b09-1df426901321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:21.020Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b6bad853-c507-427c-8346-473b310f97b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:31.027Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6a1d4db3-661c-4957-9e47-8d7dce2d0e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:31.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:41.035Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=da2c1a0e-fc6c-4b16-b2b8-0f73e11a320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:41.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:10:44.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:10:44.548Z |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-05-24T04:10:44.549Z |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-05-24T04:10:44.550Z |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-05-24T04:10:44.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T04:10:44.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T04:10:44.566Z |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-05-24T04:10:44.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:51.043Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=60e47dbc-e005-4190-872c-3b1c49ce3e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:10:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:01.051Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e2c5b0ed-39ed-4c32-aa70-95624d8fcd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:11.059Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ff853afd-2452-4359-a7a1-b0eddb1b0458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:11.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:21.067Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e10646dd-e243-4399-a36e-ad5f0e4a56cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:21.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:31.074Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c47c3e21-c57f-4922-a114-25ff5020760c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:31.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:41.083Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=360abe2f-db5c-4c2f-8e36-61521c68ae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:41.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:51.092Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ac0303d0-817d-433e-90c6-f155676d303e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:11:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:01.099Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9164c3fe-e240-4933-a719-f025cdaf8c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:01.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:11.107Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2a823fa7-b752-46fc-a3ab-b013dc163a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:11.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:21.115Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1b72adc8-5fd7-4c93-9509-a8fe730c6d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:21.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:31.123Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cacfa9d6-666b-4f7a-b341-6b5c8dd0f723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:31.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:41.131Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=fcefb6cb-555e-4a41-9521-255991f6844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:41.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:51.140Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9798ec74-c0ce-419a-bd41-955c8fdc6b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:12:51.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:01.147Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=05fb9140-d270-4a15-bb68-d7fde67193d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:01.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:11.155Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2afd3fdd-c1b9-41ae-861b-98940416995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:11.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:21.163Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b08f3e47-81e7-4e88-87d4-f2e7afdc4a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:21.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:31.171Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=272c9dca-0cd1-4f1f-824b-4eb41b18b633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:41.179Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=eb2c7cf0-49dc-46a8-a947-05ef5e881ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:41.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:51.187Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f7938e53-d346-4125-b6bb-273264e91f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:13:51.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:01.195Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0614f6f5-bb9b-4a12-b3c1-a4c1780d5a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:01.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:11.203Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0365b447-0750-4901-96e5-1d223f052fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:11.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:21.209Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a5ed8bc2-8b65-4393-aaf3-399ceea57960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:21.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:31.216Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e88aed74-b2e0-460f-9143-b389f2d3adfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:41.224Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6fdc0951-0a57-468f-865f-f51d489a5580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:41.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:51.231Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f418c3eb-4602-4298-91b4-3ddc5eaf636f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:14:51.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:01.239Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7bb9eb97-da12-46f8-b433-12b28e8c9d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:11.247Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d6b3c68b-6471-4daa-8898-7dc059640002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:11.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:21.255Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6989f697-b4e1-4903-a922-ebf2636e8230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:21.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:31.263Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4149bf55-0606-45d7-b97a-2c7cc40ca69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:31.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:41.273Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0ded4139-5e52-4c30-b656-fbf1000fe14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:41.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:15:44.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:15:44.556Z |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-05-24T04:15:44.557Z |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-05-24T04:15:44.558Z |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-05-24T04:15:44.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T04:15:44.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T04:15:44.561Z |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-05-24T04:15:44.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:51.281Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9485b0a2-d072-4294-b1b9-3a1f8de986fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:15:51.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:01.289Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=94550b95-b8c7-4b33-b040-5a1336f43a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:11.297Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f742ea79-c18b-4fee-a87e-f1d3bc134436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:21.305Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e5c64c0f-769b-4f89-95aa-0b70349a9712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:21.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:31.313Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cd2dc6d2-9dd3-46b5-9981-2a6d22051536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:31.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:41.322Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a13fe66d-8195-492b-9b78-3942a0b9e039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:41.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:51.329Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4b24f9ef-cd03-4c10-bd92-849734f8dd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:16:51.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:01.338Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=10c968a8-6c59-42fc-ad50-841d8c909a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:11.345Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c8acf357-32a4-45cc-b27c-d0b6b1d78f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:11.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:21.353Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7b2b5e51-952d-4b94-9c64-48613f822e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:21.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:31.361Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=23d79daa-7ca8-4914-94e9-ce341dad8fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:31.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:41.369Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f942e7ba-1084-488f-b356-698fc835ea65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:51.378Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b30d27da-0d81-492c-be3c-57c31978aedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:17:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:01.386Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1c6c1165-f77d-426b-aead-4b8779c977a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:01.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:11.395Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a1aa40aa-ba9e-48ac-b7af-3eef81c636ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:11.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:21.402Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d5f69b2c-f39d-487a-8d96-72abda1bdc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:31.410Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=299f6b6d-c4af-47a5-bda7-4292636a789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:31.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:41.418Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ae92a221-101e-4745-b06f-346b1f400d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:41.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:51.426Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c4981af7-9a51-497e-8318-aedc31178fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:18:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:01.434Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=31b09089-a87f-43b5-a273-88e75d5f9889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:11.443Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b240ff7a-f5be-4f0b-bf78-c3d9d25fbd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:11.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:21.450Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4eab4eb0-6f37-4210-b1c2-c6cf6f9ccffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:31.458Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b0d5a816-dad8-4bf2-890b-2891f245cf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:41.466Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=82d3873d-ca21-46f4-8b4d-1064a572c264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:41.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:51.474Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0ec60279-e30f-4334-b34c-6dc420f74ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:19:51.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:01.482Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=17000b66-6a0f-4ee5-a5f7-52ac764d177e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:11.493Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=730b31db-9b00-4aa0-8d90-e0336870549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:11.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:21.500Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=36f34e27-e19f-4280-9f5c-89c12a51d201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:21.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:31.508Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=50448d8c-7db4-40e3-803d-2c8335adb6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:31.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:41.516Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d654bd1e-5509-4583-a625-07482bedcd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:41.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:20:44.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:20:44.550Z |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-05-24T04:20:44.551Z |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-05-24T04:20:44.552Z |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-05-24T04:20:44.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T04:20:44.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T04:20:44.554Z |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-05-24T04:20:44.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:51.525Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e608b28e-d0bb-4420-a5de-16c949418a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:20:51.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:01.532Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6f5883ce-5374-43fb-9068-83e0d7b29117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:01.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:11.540Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=077e654b-5be7-45ac-8d3a-45cd558137b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:11.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:21.548Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=81a5dd22-7a82-427a-b714-da1d634ee7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:21.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:31.556Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0b7c7fbf-6af6-4cb1-94dd-36cfbd99d2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:31.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:41.564Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a67fb96d-d360-46ad-ac1a-ae660c232274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:41.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:51.572Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7b978daf-d271-4b04-9013-e1fa343cfbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:21:51.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:01.580Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=dede052f-8d45-4aa3-be07-8992ec7e9e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:11.589Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=bf2b9b88-16d7-4dfc-9df1-92a3a88effb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:11.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:21.597Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=551a9e98-f68d-426f-b666-bebd1d273e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:31.604Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=541b8a60-b920-45af-9330-3cf5b34ad930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:41.612Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4a689d0f-c3bb-45ca-b4ca-a403bec00e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:41.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:51.619Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=417339ef-5ee0-49b7-bc8e-0c519de8ddf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:22:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:01.628Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0f05b0f4-9335-43f5-a262-62cd7f9bdbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:01.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:11.636Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b2994fe7-131c-4754-9fec-04ae73381a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:11.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:21.643Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a485b792-db76-48f7-abe4-9814900088fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:31.651Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=01411c8b-459f-48a1-aca8-9d62dad15496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:31.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:41.660Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a6d20f59-a2a9-4325-869f-76a5a2fdee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:41.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:51.667Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0a536e52-bf52-4da7-8b20-d1baab94bb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:23:51.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:01.674Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=52d9a1b9-7b40-4dc4-9e00-85f3ab7ca088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:01.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:11.682Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=965cc7a3-4b2c-4804-8a3a-7735df087145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:11.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:21.690Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3c4cb1c8-4813-460e-8301-b1437dd96df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:31.699Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=05b510d3-ddf0-4dfd-978f-5d901a4ae4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:31.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:41.707Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=93a0d9f4-656c-480f-b69d-7d3b3a57f897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:41.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:51.716Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6465a539-61f5-4651-afe7-1be892716e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:24:51.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:01.724Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=05350f5a-38e5-4a3a-ac87-5b536564f80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:01.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:11.732Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b2820e5b-ed08-419d-b41d-421037a42f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:21.741Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6cdb6635-495a-4bce-988f-9d38c5e1e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:31.749Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=71f70fc4-1aa9-4143-ae56-24f985492933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:31.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:41.755Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=17dbfa57-5279-4aed-8a5e-17fdf86a9458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:41.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:25:44.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:25:44.546Z |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-05-24T04:25:44.547Z |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-05-24T04:25:44.548Z |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-05-24T04:25:44.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T04:25:44.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T04:25:44.550Z |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-05-24T04:25:44.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:51.764Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c0fbf2c8-f540-4d7b-a7d8-8e118b11e4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:25:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:01.773Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=db7873ee-549d-436a-8e64-d8deeba7e496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:01.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:11.780Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6744410a-9164-450c-94f6-9273c3fdc053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:11.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:21.788Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a1c8709f-12d1-4e57-b8cc-9b2295c2e1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:31.796Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=88feb149-51e5-496e-9882-9f1af7ab89c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:41.805Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1ca6f847-994c-49e6-ba14-88bfa8af2ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:41.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:51.814Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=11e52cd9-137a-4ebf-b47f-40abdc9489f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:26:51.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:01.823Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f3205262-f28a-4f71-823c-6f2a2476a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:11.831Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=412eacb1-158a-424c-9e38-300802c25503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:21.839Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=351256b2-096c-44d9-ba0a-0d254d29597e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:21.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:31.847Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a8aee191-ea69-49d4-9473-dd56b1568767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:41.855Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=979b0134-f59d-49cf-baa8-7a3905295b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:51.862Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e0d03a53-1080-4c4f-86b8-782d1491afac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:27:51.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:01.869Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=91ac3363-be71-4e03-8d34-6c1062762c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:01.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:11.876Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8891b4f6-2c72-4569-8f14-7d38ac024959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:11.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:21.884Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=869089c9-3e1a-45c3-9a29-989143a65a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:31.891Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2c0240f8-8a56-4654-a76b-a2a1d8ae40ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:31.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:41.900Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f695ba8d-d508-423e-b756-f83fb7c15bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:41.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:51.906Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c64c6388-96d8-4e63-bf4f-97c83d4d5bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:28:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:01.914Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=586ad48c-f69b-4d44-9280-539d91afedf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:01.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:11.921Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c3cf2d58-8aee-46db-a8de-7a61ce148d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:11.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:21.929Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5ec31383-b1ef-4048-9641-8ad302e2ca7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:21.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:31.938Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3f0ace13-e3dc-40bc-a8e7-7e7e610b556c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:31.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:41.948Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a8bb098d-19cf-44d1-85d9-fe2631c6d209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:51.955Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=66eec5ba-943b-49e2-8306-441088f16fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:29:51.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:01.962Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=95e41d0e-e3ca-49cd-a7d2-d424b31a3a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:11.971Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cecf6dea-2e35-4b1e-9685-52ac88d00723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:11.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:21.978Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=25808b9f-d66b-49b9-8571-8670b8ccd088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:21.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:31.986Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b7f6b289-dbda-42a5-bcc0-3c33c6d0ce15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:31.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:41.994Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=87675a6f-09c0-40f8-b282-fe3292aca876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:42.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:30:44.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:30:44.540Z |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-05-24T04:30:44.541Z |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-05-24T04:30:44.542Z |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-05-24T04:30:44.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T04:30:44.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T04:30:44.545Z |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-05-24T04:30:44.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:52.002Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c1520f13-1e27-4905-90b8-0d9e38697516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:30:52.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:02.010Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=526966bf-fb7a-4bcf-a57b-be0f3a8ad721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:02.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:12.018Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9520c312-3998-474c-ae2b-9ad8b476421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:22.026Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=91642770-8a0a-4d92-b976-9fdc1a8190bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:22.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:32.035Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f10ff38a-68d2-4973-bee1-0baa265ec59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:32.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:42.041Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d18537a0-2215-4db7-8c22-641fa64e7e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:42.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:52.049Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7f2581f6-ae2a-4ad4-b73b-000cbc859baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:31:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:02.059Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=01bd0fbb-a28f-479f-97f7-e6b1cbc01c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:02.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:12.070Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f0551856-3b6d-454a-bf9a-b45e24b2c32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:12.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:22.078Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=761b6471-80d7-4301-b005-705a1e055db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:32.084Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=841915d9-6d7a-4efc-b9fb-d392617de4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:42.092Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5bf362bd-cc92-4fe9-a79c-d50d4a258aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:42.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:52.099Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9d84f1ab-8e0f-4850-b9d5-04be0989d678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:32:52.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:02.106Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=eb36de0e-f640-4726-87bf-6abb3e3c0997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:02.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:12.115Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4039b281-a520-49a5-9e91-8cc1045a674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:12.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:22.122Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a88a46db-f3fe-4024-899d-a5c1bb51e514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:22.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:32.130Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=79475603-78af-488c-9f85-8acb48380657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:42.138Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c937a245-cb61-4e9f-8885-c0cc16672e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:52.147Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=082ef241-1ecb-4daf-94a6-2a6af6ffddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:33:52.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:02.154Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8f0f08ed-8f63-4fad-949d-979e6c47e253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:02.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:12.162Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6ff50bc1-6a03-4c56-a25f-5b7b036592e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:22.171Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=13cafdd8-541d-422b-91f2-77bccab2151a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:32.178Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=51261ff0-11c3-44d8-a055-317a8b40aafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:32.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:42.185Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=31f99773-70e5-4b19-9971-557271369edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:42.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:52.194Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cc689a12-6f6a-4c9c-a356-0c8b473fc9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:34:52.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:02.202Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=3b2c6a85-e666-4747-b236-ce8dec0ac481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:12.209Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=146c6f86-eca4-466a-892a-32108cdfdaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:12.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:22.215Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=54c41940-a5b4-49c7-9388-47f9b18de075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:22.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:32.223Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a653d86a-9f2a-456d-a5bf-6b1011449b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:42.230Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d31748b6-ea2a-4282-8fb8-47f562e3f959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:35:44.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:35:44.551Z |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-05-24T04:35:44.552Z |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-05-24T04:35:44.553Z |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-05-24T04:35:44.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T04:35:44.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T04:35:44.555Z |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-05-24T04:35:44.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:52.238Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=6695ef04-abca-4345-9b65-3248a3cebd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:35:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:02.245Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=161aa632-9c85-4225-a74f-9671f73b8cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:02.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:12.253Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=48226dbc-946e-4da2-ae0c-0754e948a90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:12.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:22.261Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c143d194-3a3c-41c1-856d-82454beebde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:22.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:32.268Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=28dfdfce-cbfb-420c-b6d9-2153a019ff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:32.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:42.275Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=986d7022-b4ba-4e39-83fc-441bbeaf7e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:42.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:52.283Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e0b1f9db-93fd-4c33-b639-9814392f57d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:36:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:02.291Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5f23374b-5e34-4378-bfd6-a01424069fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:12.299Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8366d037-5bb7-4806-8d84-a86833a19ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:22.307Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ce69fcac-1c90-4569-a67c-575fee6a104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:32.315Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9af9bfb8-13a4-43a1-b03b-19a34cd66047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:42.322Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=de8d928b-df46-4799-a2be-294ee3106ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:42.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:52.329Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c2bc1307-f638-4fcc-aa10-fa52c250a00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:37:52.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:02.338Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=07ee6b54-56c1-4bae-ace3-21e21650fd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:02.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:12.345Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=db07f54b-8f60-4400-9821-07392b738422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:22.353Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=7f686c0a-4deb-4622-87f4-79429f3154aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:32.361Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0fa341fb-61b7-43cd-9493-64b8a2e6b957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:32.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:42.368Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b35cc5d2-4e5e-45f6-a6f8-d758acbb2c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:52.377Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=89d2be50-7577-47e3-b802-c3e74318c56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:38:52.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:02.385Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e7498f87-6c66-4e25-8347-d5aeafff33b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:02.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:12.393Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d778ef51-0207-4961-893b-583dcd6d3c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:12.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:22.400Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b03c2262-bf9b-44bd-88f8-b4f0ccf414c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:22.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:32.410Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c23db7fb-88fd-45d6-a324-a8c8071307f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:42.417Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2eb00b96-0cf2-4aaa-ad30-04bc2b7efc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:42.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:52.427Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f5d8b787-4da4-4a4a-ac69-2f19ad3bef5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:39:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:02.435Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b685385f-8b68-48a4-837a-078a0a14e6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:02.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:12.442Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=424b2801-9d77-40ce-877a-7621a1543955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:22.450Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5021a486-1989-46eb-8542-00cdf95b647c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:32.457Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a2eee397-c3fe-46ee-9ffd-ca7cf6c8718b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:42.463Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=a09c9bec-7c49-449b-bbd3-cc9756261fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:40:44.542Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:40:44.543Z |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-05-24T04:40:44.543Z |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-05-24T04:40:44.544Z |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-05-24T04:40:44.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T04:40:44.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T04:40:44.547Z |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-05-24T04:40:44.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:52.471Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=881a142c-5028-40ec-8559-27837f8357e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:40:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:02.479Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=35a72773-3cd7-4fad-ae1d-c6320b759b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:02.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:12.488Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=df5b359f-51e1-4966-a045-fedf63d4c9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:12.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:22.495Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d7e45cee-0357-41a8-8b04-4212278a86f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:22.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:32.501Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=158ace58-e5fc-4fd1-97b2-10dbac3e72c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:42.510Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c3802e41-9676-4856-8c18-956a79021cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:52.517Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=10856b7c-cf61-4ab0-b520-ca7f72934af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:41:52.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:02.525Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d6decc9d-163a-4d69-8a05-e517fa700e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:12.533Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1b53fbec-803e-4ac3-9ea9-a98e8b83e745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:22.540Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f457f80b-7cb0-4c52-aaf6-c7d899aa1a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:32.549Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=391fb066-2c33-4606-9662-20014fb25b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:32.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:42.557Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ca2e47a8-211d-4678-ba32-dbaba1a16fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:52.564Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c4715c8b-f643-4359-bd59-bd1e6252883a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:42:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:02.573Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=127bad2e-6aff-4f83-b3f8-7dd258c63cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:02.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:12.582Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e655a0d8-6230-49c3-89d3-f95e09039dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:12.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:22.589Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f493ce7d-2093-4634-ae81-7b06d0b55834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:32.597Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=fa4c0127-0381-4f5f-a91f-2417d5b271a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:42.605Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=43553011-7963-43d9-b426-9cf4e90941e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:52.613Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=f6800344-85b5-4cd6-84dc-490766559f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:43:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:02.620Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=15de5f61-fc45-452a-9585-d4c671486061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:12.629Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=cc5e3014-aced-4662-91dc-c8e4db505694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:12.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:22.636Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c2054df6-5366-48b2-b6e0-17381b48266c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:32.644Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=ba91c7db-60a6-42ea-821d-e6bb03e4f637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:32.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:42.653Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2b1e98ff-eb8c-4cb7-a97e-803f0d202a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:42.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:52.659Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=84c9b724-ea9d-4222-8d8e-0bbc099be7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:44:52.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:02.668Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=10b890ff-42ad-43c1-819c-2f7286529fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:02.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:12.675Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=048f0584-0df0-4d71-93a9-0bbb5dc0876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:12.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:22.683Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=1d63875a-51f6-463b-8877-808c54a845e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:32.690Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=5bee4ea5-3378-473e-a157-5d2d6131013b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:42.698Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=773cdefb-dce2-4332-bf52-068594246e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:45:44.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T04:45:44.559Z |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-05-24T04:45:44.560Z |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-05-24T04:45:44.561Z |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-05-24T04:45:44.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T04:45:44.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T04:45:44.564Z |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-05-24T04:45:44.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:52.705Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=62c24e4d-cfea-41ae-a48a-5e8f326ee80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:45:52.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:02.714Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=d8907ce9-ec73-4427-95ec-cdcd0c3e1f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:02.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:12.722Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=88aa1005-4586-49a8-bd94-38ad97ca50d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:12.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:22.731Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=63e04874-2ebe-46c5-aaf1-374daf612a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:22.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:32.738Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=2ab507a7-6f3f-4afc-98cd-51fd14603870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:42.745Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=9c142137-809b-47ae-a4c7-fdfd25e51d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:52.753Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=248081ed-4bc1-4082-bb9d-f42b1d6adbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:46:52.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:02.760Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=c8beabd8-cf3c-4302-9e15-17ae29afb2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:02.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:12.768Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=e36e152e-d6d0-4d95-b1f4-f344e1b448da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:12.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:22.776Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=67f50fab-e4f5-478c-9576-8df8007663d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:32.784Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=4adbac7a-e9e2-4bfc-9b67-beaf06d0020e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:42.791Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=37ac231c-1507-41ca-85bc-1f98ce5cbcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:52.798Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=46fddbee-0974-4f88-90ff-6301a060cfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:47:52.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:02.808Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=900b2214-5273-4120-9664-7d6cf5aef64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:02.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:12.816Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0243651d-0620-4f8d-abb7-9335764c436c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:12.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:22.823Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=b378bfcf-150c-48a8-8fd7-7fa042e7eb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:22.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:32.831Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=8b661228-2144-4465-8486-1634e0ebdf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:42.839Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=aad33aa6-a178-44ee-8748-46e23d469f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:42.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:52.846Z |INFO |Init configs |InvocationID=6a5a4242-6e1a-435d-8fb2-33a851c7eba8, InstanceUUID=0c319966-516b-407e-9030-c336dafbf2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T04:48:52.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022