. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:00:13.976Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:00:13.984Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-05T05:00:14.057Z |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-09-05T05:00:15.615Z |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-09-05T05:00:15.846Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-05T05:00:15.847Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-05T05:00:15.847Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-05T05:00:16.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-05T05:00:16.329Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-05T05:00:16.386Z |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-09-05T05:00:19.829Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-05T05:00:20.901Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-05T05:00:20.948Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-05T05:00:20.950Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-05T05:00:21.073Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-05T05:00:21.077Z |INFO |Root WebApplicationContext: initialization completed in 4689 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-05T05:00:22.085Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-05T05:00:23.880Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-05T05:00:26.921Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-05T05:00:28.305Z |INFO |Started MainApp in 20.412 seconds (JVM running for 21.964) |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-05T05:00:28.478Z |INFO |Start scheduling PRH workflow |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:00:28.505Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=27ed27d9-9f39-4753-8495-9a482ce0e0de | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-05T05:00:29.007Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-05T05:00:29.007Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-05T05:00:29.011Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:00:30.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:00:30.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:00:40.604Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ee72baba-e827-4b4b-b5c5-9e18a6f3e2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:00:41.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:00:41.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:00:51.892Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=dd4a44a8-8060-4768-ba78-004eb73186dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:00:53.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:00:53.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:03.123Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=e6ff78e5-ef80-47c6-84eb-7f368cf81ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:01:04.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:04.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:14.332Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=5cb797a6-f8d4-4cd0-be23-69e1d8bc608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:01:15.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:25.449Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=17c7b2d6-7bc8-4a96-a5d1-ce67a4176033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:01:26.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:36.512Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=dd185a99-4131-4392-9f11-0bcbde731d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:01:37.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:37.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:47.650Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=dd878664-088a-439f-a229-c6a5e9e76ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:01:48.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:48.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:58.758Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=6fb69601-99f3-4c01-b9c9-55745cdd02c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:01:59.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:01:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:02:09.862Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f95d8819-0fe2-49d5-9179-500b53a2f137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:02:11.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:02:11.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:02:21.027Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=764334aa-e1ae-48da-84cf-38dc04b11bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:02:22.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:02:22.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:02:32.226Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=731cc9d0-a3f7-48e5-b9c2-d486000c21cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:02:33.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:02:33.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:02:43.296Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ac59c911-20fa-4a1e-8b65-c1da2c2e4a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:02:44.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:02:44.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:02:54.433Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=4d5bf2f5-121e-4ce1-89a8-3dbf061efeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:02:55.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:02:55.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:03:05.539Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=5c6a35e4-5b56-43c4-95f1-9ca56908cc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:03:06.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:03:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:03:16.647Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f52876af-ebe2-4f02-b55e-59261097b933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:03:17.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:03:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:03:27.747Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c75806ae-f475-4f76-ac84-28a153bbe962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:03:28.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:03:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:03:38.877Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d56a97df-2b47-4b97-b0bc-33466b92f069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:03:39.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:03:39.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:03:49.985Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=8a6700c2-406f-4e8c-a6d5-16392df94674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:03:51.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:03:51.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:01.088Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=1865ffea-d24b-442c-8427-e436f64fde49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:04:02.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:02.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:12.168Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=e005ff3d-f5a4-4ee6-b52a-911168765ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:04:13.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:13.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:23.264Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=0cde5ed6-ffc8-4c27-bebe-8abe6eafcb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:04:24.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:34.369Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=99069a25-54ff-4b85-b221-c1e93f9b2583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:04:35.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:35.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:45.445Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c2a0ee61-022a-41cf-bdd4-fdb76598c253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:04:46.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:56.512Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c613bdf5-6d0d-4b97-a931-897e863c0bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:04:57.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:04:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:05:07.653Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=10f275af-7b6a-42c6-9d74-30e6915f6da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:05:08.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:05:08.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:05:18.728Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d7cbe3a7-14f3-42b4-9303-99d59662cda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:05:19.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:05:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:05:23.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:05:23.169Z |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-09-05T05:05:23.171Z |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-09-05T05:05:23.181Z |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-09-05T05:05:23.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-05T05:05:23.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-05T05:05:23.205Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-05T05:05:23.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:05:29.810Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b7c0503c-ce95-4eb4-b78f-0720a40f9588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:05:30.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:05:30.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:05:40.964Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f1b54abc-b862-4314-b716-ee2a5349ae8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:05:42.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:05:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:05:52.071Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b9620c05-91ab-4a07-b79b-90c0a068566a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:05:53.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:05:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:03.143Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d1e8438c-86e5-4a20-9349-e7b2ddcca3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:06:04.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:04.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:14.209Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=27c5498f-2cc4-4d0a-bcf5-62d8adcf8eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:06:15.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:25.347Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=bd26a99c-2a29-41f9-bba3-4da735287bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:06:26.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:36.514Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=06640d58-33a5-4084-9008-bff4bf4c6341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:06:37.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:47.616Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f82339d7-ed94-4934-a039-7699e11f968f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:06:48.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:58.720Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=2671ca89-f0a8-4694-8d58-b61fbaf89a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:06:59.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:06:59.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:07:09.803Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=2e5ae624-b347-4509-b3a7-9d5ace4c4d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:07:10.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:07:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:07:20.895Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=bb6448bf-cbe0-4b39-a27f-bbe9bc1bd339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:07:22.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:07:22.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:07:32.032Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b6486f40-446d-465c-baa4-68f646f1044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-05T05:07:33.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:07:33.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:07:43.104Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=6450eeb9-2c51-421f-a216-c1b124d60796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:07:43.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:07:53.363Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=1321deb7-25ac-478a-98c3-27e7a64ebefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:07:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:03.534Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=630c16df-5740-420b-b370-a59e255a47a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:13.600Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=63db7e42-6e51-42f5-bf8c-a06ec3a7111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:13.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:23.710Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=09cf4377-e1eb-4365-bdba-87b94f805c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:23.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:33.769Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=77419f81-af35-4053-a91f-ea29b21149d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:33.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:43.871Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=9a689632-6c2c-4039-a926-5d880551e3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:43.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:53.921Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=eb8c88c8-ff22-47d2-8144-795d7e418261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:08:53.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:03.991Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=7c10e178-e6d1-4665-a323-bbf8a8e42b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:14.026Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=a5f77a1d-be2b-401e-9eb9-e0ef5bae73e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:14.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:24.078Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=e0b39eb5-e201-4f1f-9701-b6e511dc3aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:24.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:34.158Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f7642435-8064-4cb3-9da5-a56eaeeb1cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:44.252Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=92845f8a-bd64-42ae-aebd-f66edb299eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:44.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:54.289Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=88314e8a-7872-4d54-81dd-36cae422ae66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:09:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:04.350Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=728b83b7-40c9-4fb8-bc08-bf381980ee63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:04.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:14.450Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=8eb004e1-c399-43a9-9d3b-80c56df416ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:10:22.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:10:22.895Z |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-09-05T05:10:22.897Z |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-09-05T05:10:22.904Z |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-09-05T05:10:22.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-05T05:10:22.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-05T05:10:22.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-05T05:10:22.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:24.513Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f0e8c2ce-4e31-48eb-9ed5-f88b2a6ac5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:34.570Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c75baa7b-5fe7-4b15-b7ed-05cc411dd0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:34.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:44.596Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b852dbb3-d665-4456-96a9-4ab52bdfdc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:54.636Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=3c1ae220-b152-4010-979b-8be81043d278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:10:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:04.693Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d64021f8-05a0-4ec3-a81c-3ae159d49c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:14.755Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=8f0e6507-b4c8-4e4c-bdd8-c439625da958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:14.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:24.810Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f27ee06f-e6ec-4e23-b323-a995c87584d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:34.878Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=457861aa-6811-495e-96a8-21fc829f1e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:45.132Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=77744a34-c1a5-4a61-89af-2c07dd3d768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:55.185Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=e6b3fc36-8b56-47f5-9542-5bfa08d384fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:11:55.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:05.264Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=da639dff-0ae9-4ac7-bf44-701b135c38dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:15.384Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=e4923243-596f-4ba0-972d-12b0f08d45b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:15.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:25.468Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ed62860c-2ca2-4af1-bda6-0883130c7392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:35.534Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d5aeea65-5136-4108-b150-25b5628c25c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:45.659Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ed9653d3-c924-4f40-9de4-c411eefd98e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:55.735Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=152b5bee-b463-4a64-907f-146a34753d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:12:55.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:05.847Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=3652e4f7-438f-4922-8015-1c892144743a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:05.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:15.900Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=56e7bc91-94ed-4eea-bc7f-3383b23f5f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:26.170Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=892e3d00-4a49-49f2-8aa7-00e6342ca492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:26.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:36.260Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=da819aac-0cf9-4b8e-900d-58a1834b7191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:36.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:46.336Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=1990e023-0e91-480f-9b9a-92b7c7a698e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:46.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:56.370Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c124d077-0f67-4b1a-b554-05993f9e36ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:13:56.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:06.416Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=a846bceb-9820-42e5-b0bd-cfcad4ffce4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:16.526Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=7dea2bf0-9ee1-4022-8a6e-cbe8a7ed962a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:16.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:26.589Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=9ca1e5fc-f8b4-48b2-9b2e-02ab039c57a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:26.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:36.620Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=5fcb5446-f429-4565-b29a-a34d61b7be54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:36.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:46.641Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=946d3dc3-90c8-4495-8cff-d1ffb0874dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:56.663Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d934baae-039d-4af5-abbe-6fe458e6be95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:14:56.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:06.698Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=3d3ddcd2-8328-4f64-9987-6e93aa43ff0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:16.739Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=00544751-9a44-428f-a3e0-93010d245de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:15:22.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:15:22.708Z |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-09-05T05:15:22.709Z |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-09-05T05:15:22.712Z |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-09-05T05:15:22.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-05T05:15:22.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-05T05:15:22.727Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-05T05:15:22.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:26.781Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=dde3d23d-2131-430f-9ea5-43625b13da41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:26.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:36.902Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=2cd196d3-6392-4e62-b89d-bb7519e99def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:36.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:46.984Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=e7456ea0-e24b-4826-8cc5-3954824f0c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:47.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:57.017Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=7e277850-1ea2-4c0c-9d46-4122c7934ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:15:57.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:07.059Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=7640507a-9f53-44f2-a33e-41425ec65f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:07.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:17.086Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=4d158c60-531f-432d-a87c-adda893a5b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:27.154Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d0ccf5c5-fe68-4257-ad05-f67a85e3236b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:27.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:37.185Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b9fd6674-8a7c-46ac-8e3a-0a5019fb881e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:47.250Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=0f5764f0-5a69-4044-9b4b-6ef52abf5ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:57.271Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=3882bfe8-5e1d-4196-a1ca-42570e8eeeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:16:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:07.435Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=841e9ab0-e414-4870-afbd-ecefd76b1de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:17.517Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=4b06b50d-263f-4159-a42f-95f113e02b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:27.577Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=5e37d8f7-7a93-41cb-bc54-793f386b29a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:27.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:37.644Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=070f866d-18af-4cbb-bd9e-6468bf3e7c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:37.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:47.679Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b40f0945-0f4d-4567-a377-cbf8fef124cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:47.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:57.699Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=60f3a866-adba-45ae-b93f-e0d949be8de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:17:57.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:07.735Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=8513fb24-e9a0-4b4d-aa1b-cfcde714c6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:17.784Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=71d19fb0-15f1-41ea-ae60-4814b35e5bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:27.808Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b9b2f767-9942-4175-bd20-a5ab0610462f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:27.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:37.848Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=42745367-b5f2-49f3-a8fb-e1c7254aa53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:37.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:47.884Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=81166f49-fcd5-4844-a56a-09b124cf8e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:57.922Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=3e976bcc-53d6-4e75-84bb-8822b43c9c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:18:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:07.993Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=07998332-6dbd-446f-a528-25994d8b3242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:08.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:18.014Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=32d95776-f8a1-4eb4-8266-96253f573a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:18.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:28.077Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=5a9b17f4-73da-4ada-b9d7-f51d7f7daef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:28.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:38.117Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=61693b43-6a93-4518-bedf-ce686f7cc769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:48.138Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=dbfaa898-1bc0-4b6c-ad9b-1e5d4e19e6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:58.199Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=a169cf13-72c1-47a2-a05d-caf768a56973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:19:58.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:08.257Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=1eff8dd4-91e9-4b76-93da-53bb7606136a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:18.289Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c5b1ff72-e1a6-4151-b6bd-07ad3c0c6cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:20:22.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:20:22.797Z |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-09-05T05:20:22.801Z |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-09-05T05:20:22.807Z |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-09-05T05:20:22.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-05T05:20:22.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-05T05:20:22.828Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-05T05:20:22.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:28.321Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=fbe6f73f-4628-46ef-8f8d-fb809bc4b06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:38.348Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ab46c762-cb28-4423-9428-09eacab41a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:38.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:48.375Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=fa43961f-e5f7-4038-8469-9a2dc8dd152a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:48.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:58.425Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=72fcb0fc-765e-4e48-ab7b-4eecc76a7f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:20:58.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:08.458Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c1f684f9-6948-4fd5-8b5b-f5482f5e6f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:08.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:18.486Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=01ad35d8-4c66-41eb-9767-5eee915dd82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:28.526Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ca406f76-553e-4c32-86b2-50e1db310185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:38.577Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=38bcc668-9a4c-4812-98db-27f8685445f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:38.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:48.608Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=123c4728-0981-45c3-ba5e-96dca99c16dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:48.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:58.690Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c47f9b57-c945-41ab-8022-894d2e4f0d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:21:58.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:08.753Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=4bd186be-dc0a-4a26-ae4c-9939f6e90210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:18.813Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b5a2d2c4-cc48-4552-aa48-19de226872d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:28.845Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c537eaaf-7cd4-44d9-a860-5fa5a3bc07d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:38.876Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ee2576e7-adc1-4c59-9219-262760cfc938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:38.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:48.918Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d0853088-d927-4531-9ce3-226a031920f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:48.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:58.954Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=4af519df-e088-413e-8a5f-1cfcf5481db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:22:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:09.018Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b2f6e1cb-aeb3-40f7-8107-5eaceb6bf9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:09.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:19.071Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=74530dd3-23f2-4bd4-87c1-d0e564100334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:19.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:29.121Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=41f852ae-9a3c-4810-8245-701369c2e6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:29.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:39.197Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f4d7c502-64dc-4daa-b434-921f31fbf34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:49.236Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=2994da34-faa2-472c-8ada-8c16dec339f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:49.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:59.269Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=3629919f-44b0-4d28-9335-ea5692bc34cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:23:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:09.337Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=4c8311e8-3514-4c8c-8aad-c7eca1a6858f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:09.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:19.367Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=8f4431ff-a468-4dee-908d-943f00677d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:29.429Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=58eb8c29-0990-4f59-aa9b-4401b859492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:29.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:39.520Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=810682b9-1ebe-4dc3-93ee-833cc5457bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:39.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:49.589Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=951bb794-c658-4724-b999-e65833dbdb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:49.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:59.645Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c4681058-f3a7-4d4b-a5d4-ec77d10c0a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:24:59.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:09.667Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=1adafaac-2ad4-4b2b-9379-72cee8f83a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:19.698Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=3f869041-dee8-48fe-87f6-6d5411da7d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:19.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:25:22.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:25:22.625Z |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-09-05T05:25:22.626Z |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-09-05T05:25:22.631Z |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-09-05T05:25:22.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-05T05:25:22.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-05T05:25:22.647Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-05T05:25:22.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:29.726Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c6a60fc3-7552-4572-aa9b-f7c4d7a03b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:29.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:39.782Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=8b02e6ae-bf15-46fb-b25f-384225f525d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:39.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:49.808Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=1e44cd56-022c-484d-83ab-59399cc063aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:49.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:59.862Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=285ba89d-688a-4b56-92ab-f7fa2d038471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:25:59.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:26:09.919Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=692cca19-d39c-454c-b7f3-00c71dbefce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:26:09.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:26:19.942Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c950f1ac-588c-4193-8acf-2b8d5f604dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:26:19.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:26:29.957Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=8090027c-6352-45f6-9b1b-f651398689e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:26:29.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:26:39.973Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=402e5f54-b368-4dac-a2d3-66319b8d23c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:26:39.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:26:50.001Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f2520f99-82ee-495f-bb8c-a28eadacf86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:26:50.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:00.035Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=0d2425fc-91a1-414f-9c3e-adf700f634c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:10.099Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=7dabcbb1-521a-453e-b3a2-b2ad10ebc44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:20.155Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=9fa5a9d9-b6f5-49b1-bfb9-936b28cebdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:20.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:30.190Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b8763f8b-fdd3-42fc-8f29-4ac077fa960c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:30.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:40.226Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=5759a2b8-4e48-4fa1-89c2-662d9a83a915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:40.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:50.246Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=340360b4-b2b0-433f-b9b9-788b1c9ae1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:27:50.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:00.300Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b4f87317-8a07-47fe-95f5-327cc71fabda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:00.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:10.342Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=484d3e48-d262-4c2f-8d65-d52c3736aa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:20.364Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d89c5089-8918-48b9-95d4-4753f13eb20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:20.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:30.407Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=365e5dfa-15ac-48b0-87de-d223aefa5471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:30.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:40.488Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ea12c0bd-95e9-4eba-8c1e-44b5251e780d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:40.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:50.519Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=871fe1b2-a08e-4101-b51b-dd23b7c1ea00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:28:50.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:00.554Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ce1cf4e6-1e05-45a0-b171-cbb665bf387b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:00.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:10.581Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=57fb71af-3d9d-45f2-a6ab-7ec8669841f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:10.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:20.614Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=74ac8dd0-2ed3-49ef-8638-4b1784f31f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:30.631Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c32d5679-845c-4d29-8010-ed69332194e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:40.651Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=e700326b-5554-43b7-87e2-ff4bacae179d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:40.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:50.678Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=bc5c350d-242c-4633-ab7a-c78888a658a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:29:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:00.706Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=006c788b-9ce3-4e50-85a1-bf424b29c6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:00.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:10.741Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=379288f9-3538-472d-ab84-6802de0d59e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:10.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:20.755Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=022991e9-b790-4b9f-b74f-dd779163648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:20.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:30:22.706Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:30:22.707Z |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-09-05T05:30:22.708Z |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-09-05T05:30:22.714Z |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-09-05T05:30:22.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-05T05:30:22.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-05T05:30:22.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-05T05:30:22.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:30.779Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=a2fcd8e7-a750-4f7a-8c5d-c47f957ca172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:30.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:40.795Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c23d6a25-731e-488e-9519-d39467171f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:50.834Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=05d01974-cb09-4352-ad0c-44a6ed24adca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:30:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:00.856Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=82df9510-a1de-4308-b6e1-29b70b7c6669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:10.869Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=043cb56a-19b2-4b3f-9190-ce02d00021a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:10.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:20.885Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=fa943825-7cdb-481f-9c8a-82f452e19cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:20.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:30.908Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b3f5006c-5ea9-46dc-af37-f732d361f71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:30.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:40.953Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=a3643052-15d4-432d-8a4d-aa8cb537d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:50.966Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=3f18df18-ba9a-40b4-a60e-92075123450e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:31:50.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:00.996Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=e570ad3d-8db3-4f2a-aa67-5f110076de8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:01.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:11.018Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=55af8a22-9d14-40f8-b042-72e3486bc459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:21.033Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=6acb4a0e-54b4-4cc0-bc2b-6fb55e30b40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:21.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:31.048Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=2b9f7994-6817-46ec-8250-f7d413b94a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:31.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:41.064Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f56436a0-9b2f-4a27-aec6-e24870b6c428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:41.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:51.082Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=396b55ec-29ba-42ab-97f1-27336e1cc83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:32:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:01.096Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=5ef4a9f3-355a-4513-9fe4-5dd53866b4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:01.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:11.119Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=238b8fdf-6e4f-4df5-8743-f28b2f4394b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:11.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:21.143Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=cefa1a14-26cb-4440-853b-e7d21cc314e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:21.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:31.162Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ab56403f-653e-44f6-b0f6-ca163aba5e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:31.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:41.190Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=7ff4bc3d-8777-4e4f-bbf7-2ce5605a670c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:41.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:51.210Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=2c0f72ba-c4b5-4849-aa7b-d941230e0c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:33:51.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:01.262Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d156b4f3-ae98-4210-a250-7f991034bfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:01.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:11.279Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c837419d-ea0f-4942-84d8-bf35a0e39cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:11.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:21.300Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=abe13513-b8bc-44db-8e70-32814cd85d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:31.331Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=1ece17bb-5017-4293-95b6-01989a13a47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:31.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:41.347Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ef8ef4db-b2fe-4ac4-8bc0-bfbea0c758a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:41.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:51.367Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=e74fa33e-e5db-462b-b7e4-faff4df71692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:34:51.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:01.388Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=12757e3c-f9a1-4a24-bde1-9496e7bb635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:01.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:11.403Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=aafd9e7f-a4dc-4089-af15-9b4b7237da38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:21.420Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=077f6d82-93d9-44b6-be42-acedd4319955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:21.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:35:22.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:35:22.705Z |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-09-05T05:35:22.706Z |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-09-05T05:35:22.710Z |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-09-05T05:35:22.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-05T05:35:22.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-05T05:35:22.733Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-05T05:35:22.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:31.442Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=e09e6165-15f2-4515-b7c2-96fa21702da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:31.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:41.461Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=78ee0b23-76e0-429d-8faf-c293d1af32cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:51.481Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=789fa4c8-b7da-4b68-935b-209613c0e39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:35:51.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:01.515Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c1316f35-33de-492e-9f0d-b1a4d6cdee28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:11.530Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=fcf6f278-5340-4413-a932-466d688fce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:11.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:21.549Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=fa57a48e-087a-4093-ad24-3c8e92e1771e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:21.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:31.575Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=69163e63-4a73-4762-bfe8-4d174fce8f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:31.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:41.594Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d63de645-0a53-44dd-a7eb-86ae7542e936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:41.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:51.611Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=5a005af0-8dc5-4eec-84b9-84e1d5af5642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:36:51.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:01.631Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c7889bda-ab61-413b-8f28-2e3ee660b388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:01.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:11.644Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c7d27fc1-417f-4aa0-967a-a6e0452538ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:11.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:21.658Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f28e487b-a839-4770-ba38-440c50d0ea4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:21.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:31.670Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ee903ea1-3b18-4e3c-b750-6e67451ca302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:41.699Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=a6eb6ab9-3a05-4ae1-96e6-c8ecd1c73020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:41.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:51.721Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b4301d5b-9e9a-40c4-a73f-45905bb1bb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:37:51.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:01.738Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=305176f0-c8db-40d9-b6d7-b7cb2a463839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:01.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:11.768Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=9fd61466-be8c-46c8-8c8e-5a797676605d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:11.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:21.784Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=43949884-8fc9-43cd-a222-af1d6c397340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:31.817Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=1b3731ee-e41d-40c2-8255-bf66cb0445ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:41.835Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=3b0ca639-37c7-4bb0-8512-a1faea8286dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:51.854Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ef1f7572-1c14-4c25-b9b5-8b2d4f5aab24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:38:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:01.877Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=594a4904-893b-42dc-8715-0bf5bf9cfbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:11.904Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=80633f64-5ee1-4c4e-ac1e-0bc4b06c26a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:21.925Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f74e8223-e1d9-4daa-911e-409866b41d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:21.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:31.946Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=699e090c-05af-4705-abbb-a2061959ed48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:31.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:41.981Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=63dcfffe-741c-4a51-9505-f1311e645a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:51.997Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=decfd55d-a014-4bfa-bed1-2a648d8786ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:39:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:02.016Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=590b41bc-9940-47b9-8c2a-f917debf9f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:02.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:12.061Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f6d03de8-dd2c-46af-bb55-83e7d367256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:22.079Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=314be4c9-712d-450f-b531-0f570f7d4135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:22.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:40:22.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:40:22.704Z |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-09-05T05:40:22.706Z |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-09-05T05:40:22.710Z |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-09-05T05:40:22.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-05T05:40:22.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-05T05:40:22.724Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-05T05:40:22.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:32.093Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=95e598e5-ff90-4c25-aa7f-5265c25a1dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:32.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:42.107Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d3b3fa81-767b-47f1-a393-e5f3eec74107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:42.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:52.127Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=247c5710-c299-4b3a-9b1e-7b402f5aa429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:40:52.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:02.150Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=0ebbb835-3d76-420d-a18d-432c0b0f046d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:12.178Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=423fccc7-c110-42d8-9fec-e0342e7462be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:12.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:22.208Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=a7b6fb66-c90b-404a-a644-896c2f9bbbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:22.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:32.244Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c74b5187-44da-4818-8ed3-1eb70c0e12ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:32.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:42.260Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=327ad529-9cbe-4e0c-a1dc-19145903efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:42.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:52.279Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ad17e6c9-fd27-463d-8736-aa6b4fb809e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:41:52.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:02.299Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=4414330b-d850-4d39-8dd4-66d82014ea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:02.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:12.324Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=fa0cdf59-f418-4776-8f66-5ebf08d5480c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:12.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:22.344Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=73322ef2-1848-42d5-9cf8-624f2f6718a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:32.367Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=6dc0e676-027f-49bf-bfed-7c741cf7ba27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:32.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:42.387Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=58486a28-5df8-482d-8e63-df57558eb95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:52.415Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=18049f08-b679-4f44-b5a9-2110c71e1e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:42:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:02.436Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=7782cd47-8494-4fdf-9ea3-f4794fdd193a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:12.457Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=2b1c110b-6653-48f3-8103-9c9deabc244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:12.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:22.478Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ac61f4fb-6ef5-4bf7-919b-a776993e3525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:22.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:32.502Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=977c2e3f-bb76-4f36-bddf-ca9cf9d6ceec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:32.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:42.513Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b062cab3-28a1-4b45-8995-b8d482660ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:52.529Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=1b992cb8-951c-4799-ae02-8c0b6bee847f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:43:52.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:02.551Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=a7091795-58c5-4b1c-a397-34c3f37be26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:12.595Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=827aa2e9-80c1-466e-bad3-2e97d85e75ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:22.618Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=334d5a9d-83c5-4694-9b37-fd706d848239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:32.643Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=677ca9fa-f7d5-4dda-a8fb-b6512f22c7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:32.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:42.656Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ec3af1f9-033c-4021-9934-cc8a72fa8341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:52.717Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=2d55f93f-e6b3-4dba-bf14-f90e6c1144f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:44:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:02.757Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d405b0c7-03d3-4316-832b-a134da22ca5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:02.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:12.785Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=2a1ad611-67a8-41f5-ae34-cf9a8b8bd40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:12.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:45:22.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:45:22.716Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-05T05:45:22.717Z |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-09-05T05:45:22.723Z |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-09-05T05:45:22.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-05T05:45:22.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-05T05:45:22.734Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-05T05:45:22.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:22.805Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=81abe3f1-3a42-48fe-aa55-01f1974bc09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:22.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:32.817Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=75f4a29d-cd35-4367-86ee-0c6d13a4c09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:42.839Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=b11a25a2-457b-4294-83f8-9f828709095e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:42.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:52.851Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=872e7fc4-4b0d-4881-85dc-58cb3f1773af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:45:52.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:02.877Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=c962c39d-ea5d-4177-bdbe-ec8055f2f80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:12.890Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=df836bdc-b9a1-4800-aeab-74390b1ab868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:12.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:22.910Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f3c41385-339b-4797-bac7-919916dccf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:22.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:32.928Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=58fae5e2-5b8f-4307-9900-55b9a31ae90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:32.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:42.941Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=9fb91d87-2fe5-441c-b7f1-07372b771e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:52.960Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=776ac401-be2f-4b54-a73c-96acc454df3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:46:52.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:02.976Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=dc7d46f7-2307-4ff8-ac91-c624a67586ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:03.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:13.001Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=17c95839-1dfc-4154-8049-3282596afd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:13.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:23.014Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=5b8201b6-d534-45ca-ae29-fff43ed34d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:33.036Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=e933a0f9-df48-405f-9376-f34f82a38fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:43.054Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=202ff2cc-98fd-4e61-abdb-4e90e300a4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:53.082Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=53b7f72a-8f1a-49fe-ae2c-437a0e0c7792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:47:53.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:03.103Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=7debc82a-51af-456c-a771-81220a09fd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:13.120Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=fa275d0f-433b-42b6-9c7c-53bff923e104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:13.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:23.144Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=ef1cc851-4eb5-482c-96a7-66cb80de04a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:33.172Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=8a93938e-1e10-47f4-8855-875858a145f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:33.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:43.187Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=f4dd21f0-e90d-4051-a774-5d85cce58c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:53.198Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=05a3374b-f9fb-4776-8d13-11c8bd9e430a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:48:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:03.214Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=8405d1bb-f4c2-416a-9706-7b789c390512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:03.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:13.230Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=66813d19-270b-4e79-875a-557227342d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:13.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:23.248Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=addf9484-63ea-4122-997b-1e9e2a67d45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:23.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:33.265Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=325bb8e9-f062-4c39-b681-8c3d0112de91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:33.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:43.287Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=d3df19ac-8bb5-4335-9f88-08bbe3d9ef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:53.306Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=9cb98cc8-304f-499b-98a7-0330d697dbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:49:53.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:50:03.320Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=6fe2fa1b-d7c7-4f4e-957d-753088496ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:50:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:50:13.353Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=a6804fa0-1b19-4120-8ccc-c203ae7869ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:50:13.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:50:22.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-05T05:50:22.635Z |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-09-05T05:50:22.636Z |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-09-05T05:50:22.640Z |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-09-05T05:50:22.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-05T05:50:22.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-05T05:50:22.653Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-05T05:50:22.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:50:23.368Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=cb60cff1-bea4-4a57-82c8-01d3f7921449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:50:23.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:50:33.390Z |INFO |Init configs |InvocationID=905e40e3-6c72-4c95-9bfb-73d862d12ff9, InstanceUUID=bfd022fc-1934-4771-95b6-564ec9828194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-05T05:50:33.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |