By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:13:47.100Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:13:47.105Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T03:13:47.155Z |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-03-18T03:13:48.167Z |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-03-18T03:13:48.312Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:13:48.313Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T03:13:48.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T03:13:48.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-18T03:13:48.591Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-18T03:13:48.628Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-18T03:13:50.806Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-18T03:13:51.407Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-18T03:13:51.446Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-18T03:13:51.447Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-18T03:13:51.554Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-18T03:13:51.554Z |INFO |Root WebApplicationContext: initialization completed in 2925 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-18T03:13:52.101Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-18T03:13:53.348Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-18T03:13:55.295Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-18T03:13:56.187Z |INFO |Started MainApp in 13.011 seconds (JVM running for 13.958) |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-18T03:13:56.342Z |INFO |Start scheduling PRH workflow |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:13:56.358Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=178d9da6-695d-473d-83c2-aa7d74e508e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:13:58.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:13:58.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-18T03:13:58.881Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-18T03:13:58.882Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-18T03:13:58.885Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:14:08.123Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4f0241ef-1867-4994-84f5-9f180399902a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:14:09.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:14:09.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:14:19.216Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=2403ece9-2764-437a-bcb9-fd28d885262a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:14:20.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:14:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:14:30.288Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0fc11c03-a3bd-42fc-869d-4b004a721339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:14:31.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:14:31.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:14:41.359Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f8c71cc6-4f5a-414f-bfa5-6cef3626c28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:14:42.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:14:42.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:14:52.462Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=129d9117-8d43-49fd-98e2-2b6a9dfa5abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:14:53.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:14:53.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:15:03.605Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b5604440-bc08-4f88-80ec-ec9e065de52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:15:04.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:15:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:15:14.671Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=18a7280c-6354-4e3d-8a6d-d478c38aec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:15:15.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:15:15.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:15:25.742Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=64a05d1f-4983-46a2-8c0e-2a96021c54f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:15:26.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:15:26.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:15:36.814Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=64fcb366-d1fb-4606-a92a-9d85eee1cbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:15:37.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:15:37.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:15:47.888Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=967cd5ae-21e7-4cfa-b4ce-1c5ba06ec447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:15:48.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:15:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:15:58.989Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=09a63b32-6984-4b98-aa12-ee7381d99b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:16:00.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:16:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:16:10.096Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=fda51d94-5a7b-464e-8d8e-ba319065b8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:16:11.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:16:11.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:16:21.175Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ca47044c-9464-4572-a3b1-54225d6c14b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:16:22.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:16:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:16:32.239Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d7cf9107-0934-4a7b-b360-21e327719841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:16:33.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:16:33.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:16:43.278Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=843383d9-88cf-4516-ab28-69e832a463c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:16:44.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:16:44.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:16:54.358Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d7575b7c-dec1-4cbf-938b-4edb754e34ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:16:55.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:16:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:17:05.422Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=85856d7c-9f92-47fa-b679-22cef45cd32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:17:06.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:17:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:17:16.525Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3a2db215-4617-4d0a-a419-ef1780d7ea06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:17:17.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:17:17.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:17:27.598Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e8dbbc23-525d-4e41-b1b0-583e6f91eba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:17:28.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:17:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:17:38.644Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=863ba182-1bb5-452b-9182-344f48ea3277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:17:39.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:17:39.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:17:49.709Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d5fa6264-c0db-4c50-a466-73d78f5edad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:17:50.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:17:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:00.752Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=2590ac40-a735-4a4f-8aba-f0211502995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T03:18:01.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:01.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:11.857Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=31319e4d-ff78-47ca-9b40-9060f8c9f226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:22.124Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8f7bc370-5115-4fa8-b162-330c831d790c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:22.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:32.153Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=dee5f611-2e6f-407f-a54a-c9d8e8949eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:32.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:42.191Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b692e1ca-1e69-4689-a7d3-49b89722a93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:42.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:52.212Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=20847cb3-3129-4b2e-a146-f7b553b7eb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:18:52.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:18:54.035Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:18:54.036Z |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-03-18T03:18:54.037Z |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-03-18T03:18:54.049Z |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-03-18T03:18:54.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:18:54.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T03:18:54.091Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T03:18:54.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:02.245Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8d1a152e-10fd-404f-8e3d-2dcee1112c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:02.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:12.264Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0ef7dbde-695b-4ee1-a005-1d4857734387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:22.288Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e144df0a-621f-4055-97fa-eecb55bf3244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:22.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:32.302Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=82a3c83e-c602-4840-8c49-3a894a53e1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:42.319Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d39a68e6-ff99-4ede-a188-b77952237b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:52.335Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=19efff5a-5b9a-4eb2-bd6d-0a80bc492f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:19:52.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:02.355Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=802f9546-75ec-449f-a5ee-ddd78e96146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:02.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:12.371Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1640e18c-5e75-4252-b293-2c01dbf435ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:12.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:22.386Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5f8b237e-580f-482b-bbaa-158b74894e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:22.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:32.405Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6aec89bc-646a-4d72-ae2c-46408a3b3057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:32.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:42.422Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ea2ef555-4ca2-4516-a60c-e29ccfa9891d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:52.447Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bde79e48-caf7-4b6b-b910-d770e7213835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:20:52.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:02.475Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0d1607ef-8f21-4dd5-81b6-b004b2d2e517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:12.493Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=17df281d-3bbf-443f-bc4a-ede898ba05ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:12.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:22.514Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=328fd8c7-1dcf-4ec2-883b-4f0d93236181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:22.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:32.527Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=51f4695d-9b66-4ef6-a779-7720283da891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:32.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:42.542Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8a4b5150-6ae9-4a96-b17a-42b7a291ae05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:42.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:52.555Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=660bd1f1-c728-4a08-b5f2-4da53a24f68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:21:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:02.575Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=043402b3-757c-4b2e-a7f8-b7ec0d804ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:02.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:12.592Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=219b26ec-2c36-4da4-85cc-4976136f71ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:12.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:22.607Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=28934292-c835-4158-b81f-e4423dbcd5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:22.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:32.621Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cc4d1068-fb28-4c5b-9485-aa8426efb046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:32.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:42.632Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a4cb41c8-041b-450f-bf2f-c5b4a3a9970d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:42.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:52.646Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a7a61fa1-1372-4d6c-bd67-98f7fb837496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:22:52.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:02.658Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4a1e6a5d-e309-4f34-a7c2-cbdceef4de8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:02.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:12.673Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b4722812-39f5-46b4-afc7-d1ed6468513c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:12.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:22.691Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9fcd2671-1adb-4b18-9337-705b49b324e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:32.704Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=74886093-d78a-4f26-8f7d-9eba7e1dcf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:32.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:42.719Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e5d4b083-54c3-455d-9fa0-976a8d3c50f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:23:52.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:23:52.541Z |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-03-18T03:23:52.542Z |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-03-18T03:23:52.546Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:23:52.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:23:52.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T03:23:52.559Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T03:23:52.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:52.731Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=58f2cabc-444d-4785-aecc-3b0a8b3d3042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:23:52.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:02.755Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=55c89c7b-d660-4ac1-ae65-403c87dfda93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:12.772Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=97bacc40-f614-417d-9c30-9fefed0cb7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:22.791Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d0c02cc2-c290-46ff-8c1c-dc6d59a40076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:22.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:32.808Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=edc2e4db-54ce-49fd-846f-b4a2d41414bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:42.829Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=89283ada-6afa-4bee-83c9-cefadaf5fd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:42.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:52.843Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0be62a02-b759-4a22-9628-bd6361204ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:24:52.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:02.858Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d97602f0-a419-4e79-87bf-f7bc24fdd627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:12.870Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f0b34836-567b-4319-bb50-84c3e0c84ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:22.884Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=37d218c7-412f-4682-a5d6-f7fe5325783a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:32.903Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=2566ed82-79de-481c-b57d-59226034f864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:32.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:42.915Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4162953f-3152-4b71-b4c3-b8460a03ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:42.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:52.927Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=fe410d1f-7887-4814-8545-bcd2269d8839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:25:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:02.947Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=07041e88-1417-4859-9f3e-442ec05f99b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:02.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:12.961Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=fa34c0e2-13eb-4ce9-ad05-f26248061749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:22.980Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ca2944fa-60dc-4eef-a726-89dd784518c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:22.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:32.998Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=97e8ab02-43da-432a-905d-40a6c5c6f728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:33.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:43.015Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=de1d8d12-1a37-4c4a-93da-11d9f94267b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:53.028Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=87a32e69-03cf-4c3e-b86c-dd9a9a5684db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:26:53.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:03.044Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1f9f5352-9614-4579-8ef0-ce4e2229aa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:13.071Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b084d492-d3be-4c73-ac40-835f80d49be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:13.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:23.084Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f151be4c-f071-472e-bb0d-8228b9e3e6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:23.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:33.099Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1712a502-ee9a-41d2-aedd-04652c60c4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:33.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:43.111Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=503c87b3-770f-43ed-9db0-ade4523f5299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:53.124Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8ce8a40d-8888-469e-a19f-cabef3c9a0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:27:53.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:03.133Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d9098235-196e-41bd-9ebd-3fd5b49e9748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:13.154Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=09dfb64f-26cf-49d0-bded-52bd322ada1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:23.173Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c85b05b6-4f46-471b-9fa8-e7fb8379b7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:33.189Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=96721af9-c653-480b-a0fe-cf980befa89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:43.204Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ec07ea9a-1483-4b3e-bfc9-f13eb018f1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:28:52.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:28:52.662Z |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-03-18T03:28:52.663Z |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-03-18T03:28:52.667Z |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-03-18T03:28:52.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:28:52.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T03:28:52.682Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T03:28:52.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:53.219Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a79ef9d3-f21f-4645-8a64-e6e88ad1df68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:28:53.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:03.246Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=85aeff0a-7134-428b-a955-57d1ba44ff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:03.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:13.269Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3009302b-6313-4136-b7dc-239da13073fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:13.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:23.281Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9e36dbb3-464b-470d-b8b8-6f6d0fdbedb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:23.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:33.292Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7e638754-c1d8-4d62-a101-2223408f6921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:33.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:43.307Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e10d1a4c-bcf0-4112-bb68-43eb7ec745f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:53.323Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d2e38045-3705-4464-916f-78476f1727d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:29:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:03.335Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f89264e4-7182-48b0-b5fc-b389171be8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:03.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:13.348Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ca305690-2f15-4544-af01-5fe13d685332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:23.375Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=2453638a-b0a1-4362-a27e-cee642b65d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:23.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:33.396Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8c05fd91-c9d1-4d30-9452-cac059d0ebbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:43.407Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=89d28b8d-d5f5-4ed8-af45-e36f6a972a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:43.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:53.424Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1988ffcf-79e0-4798-b7ff-cb9c7a8bd40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:30:53.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:03.435Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=302be30d-9c55-4e87-baf2-888e3d65ff73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:03.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:13.450Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f0ee2ed8-bcae-4b55-b5f2-cffc3fc32e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:23.464Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ad6e212c-2263-486e-b326-d43ef12ee8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:23.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:33.478Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ee1378b5-412a-433c-8774-896cc9bfff62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:43.491Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b386e058-cef2-464c-8867-417ecfe0a39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:43.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:53.505Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a8410bc1-ca7c-49c5-a854-1d1dcf3dbb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:31:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:03.526Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1ae2d72c-08a0-4093-9a24-f0012d108b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:03.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:13.547Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=411a0af1-e329-47e8-a956-edfd4e4379d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:13.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:23.564Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=22b57552-d0b8-4433-bde9-f198d7d12dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:33.576Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a1a0999e-8740-4855-a1cb-5007d4649d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:33.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:43.592Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=96516d72-29e6-4ae6-9e4d-67b2571d0b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:43.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:53.603Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9fde031f-9eb3-4a6c-b5a0-93a3e365f615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:32:53.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:03.615Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9af52add-c6d6-4feb-a707-f19fbf3002a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:03.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:13.632Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=99b3ae16-f1e2-44c9-81ee-bd9571808d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:13.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:23.645Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=dfd07783-0cd3-4173-9305-43e9b808d61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:33.663Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=452975bd-0f0f-4dc9-bd18-96d60eb4e501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:33.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:43.676Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7747d3c0-c77f-4385-a704-86e59eba34a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:33:52.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:33:52.595Z |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-03-18T03:33:52.596Z |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-03-18T03:33:52.599Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:33:52.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:33:52.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T03:33:52.611Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T03:33:52.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:53.694Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f1659541-a606-48a9-b695-3d97f8a81732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:33:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:03.716Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=63bbb314-c0c4-4976-91b6-b323cb5c8829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:13.730Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a76cbc86-680e-45f8-9548-c73efcd5e9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:13.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:23.743Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a0848e5d-05c5-406a-9fc0-819789f8810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:23.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:33.758Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=86c2fd21-4d46-4f18-8de6-67a08e279054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:33.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:43.780Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d0cea8a9-5251-4802-a4b9-acfd86823240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:53.801Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0f2640d2-0c0d-451a-918b-c7688a5af5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:34:53.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:03.816Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1c117904-6581-41e2-9814-56309e88438e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:03.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:13.826Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b4f4aa18-1b6a-4c4f-91ec-c0aa9f928353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:23.839Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cc14fc50-51db-46cc-a4d1-9156838edda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:23.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:33.854Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=791a77d7-6328-439e-835e-88157b7efc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:33.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:43.880Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0a46fb96-10ea-4be8-9d42-80f2b7d4efef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:43.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:53.896Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9a0a6679-0a18-4731-89b1-189b54bf0e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:35:53.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:03.910Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9a5ac902-2782-4952-9c40-2f5de9c24ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:13.928Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3d694944-f200-4dd4-b5a9-c564ce7a3a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:13.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:23.943Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b1b511a8-62df-4e32-8008-2813c089115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:33.975Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0d2c1c1b-c648-4db4-b7e1-14313ea8973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:33.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:43.989Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=394951ab-c9a6-46ad-9229-46f23b3d81f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:44.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:54.004Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a19d4d11-2f39-414e-8c72-90ffea3b7910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:36:54.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:04.016Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bf615df9-27ed-4f33-b77f-150f31831cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:14.030Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=2bc5757f-658e-450a-9002-f1aa2450478f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:24.067Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=168c1d1d-69a5-4842-894b-10ab58ed0d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:34.100Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5ffccbab-924a-4b81-af30-0c583160d7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:44.110Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ccb319f8-9c74-4606-aa9f-365b99d55242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:44.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:54.128Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4cc41c22-ec4f-4dda-9578-c5df0b365d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:37:54.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:04.140Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d8e96a5f-9bf0-4674-9d30-65d02af9db5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:14.179Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8e6921e2-4d7c-4589-9c7b-7286fa3d9723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:24.203Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ac9b78b7-d081-45cc-bb04-24957fa5714c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:34.214Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=40c883b7-c3d8-4905-b8a7-a4152e45ca24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:34.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:44.235Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ce02c2d3-1a1b-4754-a584-2f3dbc4f228f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:44.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:38:52.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:38:52.554Z |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-03-18T03:38:52.555Z |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-03-18T03:38:52.558Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:38:52.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:38:52.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T03:38:52.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T03:38:52.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:54.245Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=52d23f4d-8b74-4db1-95ca-13f5883a4a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:38:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:04.269Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=84dd0c90-35d6-4c8e-95a7-7e5f1c6d9ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:04.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:14.282Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5a3089c0-8526-4f05-a8cf-c57db3152fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:24.299Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a3123af5-2e1b-46ed-8996-9818b0ef54cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:24.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:34.315Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d97bfc80-9bdb-4afd-a9f0-4cfe9a621460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:34.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:44.327Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=96451661-ca92-4e5a-9ce9-ba152280087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:54.337Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8eb2b55f-f9e2-4adf-8da6-204b690f67bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:39:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:04.351Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5700079a-ccdc-44df-b5a8-8aad9366c67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:04.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:14.362Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7e29d772-43fa-4e72-a424-d595b392757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:24.374Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=853f6fa3-595c-4410-9f8c-5f76742768f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:24.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:34.385Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0ee30e8c-5ae8-428b-ac49-4f5a29f80b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:34.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:44.396Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1c111722-0633-4729-897a-9163baebbf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:54.406Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5869fbb0-ce22-41da-a4b2-47da54bb09e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:40:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:04.420Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=aa2ce371-8be8-4855-b3d9-b500aad5691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:04.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:14.431Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c3b99664-7751-49e8-90e2-8c926de3dfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:24.442Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=59878102-68be-488d-964b-6617217b9b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:34.455Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5a0cd879-4ebc-405f-bd08-028d4791589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:44.473Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c6139797-7937-4c86-97a1-59a4738a478c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:54.503Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c890aa66-cbaf-4449-a2a3-29d5f384ee60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:41:54.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:04.527Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=91474941-1bb1-4d72-a7f2-4a56a10350c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:14.542Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=fcc3bf99-cf46-4957-88eb-e82cecd0d0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:14.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:24.553Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ec788be5-ecb3-4472-a73a-c9e7c3697a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:24.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:34.567Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=954628fe-711c-4ffb-8ed0-111760f99eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:44.576Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f04857a9-deea-47d4-95da-e533532cabde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:54.589Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6dbc4363-1653-4545-a4cf-c204ba647fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:42:54.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:04.600Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d8423c9d-23af-4417-a3e9-cf7aee5eea46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:04.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:14.614Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bdfaad59-2446-4896-88be-2a3e694d6f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:24.631Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7586f3ed-cf9d-428f-8766-1046cce52c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:24.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:34.643Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=23a1723d-dfa4-4ae9-a78d-669e99207ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:34.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:44.660Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8e2c62cc-40cc-415c-b0f2-b45965ee73c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:43:52.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:43:52.499Z |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-03-18T03:43:52.501Z |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-03-18T03:43:52.506Z |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-03-18T03:43:52.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:43:52.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T03:43:52.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T03:43:52.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:54.673Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=32a8dabe-4953-4ac6-abfe-73aab93e2128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:43:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:04.683Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=503a0253-9246-4b8e-b14b-6dc879cbd251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:04.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:14.691Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7c72184d-84dc-406f-b3e1-e41b4e224359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:14.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:24.701Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=dde52adb-14e2-4efe-9401-348085be0679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:24.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:34.718Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bbc888f6-0ea9-49a5-9ca3-3fdf9a178ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:34.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:44.731Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7923a699-a439-463d-9575-b2b8e76dedd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:44.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:54.744Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=106178ec-e43e-459b-8f3e-af0950791248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:44:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:04.754Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9a5e2d03-6c9d-4fc8-bfeb-7f01173ba99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:14.768Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=79e36a59-48e8-45a4-ace9-d563e8ad087c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:14.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:24.787Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0f69b794-6fd8-4ccb-8e2c-73ce6ac32932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:24.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:34.803Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=eb1900c0-0124-45c9-8e48-7dd04b0ad0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:34.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:44.824Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5ad5adc3-58be-43c7-9347-96f572bf4de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:54.839Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=46585891-e1c5-46c5-8271-9cd076355420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:45:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:04.855Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cba8f93d-5f74-488a-a026-4659d44c1fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:14.878Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3ce78037-4c8a-4d7e-b5b4-d3519dc56beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:14.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:24.897Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9c99ee75-a0be-4316-b440-b5f639f38291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:24.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:34.912Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=08e70895-7e46-405c-a617-72cde8b9b441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:44.927Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3dfe86a8-32c5-4de1-ab36-ba6d9f3176db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:44.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:54.944Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d8f6d716-af30-4701-82b1-ed29c59b63bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:46:54.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:04.960Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=37b12b3f-1ca5-4aab-a309-cc2df72990ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:04.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:14.972Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4f06e60e-49b2-40bd-b96f-414da0a9f61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:14.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:24.986Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6055fbf4-3654-4a96-97a3-c6f6e9c616b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:25.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:35.006Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=aefced01-6091-4e90-bc86-084e4396567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:35.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:45.016Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cb8fd8bf-de12-44d0-aa12-e1d9ca471e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:55.027Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=10215521-2be0-4f8c-93d9-d29905b01342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:47:55.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:05.040Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f38d5cc9-23cc-4c12-98f9-a4e5433cc609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:05.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:15.057Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9349aee5-f092-467f-b7a4-fa465dcbbbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:15.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:25.080Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7d57a1ed-3e23-4179-b453-78fe456291cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:35.107Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=62dbb116-bf9d-4a07-969e-1e1a47bfb73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:45.119Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=421a0ea2-545f-455a-a7ae-ccf5c54cf4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:45.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:48:52.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:48:52.583Z |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-03-18T03:48:52.585Z |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-03-18T03:48:52.588Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:48:52.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:48:52.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T03:48:52.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T03:48:52.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:55.134Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4b17d26a-caaa-4d2f-b6a4-a95b2bf37d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:48:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:05.150Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0c20b04a-c8cb-4f30-b38d-3177ca278ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:15.181Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d83bf083-cc20-4143-895a-7b72428d0a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:25.196Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=575f76e0-1a61-4ca9-9366-5c3458adf43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:25.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:35.218Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3637c05f-0c1e-4329-8504-d93f8927676f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:35.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:45.236Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a2120766-9ac4-4a72-8fc9-cb262815a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:55.248Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ea55dc26-0d15-4567-8756-08538f849766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:49:55.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:05.261Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c0eae74f-1fdd-411e-8f24-f20c362d784e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:05.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:15.272Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=547a02f2-6eb1-4d09-972e-b7ed234cb97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:25.285Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=33b0e9c9-bd7a-4eb9-8762-837fc0dc205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:25.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:35.297Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=fc91339e-8c4a-41da-9507-a5035f3ebfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:45.307Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b82a828a-e971-419f-916f-e8fdde049b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:55.317Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=efefff30-c31f-4e51-9cd5-3af068f1eb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:50:55.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:05.326Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f3ea0666-ba65-4370-a435-0254987bbb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:05.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:15.337Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1f981e7f-5657-4dd5-9806-0e7813f02f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:25.345Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=761499a2-1938-422f-8ddc-525336f88d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:25.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:35.357Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0afc9a05-4951-4c71-ae79-1150a8ca1025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:45.374Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=18e5c9d0-7b36-47b3-a6a7-65d3ee0c4c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:45.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:55.386Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a87d8d32-f4ee-488e-a1cf-6c20abe87339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:51:55.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:05.398Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5a618531-2a73-4a89-918b-83f68c4cfbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:15.410Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1bfe9207-04ba-49d0-902c-b2906d6ed7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:25.419Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=fcb07cf6-d102-426d-8fff-6f516ba619ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:25.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:35.428Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=438265b6-1399-4377-a29f-ddd3d59bc2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:45.441Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e730cdd3-3234-4b8b-bee5-3086f1439897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:55.454Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ddf7ec0b-93df-412f-89fa-0aff8c4c1976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:52:55.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:05.468Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=57f841fe-a2b3-4141-8882-4ae7675703f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:15.478Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e17c9f84-f028-424a-9c3c-0a7d086fa2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:15.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:25.486Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bc4dced9-e6f1-48d4-a033-16c9ac658a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:25.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:35.502Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b09526ea-be51-4821-b9d3-a2df83d56ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:45.511Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=37719e0a-fded-40d1-96e3-350c116539b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:45.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:53:52.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:53:52.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T03:53:52.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:53:52.555Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:53:52.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:53:52.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T03:53:52.566Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T03:53:52.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:55.521Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e9deabb6-d868-4c1a-983d-dc75a0d68e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:53:55.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:05.531Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f3e4f476-e746-43c6-9b07-4257ec4152b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:05.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:15.545Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=afbe5e58-8ccc-45d8-98ef-1b162cfd6b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:25.555Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=fbe6f01b-a8c6-4a91-af21-9bda5189b6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:25.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:35.565Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=89095db3-edf1-49a6-939b-371d07bd038e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:35.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:45.577Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bc89ab81-1714-4e8e-811d-afe24946d9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:55.589Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b61d7b83-86d0-4f8c-8c59-709efa156f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:54:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:05.600Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0895ddc2-26fa-452b-b367-b2d565fee620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:05.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:15.609Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6a997b7a-900a-4df7-bef7-0d3b6847dc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:15.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:25.619Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=aee78dd3-8800-4097-8cd2-ad0a3004dc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:25.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:35.630Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f5efa0fb-761c-4b35-b3ac-9b9d15db6169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:45.644Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=20a03873-6a1e-4a33-adf4-10af16d68b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:55.654Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d4b5267e-1993-45e4-a98b-cba82c92ed22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:55:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:05.667Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=264cb5dc-8889-44d9-8292-447e3b89820d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:05.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:15.678Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=75ad7d9d-3a7e-4713-9bcc-bfb581c2364f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:15.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:25.689Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c2d5a9c0-3299-4f3c-8325-61de9750ddfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:25.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:35.699Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=88203cd7-ec0b-43f5-89da-275e7fb7be96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:35.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:45.709Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0fc82afb-5a22-4ce5-92ac-0c3340c887fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:45.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:55.720Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c645468b-c915-41a8-9a1e-1547a0014ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:56:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:05.730Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6c0af1bb-3233-46d3-83ec-5e2e9cf4c6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:05.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:15.737Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0381608a-7887-4986-a0c4-64ec05e2677a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:25.747Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=32653633-d3da-43fb-bd13-04f19fa50e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:35.758Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=55a01d6b-8342-4402-8cc3-90e4482f2a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:35.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:45.768Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=eec8ee16-0faf-4533-9a79-809301cf227d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:55.778Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a3841d9c-539c-4bfa-a67a-9d2e777270a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:57:55.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:05.790Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=322fd075-53bc-4a85-b432-04c855c3b82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:15.797Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=24e97b60-e720-479c-b215-e532a3524035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:15.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:25.806Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=49dc574c-0f55-4674-872d-244bcaf6a897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:25.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:35.815Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d56fe4d0-8a66-482c-8937-db472b11be8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:35.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:45.822Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e53faeb6-7141-461f-8e07-9f98098ec205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:45.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:58:52.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T03:58:52.528Z |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-03-18T03:58:52.529Z |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-03-18T03:58:52.534Z |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-03-18T03:58:52.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T03:58:52.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T03:58:52.543Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T03:58:52.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:55.832Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b0922797-4325-4e57-8a22-1a214bcae191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:58:55.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:05.841Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=89f5a15e-91ce-44ab-bb2a-eed41383cafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:15.851Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d57c285d-7861-427c-b255-cc95a0523ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:25.862Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6082ef6b-1a05-4dbe-bfd0-5d451d110d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:25.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:35.875Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=af641294-e543-4892-b7f2-fd45ea86499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:45.883Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=55dad26c-ab2e-4206-b22e-746e6c29f446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:55.891Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=090c9d86-6779-4ce1-8251-9ae9dad5e966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T03:59:55.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:05.912Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e559bedb-52d5-4b12-b22d-598d21203e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:15.921Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=30441589-0d8e-41e3-a73d-ee5025bc3b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:15.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:25.930Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a2223ede-b15d-4238-aa50-5d8073218da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:35.941Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=42b9b17d-7694-4fe9-8870-2484b1856900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:35.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:45.954Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d6462f1b-f578-403a-b5f8-9bf22d3c0681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:55.972Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=87e932ea-4eb9-49dc-833e-32f898bb9686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:00:55.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:05.982Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3b723356-e1c9-4128-af08-2fb3dc1b2f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:15.990Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c9130f3a-5388-4e42-96c0-781ab14f18f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:16.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:26.003Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ae74d746-d579-4083-a030-47feef7775e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:36.013Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0c4da8ae-4594-4cf4-a4db-4362716d26c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:46.023Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=139f9aa2-810b-42a5-869a-b91972759863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:56.035Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=97398906-517f-4b33-8baa-aa0d8f30af2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:01:56.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:06.044Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=83e47158-2749-4c9d-8801-14fa298b27b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:06.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:16.053Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b81e0d31-44ac-41da-8fdb-690b5ec53fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:16.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:26.064Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=10c37164-67f6-4ed6-a414-3e56a4eba8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:36.076Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=045c7027-b4a0-4f90-a842-e71c703975c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:36.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:46.086Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8e6cc369-604d-41f1-a5f4-4018b71f2bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:56.095Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=95aa2809-dc60-4677-a5b4-954a63d657ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:02:56.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:06.102Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=306229d8-cb97-47fd-8410-5bc760fdc38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:06.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:16.110Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3fd7bbad-da65-435e-9c0d-c504a4d214a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:16.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:26.120Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c169bf46-c1e2-4fca-b070-9463764676e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:26.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:36.129Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=01246d72-cb06-4e78-834d-c9a994a3b127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:46.138Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=041fe375-954d-4846-8e0e-8c15c6e02d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:46.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:03:52.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:03:52.481Z |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-03-18T04:03:52.482Z |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-03-18T04:03:52.486Z |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-03-18T04:03:52.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:03:52.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:03:52.500Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:03:52.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:56.148Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b4df6a5e-c942-4ff4-9693-0c629ee96291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:03:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:06.157Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6eab3b03-04cc-49ee-bbf2-9e0361f03e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:16.166Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8d3dfe97-992a-4c15-961c-671f4fe77f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:26.176Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a504fa45-d62b-4d54-85f4-c78846320a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:36.186Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=705ec6c7-1d58-4732-8504-62e41c71253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:36.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:46.197Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c6b98763-adc3-496a-8b14-0d88cd43046b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:46.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:56.209Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bdb28979-a5b9-4889-b897-91518ce3aeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:04:56.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:06.220Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bf624323-1d92-4d1e-a0f7-e13a23f23557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:06.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:16.229Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3dc13e51-05fb-47bd-b9cb-ae36629694c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:16.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:26.243Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=09102cd4-4de6-4a90-905e-121b947ba8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:26.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:36.253Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e48dda0f-3667-4c8b-8b35-51c1d1072fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:46.264Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=aaa0d2b7-6d2c-4e3b-b6fc-80f8b1c05a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:46.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:56.274Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e632c183-2983-4ce7-8093-450dc5bef16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:05:56.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:06.285Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4a6250cb-c975-4ea2-bcb3-840e84c4b1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:06.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:16.294Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=210e2179-0f9e-4425-8ba7-ad486b18a893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:26.304Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a76169e2-6085-459f-8e1a-2ee2fbcdb9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:26.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:36.313Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=46058094-4cbb-48b4-8ce5-acf7a1d41b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:46.324Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=424c83b4-87d2-4d4a-8620-800ac01749ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:46.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:56.334Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4de977bf-1e1e-4f05-b19a-9d33f3a36504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:06:56.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:06.344Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d5a4039a-e4e1-43b1-96f6-85171b923b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:16.357Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f9daeb14-e235-4fa8-9ab2-6b5730d8e25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:16.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:26.367Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=aef47887-40c2-4665-8a13-76e2bea6c01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:36.381Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cea06e3a-206e-4237-835c-b922a5fb0cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:46.390Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bc2890e9-3f97-4c4c-b0a0-0267bb2e529e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:46.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:56.399Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d4914809-2c3b-402a-9ab4-6795330fb705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:07:56.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:06.410Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=76adeb20-7472-4b98-aa24-b6d381c59409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:16.421Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b26f42bd-69d7-4517-8511-8f8b030fd35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:26.430Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f399acc1-1b0c-436c-a3f5-101139862958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:26.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:36.439Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=66f4c9f0-e894-4b43-b2a3-2407255814a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:36.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:46.453Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d97b2337-36ff-4d3c-ab2e-e6bb6e62ae21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:46.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:08:52.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:08:52.509Z |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-03-18T04:08:52.510Z |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-03-18T04:08:52.513Z |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-03-18T04:08:52.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:08:52.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:08:52.519Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:08:52.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:56.462Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7c2c7a19-3341-4f85-94ba-ca6a3393b5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:08:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:06.471Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c8ce9e24-7b4e-4f6e-beff-807f810cc551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:16.482Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3a5dea30-95de-4ff9-940f-c944a47276c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:26.494Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bdeb1a49-ade9-459d-a66f-4f490aae83b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:26.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:36.505Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cd594cf5-0a3d-44a9-a1e0-a1c23c34bd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:36.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:46.513Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e6ad371f-e18d-4dcf-a390-34d9e45512d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:46.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:56.523Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=721264af-aad7-4477-a4c5-81ee871cbffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:09:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:06.536Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4a44ac9c-c30a-40b3-93fc-3d1b274f7d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:16.549Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=75802939-f2fe-4010-87b4-c67032579708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:26.570Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b1d8cdbe-0d87-4e96-8220-a0804b527483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:36.585Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=144a8b0c-f99b-4323-ab8c-a92a84804fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:36.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:46.597Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=01460d60-d9bc-48e4-996a-24b211f6e85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:56.614Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e03b4344-c3bb-4be6-9560-1c1467ffc865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:10:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:06.632Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=01b7aeb1-75e6-4896-a109-60658c1a4250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:16.646Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7ae94cd8-a474-4a67-9a69-ae93a97d2a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:26.654Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=55e51c60-f522-456f-9e34-d1eea13baf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:26.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:36.663Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c6f48f24-e903-4f05-80df-f8b3226f7134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:36.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:46.675Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0c9f59e6-2142-4cf0-8f6c-a218d3feec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:46.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:56.684Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=367a9f3d-46ac-49ac-814c-c45df600c2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:11:56.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:06.699Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=2f48199b-6944-4d11-a0bf-9f5f1e846bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:06.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:16.707Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7ec308cf-362f-4176-aa4d-82ac3979e7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:26.716Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c511168a-ba8e-430a-a38e-69934fec689e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:26.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:36.725Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7bda32bc-f7c0-4d17-9876-387b4b77dd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:36.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:46.733Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4c8067c3-7a16-4533-92d9-80eacbcf3134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:46.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:56.740Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d2add91c-80a4-4a7d-a253-a8ca4721f6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:12:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:06.748Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=14baaf68-0cfa-4923-b2f4-705ca31b2c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:06.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:16.755Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=461f2256-d217-4196-92a6-aca0f07ad66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:26.764Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ee56675d-316f-42f1-a7af-a820dbc7bc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:26.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:36.779Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=878777ff-15a5-4b06-a2bb-7e9751ecd7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:46.787Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cd7f04f0-dc3e-4e46-b2e3-bd41b99ca225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:13:52.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:13:52.505Z |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-03-18T04:13:52.507Z |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-03-18T04:13:52.510Z |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-03-18T04:13:52.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:13:52.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:13:52.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:13:52.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:56.795Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=febedbe8-b1f8-4cb2-88f7-3b15b28fd51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:13:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:06.805Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6ab79c49-139c-49bd-b5a3-816d3e4d9bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:16.814Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bbddea1d-258e-4086-8c49-dd21db948cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:26.823Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=87e6b341-9fee-4e04-9c86-e1004dd050e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:36.831Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=29942314-d5c0-48fc-8180-39e8cd6227b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:46.840Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ca412d91-2c1e-4ab8-a1ba-dde0003592b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:56.852Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a7946bdf-e83d-480f-b70e-ee5e955d2c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:14:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:06.867Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e6614a5c-28e5-44b0-a509-c86fd4a137ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:06.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:16.876Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=15ed2cab-d2a6-4d3e-a0e5-70dcb8e099f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:16.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:26.884Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=736fc00e-2364-4a2a-a6a5-1063d367891f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:36.894Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ef6f3696-dad3-46f6-92d6-7a2e3978d5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:46.903Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5d72013d-7209-4553-83d6-793d314fbf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:46.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:56.915Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=91b560b5-f927-4fb6-bb32-936f0c147eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:15:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:06.929Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=52879c2c-1820-46b0-8195-34eb47b86f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:16.942Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=eaf60c34-d923-476a-b485-c7cb810e06f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:26.965Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e4dfa201-3a84-40fd-a46f-71c41d0f564f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:36.985Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8f4c699b-577a-4232-8bca-65cca8677324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:46.994Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=674b24a1-4be7-44b2-a142-696a62b73e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:47.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:57.004Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e0aa1d40-36d7-40df-bf12-84cd248543a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:16:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:07.023Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6ec2273d-6f5c-49e6-bc89-a44c706a237e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:17.033Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4fbe9c68-e7ec-436b-83b0-8c0af57ec0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:27.041Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d7d5d791-908a-44f4-b593-23886c3e9875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:37.054Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1b530071-7fdb-46b2-949e-7046ed78abf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:37.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:47.061Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0ebfd0c4-50ce-430b-bdcb-4beb832982cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:47.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:57.070Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d5517908-fb6b-43d4-aa06-0f5488ee6176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:17:57.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:07.081Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4a42465c-e16e-495e-aa16-cdfdaa476c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:07.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:17.091Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f4505cb4-3d5e-4d27-9628-d58b8fc382d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:17.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:27.101Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d29b17a9-a730-4e3b-9853-4e5375bab523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:27.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:37.111Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6ddec849-035b-42dd-a5e8-8f8eadfaa87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:37.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:47.121Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f796d7ad-ffac-44e5-b1be-5872f6c81234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:18:52.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:18:52.463Z |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-03-18T04:18:52.464Z |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-03-18T04:18:52.467Z |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-03-18T04:18:52.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:18:52.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:18:52.473Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:18:52.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:57.129Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6ba433bb-991f-4f7d-922a-a99da6b5a02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:18:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:07.138Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6f25ffb8-7409-48d5-a271-7dd7a4474cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:17.147Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=23ccb8da-adb5-4002-92e3-fdd397f17b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:17.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:27.156Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=584fdb6c-be92-4f87-8f66-13283b3aec1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:27.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:37.165Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6ade5962-f6bc-45f6-a67e-12137aa9ac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:37.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:47.176Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8c0423c0-bb5c-451f-90a5-5d7af10bb752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:47.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:57.187Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ac0a32f5-c6c5-4f3c-9b97-10c2d096b088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:19:57.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:07.196Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1f9daa12-7277-4c54-ab6b-31a21c26d784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:07.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:17.212Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=77a15372-844d-4c4b-af11-93da760be16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:17.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:27.220Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ee16de69-57c5-4d0c-977d-058ef0106300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:37.235Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4bdb400b-0865-4171-bfd6-c10e53c36f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:47.245Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1b2aeb2c-52a1-445b-99fe-9376f06f885a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:57.272Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=fe7c45ac-b804-47c8-ae14-b317596dad5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:20:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:07.284Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=abea4042-40ee-4a37-b136-f6fc8ced5f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:07.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:17.292Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=20c378ff-891c-4386-8b7d-3005adbe6838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:17.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:27.300Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d773a39e-032d-4bb3-96c5-38f3d0c5c625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:27.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:37.308Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bac9fbe2-dca7-4648-9b39-0c30faeb0abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:37.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:47.324Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5e1d16b4-d658-4524-9d15-7c41f157e326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:47.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:57.335Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=71329d02-f99e-456b-93e0-7cbf5b73e44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:21:57.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:07.348Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=642c9cac-ccf2-4b35-842d-659b9bb2926d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:17.368Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b398eb21-22bc-4764-b80a-4a5c252a1488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:27.382Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=21275cd3-c914-4084-888d-018646076ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:37.400Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e72a57ed-1cb8-45eb-a844-152f7aeaa4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:37.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:47.412Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=703188ca-b88a-4cc0-8aef-a2b393d3d8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:57.419Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3d835579-533b-43b3-b463-633ce525e13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:22:57.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:07.428Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=65c6b6b0-4972-4d53-9058-135997f2f1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:07.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:17.437Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9bd378b2-b309-4e7b-9b4a-5006bb0776fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:17.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:27.446Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e863fbc2-63f5-481e-80a8-f8de475ca6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:27.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:37.459Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=fed9e675-28c3-4422-8af2-42bd1b8e3303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:37.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:47.466Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f98852f0-db1a-4e6f-9b03-836ce1878f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:47.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:23:52.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:23:52.507Z |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-03-18T04:23:52.508Z |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-03-18T04:23:52.510Z |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-03-18T04:23:52.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:23:52.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:23:52.515Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:23:52.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:57.473Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cd21ce76-11da-45c6-bedc-e1951bbdf9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:23:57.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:07.482Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b2fe7dd4-3f8b-47ce-a011-303f4560b9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:07.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:17.489Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=03660c49-3785-450b-a23e-1daa763fed58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:17.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:27.498Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=260e6bdd-6c8e-47bd-88d3-158c491cc058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:27.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:37.506Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=781d472b-3af6-4e5c-a55e-4b50583b0592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:37.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:47.513Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cead04e8-c1bd-4f9b-b59f-5b0f5de7546c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:47.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:57.520Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4ccdd42c-4134-4629-a78d-025271482918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:24:57.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:07.529Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ac91474a-bbd3-4ff6-a6cf-515ca55baa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:17.540Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b73312b3-1574-4590-8b4d-689ad801c32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:17.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:27.549Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1d273fc1-453f-4a86-8207-265ad2711e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:27.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:37.557Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=aec3544d-ffdb-4893-b413-8669e390953d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:47.568Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d4bf0407-4299-4746-b51e-c8663372b9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:57.578Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=94a264de-286c-4ec5-a0d5-0e76b76ad940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:25:57.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:07.586Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9b5edfb3-0818-4d0b-8706-3601230ec58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:17.593Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=91031c2b-0059-4444-a80a-f804ec69609b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:27.605Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3ca2be7e-4d56-47e1-b303-4ee188defed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:37.613Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=dd14262e-cd5d-460d-baf2-99df272c5be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:37.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:47.620Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a1a47b94-e4fb-467f-b1b8-10c4342bcda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:57.628Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6cde6e0d-2784-4918-b9e6-b0174faa1f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:26:57.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:07.635Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5d619f12-4a26-42b6-a8fd-a684112e0ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:07.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:17.643Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9f1a48ec-9873-4ba3-a9ec-489ca64b815f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:27.661Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=23dca994-4b90-4f22-bf85-86a45eb466f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:37.670Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=97137555-f62b-4c05-a1d5-2d484e22d2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:47.683Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b7c56923-5c0c-4889-a1d4-07908c573941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:47.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:57.694Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c6e322b1-9b26-4389-94a2-cfa8f1cefd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:27:57.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:07.701Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f5622b83-5c3c-434a-b17b-4db563a3a4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:07.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:17.709Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0574772d-65d3-4d19-bc77-e2d7e7020e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:17.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:27.717Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8d0224a3-dc7c-4700-8529-5008e8c5544f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:37.727Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6d4c5a6b-56c7-4485-a399-6eeee185c89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:37.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:47.739Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=2a488a7e-fad7-4d00-85fe-b666045187e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:47.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:28:52.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:28:52.508Z |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-03-18T04:28:52.509Z |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-03-18T04:28:52.514Z |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-03-18T04:28:52.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:28:52.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:28:52.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:28:52.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:57.753Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=344a80a2-b1d9-4e41-ad9f-c412beb0a7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:28:57.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:07.764Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cf9be1db-d9c6-4ab5-bdf6-47ef9b3e3e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:17.772Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=73ad42d3-6880-4fcd-935e-208dd7190529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:27.781Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f7351b8d-fb90-408a-bf28-60c782b080e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:37.788Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=58764449-e9b7-400e-9915-18a4e8d295ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:37.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:47.794Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=73f780fa-13a0-4240-9e1c-5b44af6ef0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:57.802Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7e647807-af2b-4f5f-8097-45e340fff89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:29:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:07.809Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d16ebe79-09cc-4130-839a-3bc226998e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:17.817Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=39037554-a34f-40f9-b3be-2425b5c0cd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:17.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:27.826Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1d3eb564-6088-4466-a5b9-317086f6502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:27.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:37.833Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=23a2ba73-85ac-4aa5-ba14-2746163d3151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:47.843Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f927ca7c-fd43-432d-a847-f3efab3098da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:47.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:57.854Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=de846bbf-b11d-442f-85e0-861a85bb8773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:30:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:07.864Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=af4a7e0e-0df9-4474-bb7b-eb356864fcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:17.881Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e6003eb4-a83c-438e-9214-27e2ad4314f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:17.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:27.888Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a845e325-30e7-451e-9834-820dd681a043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:27.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:37.896Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f370f57f-d5f9-4c46-82fb-fd895c0cadd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:47.904Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ca155ea1-ca9f-4e56-9e6e-74cbde1a0ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:47.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:57.911Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cb7444be-13e7-480d-9e4d-179b2df3d59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:31:57.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:07.919Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8e3cec04-3dbb-45ad-9452-1cc7411a16a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:07.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:17.928Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ca7636d1-b825-425e-a7db-58caa02164d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:27.945Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=073b0b14-fa50-4050-bb3e-d93216ed0695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:27.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:37.954Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9927afa8-d71b-40b5-b42d-3974923a7181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:37.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:47.963Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a7d010cc-1f8f-4e12-86fa-140e5ab3ecc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:47.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:57.976Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9825491d-abb7-42cc-88fa-c5f869029257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:32:58.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:08.141Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=99303719-d51b-46c7-bf97-5009f72b8eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:08.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:18.150Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c07af035-be76-4e7f-931f-5583804209a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:28.160Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b776e810-bf18-48a8-b8ea-28b04ba329e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:28.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:38.173Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8c109281-8967-44fb-b6f1-ec0c46fe21ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:38.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:48.189Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b4d4fe3b-8ce3-4dd1-9220-73894996c466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:33:52.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:33:52.444Z |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-03-18T04:33:52.445Z |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-03-18T04:33:52.447Z |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-03-18T04:33:52.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:33:52.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:33:52.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:33:52.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:58.204Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0af5232a-d903-46bc-b9fc-9d36e8195a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:33:58.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:08.212Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=806734d8-0dde-4966-8c1f-96471f62c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:18.228Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=651306fd-b22c-46a6-81e7-f12226308117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:18.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:28.239Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d716fa06-aba7-4fd7-b7c2-e5d5c674af7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:38.251Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ced0d312-5b65-4972-a733-eed1d317f6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:38.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:48.266Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a9dc8d34-7f7c-4643-8225-453e530b004b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:48.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:58.285Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1b23898d-69c8-461b-8146-a058caf1291c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:34:58.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:08.293Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=653d66b8-374d-4559-877a-8965bba53cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:18.306Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=76decb50-182b-47d4-a390-8e9074983e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:18.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:28.321Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0c93319e-de11-4398-838d-5d2cf3aac3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:38.335Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4221b2db-9fea-4580-90fe-8f5b7bc8f214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:38.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:48.343Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d5036126-51a3-4c6f-872c-4195238c418b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:58.367Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=50d313d4-f50b-4e87-b0e3-3fca416954b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:35:58.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:08.376Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6c6d3594-bb4f-4a78-84a9-e2c7fa63d1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:08.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:18.384Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c6b9f5d1-d52a-4ef6-a289-db2ceea094fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:18.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:28.395Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e7036899-cf7c-4fa0-8280-7f20741c34f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:38.404Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=40f1d7c4-d156-4401-833d-199a423a5e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:48.411Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=867bfe03-c8c7-4e46-b2ba-4affda7b6619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:48.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:58.464Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7f4ea1b2-15f2-4c0c-8655-dab37f6c5c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:36:58.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:08.472Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=246d4cdd-645e-4801-8b82-58cae2221c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:08.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:18.485Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=718ba797-a2ce-4209-9cf7-5fe85a6fa2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:18.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:28.497Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=509e947c-4f7b-4fc9-8ff2-b8576bd7732f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:38.515Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=335d82f6-4630-48dd-a982-f8dcdf0d235e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:38.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:48.523Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=eeed95d0-de09-45b7-bdbc-8802354987db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:58.538Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=39dd6b05-9864-48cb-b7f8-e026b5729db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:37:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:08.548Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=634d3fec-5c13-437b-a729-1f411d2f66bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:18.557Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=dabe35c7-49ab-4980-8a6e-e00acfc46902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:18.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:28.570Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3f877a48-2f1b-4d5c-973a-22e747da6d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:28.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:38.579Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9e86f1f2-9adc-4a39-8409-0ada9033e7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:38.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:48.598Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5ac9fe6a-be6c-4dc7-a93d-2e064ecd6457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:38:52.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:38:52.453Z |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-03-18T04:38:52.454Z |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-03-18T04:38:52.457Z |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-03-18T04:38:52.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:38:52.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:38:52.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:38:52.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:58.607Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=957d7990-8d19-427f-9b47-d15315a8d0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:38:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:08.616Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6fc32283-9073-4b64-944d-9dbda4d2400f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:18.626Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=eecfbc5f-7ca3-4135-95d0-d65b4d9fbadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:18.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:28.639Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ec1a4bf4-2586-4395-9fe7-e4697afdb02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:28.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:38.647Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=65892367-8da0-43d7-80c4-7251a703d62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:38.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:48.660Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=2dd4a73c-cefc-4fcf-8365-08c5f392f1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:48.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:58.669Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=550eb97a-5e35-4ce1-b1b5-05ce015a0077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:39:58.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:08.681Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e2500a33-91f8-451f-baef-b9c814606b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:18.696Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c3925339-6b90-41e2-8216-b52c1a31fdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:18.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:28.715Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a596e5c6-3af5-4602-84cc-fcd835d31101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:38.728Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=30381352-fd60-46fc-89b3-f8a363de189d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:38.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:48.735Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6f4fedd8-f0dd-436f-a657-0fe331e79bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:58.750Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=aae6899b-38b5-4544-9307-fab05d91f4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:40:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:08.761Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4d78dfcb-29a2-46ea-b6e9-a4a53e1139b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:08.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:18.776Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=43959109-c384-4e74-a7c7-e5c4e4f62ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:28.788Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=404a99e1-10aa-44c0-81b9-4ddd70b03eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:28.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:38.801Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=51c3721e-4e64-4e30-8f03-f7445411107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:38.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:48.810Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6b786976-ec80-42e6-aeb0-81d9212c128d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:48.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:58.819Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bbea5557-acb9-4e16-bf0a-a3fe755c3df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:41:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:08.828Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4da034c0-9e75-4c58-b158-4ff351cd8592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:18.838Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e94909fe-e36b-4fc4-9ea5-25584952e144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:18.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:28.857Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9dc46481-36b5-4cad-8d9d-ba184fcac3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:38.876Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=39328285-4ad5-4e7c-abaa-8f694f0d1532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:48.883Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=51971a2d-c744-4f37-9228-6729d5b23bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:48.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:58.897Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a2dce709-da7e-4a92-ba16-2b29ca8ddc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:42:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:08.906Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=aa1a9cc6-332d-48f0-ab98-8e077ddad64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:08.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:18.914Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=857decd9-5f41-449c-ace7-e759fb8e21c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:18.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:28.922Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7233f947-3dcf-4a69-b588-2543c9267296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:28.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:38.937Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a3891dac-997b-41c7-a8f1-6006c7e2095b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:38.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:48.947Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a5a5092d-e49a-4491-b7be-792b9d70a552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:48.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:43:52.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:43:52.512Z |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-03-18T04:43:52.514Z |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-03-18T04:43:52.518Z |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-03-18T04:43:52.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:43:52.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:43:52.529Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:43:52.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:58.954Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a8c6cd2b-21d0-4fdd-b726-ed03333bdea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:43:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:08.963Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ea2bdc77-4293-409f-a65c-ae0a7b8085f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:08.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:18.987Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=490ebb58-bc0a-4ec5-8d6d-54d4c0ce26c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:28.995Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=38b48851-c457-4155-971a-5ade663857a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:29.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:39.006Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e8c69ff0-2aae-42d5-a454-982e70d33431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:39.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:49.014Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b9e65c02-6edc-4e5f-8ae7-509fb8d059bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:49.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:59.021Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d2cb3b4b-f171-4850-bfc9-69b324e96a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:44:59.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:09.031Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4e503290-be3c-4d2c-b006-137547c8f973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:09.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:19.041Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=14b1ac09-46bb-4845-bfc6-58184351a802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:19.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:29.052Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d118db6e-a319-49f1-97ec-f29d2ae2cff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:39.069Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d8acc577-823c-4a75-9d6c-6a918277cd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:39.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:49.080Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e8dc3b01-594f-45cb-ba31-7384e0fd93bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:49.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:59.088Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6018229b-ea44-4e41-a66c-3ad0216f2bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:45:59.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:09.098Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=60a0043f-e286-46f4-9ad8-6d15f16ceeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:19.108Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=80f87887-22c0-4016-8302-17028a4e4742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:19.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:29.117Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0d3dc6e0-5f0c-4f73-a9f5-ba60067af1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:29.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:39.132Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=04ff3332-0397-472f-a4f2-80e0d6f49a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:39.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:49.141Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b73856e8-4e1a-40f5-935c-46f9b7fabf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:49.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:59.151Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d1e233d1-0498-4cf5-a9b7-1ac5a4544e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:46:59.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:09.159Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=dfd7e224-43b0-4680-bdd4-22a4ce54330e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:19.170Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=39c510b2-d381-4054-90be-bcbcd9f6cf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:29.179Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4c43c7cd-7f91-49cf-b4ab-c7f4eebb7696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:29.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:39.190Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7aa3b7c2-7c7e-4cce-b825-e91b3924f7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:39.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:49.200Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e81b7dbc-130c-46de-9bff-0af69a86889e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:49.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:59.208Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=58713b95-0e64-45bb-bbcc-87deffdad551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:47:59.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:09.216Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e07978fc-e138-408f-a3d5-0593cf867485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:09.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:19.224Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=aac20a6f-d94b-4a24-94a3-1f966862735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:19.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:29.232Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b4cab414-6f7c-4432-9bb8-a500fa9032d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:29.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:39.240Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7d986507-505b-40ca-a348-903f1e886dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:39.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:49.257Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=132ed65c-981d-4b29-9952-adb2c66b5f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:48:52.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:48:52.503Z |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-03-18T04:48:52.503Z |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-03-18T04:48:52.505Z |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-03-18T04:48:52.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:48:52.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:48:52.510Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:48:52.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:59.269Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0497cbff-1f6f-4857-869e-c10f93ba5446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:48:59.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:09.276Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b34b7c0d-3d03-4432-93c9-c68bb83140e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:19.285Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1983df2d-9834-467d-9175-9deb963e35c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:19.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:29.293Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9aac0336-de91-4f7b-b127-0c9bc7ba9524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:29.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:39.300Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0508f314-6ce8-4521-ae92-ceecf9aff62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:39.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:49.308Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=93cdea6b-437f-4cb3-b9cf-9509cc20dd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:59.315Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1ed20ee0-fbe2-48e2-af17-a86b1b21c274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:49:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:09.324Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=41b5ce39-1b1a-4893-8697-9e913da43f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:09.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:19.331Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4f9344e2-7e79-45e2-bfa6-ccd3cad180f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:29.344Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d7bff77b-71bc-4900-b1b9-33ca7c8aed55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:39.354Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=2b1a3799-81d1-427a-a829-bc5c38f21f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:49.362Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=16ba414b-50ff-4291-9d4b-ede692affc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:49.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:59.377Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=64cfe9b5-81c2-43cd-90af-78182b89fe0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:50:59.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:09.384Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=91ce0181-8f29-4c8e-8607-0095ae16d565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:09.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:19.394Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=cb4e88bb-7630-4b3c-bf40-1d72193e175d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:29.405Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ac09f03b-1629-4f4a-82b4-5d6b3a28981d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:29.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:39.414Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ff35cd07-b4a7-4935-86b8-31701a6d8cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:39.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:49.422Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=888c6da0-dd0e-443e-98f0-cdd41bb93bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:49.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:59.429Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=41c98f7e-588d-4fdb-86ff-5a4564f0f1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:51:59.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:09.438Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9072ea9a-2ed2-4a41-a86f-70a1bc99e07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:09.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:19.446Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=79133805-0c98-496a-a7d9-8a0c8219dbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:29.452Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=393dc48b-9cb3-46d0-81c2-535efee3ed14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:29.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:39.468Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=881e7cd3-cfd8-412e-a103-9be61141bad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:39.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:49.477Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1f426466-650c-497f-a43e-cbdd2e8cef8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:59.487Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=2c8ffb03-03b9-4263-bbac-55cf5574ca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:52:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:09.504Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e6358c2e-4814-4744-be55-108e0880c9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:09.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:19.512Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bbd87997-56be-46ab-aa3f-abb008ff0784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:19.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:29.522Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3d066a3e-a62d-468f-927d-4eebcbc3f26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:29.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:39.532Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9d9c0353-d7e5-4c21-b80f-449b283216ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:39.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:49.540Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0f79fc04-4635-4ba5-89b3-bb1608c0fecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:49.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:53:52.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:53:52.505Z |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-03-18T04:53:52.506Z |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-03-18T04:53:52.510Z |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-03-18T04:53:52.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:53:52.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:53:52.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:53:52.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:59.551Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e6fb0fd4-a670-4332-bfdb-004952916660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:53:59.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:09.568Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=23af8c57-67ed-4c41-8f48-817429b37d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:09.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:19.583Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=06ef29d7-010d-4d03-9ac3-568bf11b5cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:19.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:29.595Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5b7f5f81-8786-49b9-bcd8-a1e1a0f96290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:29.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:39.604Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f34a479b-94cb-4445-91c2-f578c8248461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:39.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:49.613Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=90eb7959-3afe-48dd-9119-0664a32bdfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:59.623Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=81108513-87c9-41f2-bd3b-8bb5c1aae340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:54:59.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:09.638Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f3e58ad0-1ee0-47ce-abde-288d46b67265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:09.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:19.669Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1f6e51ab-7070-4f68-9d1e-a8e35241ee25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:19.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:29.677Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ee22bd6b-235c-49ee-a9a0-0f640b2ea49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:29.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:39.687Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=6fd99bf8-862e-4c06-b13b-a77d2c1dc1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:39.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:49.696Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=96a3f2c9-727c-4885-8c34-6129892e4fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:49.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:59.705Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9cdba3fa-64ef-4837-9801-c190efe3e070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:55:59.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:09.713Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=912cc376-05e3-4aea-b609-51e7a6d973a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:09.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:19.721Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a204d21b-badb-4878-8bab-999891f52216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:29.733Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=842179fb-083e-4731-93ff-3edd17ca9b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:29.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:39.746Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=df9ef6c2-64e1-4646-84f8-6e679ab30815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:39.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:49.756Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7bf46010-2d87-4e01-b5bb-671619357e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:59.762Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=84e68f70-798d-46f2-8cfc-ffc25aef0acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:56:59.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:09.771Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9b9cf471-5092-49ab-b495-fe92cb21b435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:19.779Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d5b792d3-0de3-4e29-9dba-17a17bba397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:19.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:29.786Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3e115865-454c-4a86-8af0-5ad99ef1716c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:29.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:39.800Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=124583ab-3af7-4333-8bc1-785bdf5071eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:39.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:49.810Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=8e596c76-7c8b-4c6d-bd65-11e9334b21af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:59.819Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=61b7c949-d007-4048-9075-69f443b0d666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:57:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:09.828Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=09ee9d24-7de5-441a-8c08-a345506f5635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:09.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:19.838Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d73372ae-f39e-418c-8c2b-63afa6e693f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:19.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:29.847Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=b4dfbfa3-d6b3-4132-9e0d-83f9d3fbebe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:29.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:39.856Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4574ebc5-bda7-4b28-9412-8c871e113142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:39.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:49.868Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5d51fee8-87b1-4373-b647-fb0f04202893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:58:52.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T04:58:52.479Z |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-03-18T04:58:52.480Z |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-03-18T04:58:52.482Z |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-03-18T04:58:52.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T04:58:52.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T04:58:52.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T04:58:52.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:59.877Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a685d121-baff-4fae-aee0-dcd594c615a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:58:59.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:09.885Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=2ecb70b2-d856-4eac-9fa0-d65cdb548d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:09.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:19.894Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ab6450cd-73b9-4fe3-8c97-6ebecaa5a1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:19.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:29.905Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d95e9898-3c54-44c8-af93-abbb51f59e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:29.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:39.917Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=50456806-1d95-477b-bc5b-a1a9f7003d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:49.927Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=521f7bbc-6864-4399-bff5-f6be24bdd175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:59.939Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9ddf123e-1645-4ef9-b7b1-8311b378e0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T04:59:59.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:00:09.957Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5bdb93bf-57b8-4aaf-85c2-064898aaf777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:00:09.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:00:19.968Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=43e53148-0073-4abc-aaa8-a579a2b813fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:00:19.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:00:29.976Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=87adc4c6-b109-45a3-93ac-93f23bd12788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:00:29.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:00:39.988Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=4e497a0a-994e-4747-8589-3189ea2383fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:00:39.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:00:49.997Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c7235139-9c15-42ea-8320-55e9f4d7e588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:00:50.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:00.006Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7a4d1926-1f56-4a81-93a5-01c695470193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:00.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:10.020Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=ce93916b-72b3-4f05-a26a-8ae718d31ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:20.043Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3ff79a67-d5b5-4466-85bf-e2b49ad5e477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:30.052Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=d617f663-3aec-41b4-844a-06db869ce043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:40.062Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=71a0c695-158e-4d82-88e7-cfd3994b7627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:50.070Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=23a3f17e-ea13-4e09-b9bb-85997f146213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:01:50.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:00.078Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=f00139e7-b2cb-4492-8113-d812db936d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:00.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:10.089Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0406e813-6eb5-46ca-b4e3-7b81a4bf7dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:10.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:20.096Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7e6fddc4-1f1a-4704-9df7-b103156e5249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:20.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:30.110Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=872ac702-ed48-4c32-9f34-5c0a99bdf861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:40.118Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=076fcf24-68f5-4f51-a722-6e0421473dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:40.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:50.129Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=daa8188e-19dc-447a-8611-8f6e77976bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:02:50.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:00.140Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5324a869-745f-49ea-8367-9ac365b24aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:10.150Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e0da18d2-8ad8-4329-9ce9-80e74f15f07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:10.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:20.160Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=c67688f1-7052-43b9-8839-2ea4d4a24aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:30.169Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=19a5d0f4-1a74-43e2-8cf5-9d7866e70265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:30.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:40.178Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=7bd1469c-7978-42a9-9db6-7763610c02cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:40.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:50.190Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=52371744-c09c-4bb2-a24f-ac071e5797f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:03:50.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:03:52.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:03:52.508Z |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-03-18T05:03:52.509Z |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-03-18T05:03:52.511Z |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-03-18T05:03:52.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:03:52.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T05:03:52.518Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T05:03:52.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:00.198Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=838b9b68-758c-4bf6-bcec-6f8118727a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:10.207Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e5f81545-9783-47c5-aba4-a596b97d31b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:10.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:20.219Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=9dcc8490-e595-464f-b696-459d55911375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:20.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:30.228Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5546c16d-6953-4329-954c-6aad4b3be767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:40.238Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=267234fb-ca61-4ed3-ad32-13a5bdc34011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:40.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:50.252Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=1eec2f69-5c35-4d4b-af82-31f52d199f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:04:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:00.266Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=83a60f5c-4e9b-48cc-b1ac-12ab348a8856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:10.275Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=e4b384bd-9a5d-49da-a259-0f951b4b9faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:10.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:20.285Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=0a7d53b6-209b-40d2-b707-d962c451a9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:20.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:30.292Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=bb0d64b8-0622-4b64-a46d-ff0009fb6bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:30.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:40.301Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=fd45fdab-10ac-4ee8-8b22-1a0ea89e36ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:40.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:50.312Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=23674f54-8289-49a4-a3d2-d7a9d653bbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:05:50.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:00.322Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=a0088449-92ec-47d3-b07a-3931c6fc25e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:00.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:10.343Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=34b6eb64-71eb-4038-ae74-131e783147be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:20.358Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=665eb19a-0aa3-45e1-932f-a2f4e9332212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:30.371Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=29f09159-3103-488b-b2c2-521baa6fddd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:30.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:40.379Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=888edf04-32ca-4209-8f73-c357423aa236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:40.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:50.390Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=3031f991-9657-495b-853b-badb91e0a4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:06:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:07:00.400Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=55b0c366-6e35-4d7e-a4cf-fba06cb94dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:07:00.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:07:10.411Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=92f431d7-42b1-4561-a57b-8f5631ca7f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:07:10.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:07:20.420Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=63aef779-3de6-4fde-9b1b-f2c9d8cc9177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:07:20.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:07:30.433Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=141d82ee-ccfb-48c8-ae85-9071b6894b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:07:30.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:07:40.441Z |INFO |Init configs |InvocationID=a00f907d-54a7-419c-8dd2-68f6ec34cdec, InstanceUUID=5a4e5f15-157e-4975-925d-bd39239b2542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:07:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |