By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:15:04.546Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:15:04.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T03:15:04.725Z |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-22T03:15:07.318Z |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-22T03:15:07.617Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T03:15:07.618Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T03:15:07.618Z |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-22T03:15:07.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-22T03:15:08.363Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-22T03:15:08.444Z |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-22T03:15:14.548Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-22T03:15:16.137Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-22T03:15:16.189Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-22T03:15:16.193Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-22T03:15:16.436Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-22T03:15:16.437Z |INFO |Root WebApplicationContext: initialization completed in 7992 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-22T03:15:18.189Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-22T03:15:21.766Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-22T03:15:26.124Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-22T03:15:26.740Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-22T03:15:26.743Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-22T03:15:26.755Z |INFO |Completed initialization in 11 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.MainApp |2022-03-22T03:15:28.417Z |INFO |Started MainApp in 33.929 seconds (JVM running for 36.371) |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-22T03:15:28.639Z |INFO |Start scheduling PRH workflow |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:15:28.677Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d71ac740-c7bf-4cf5-acc1-e30d9d247cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T03:15:31.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:15:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:15:41.426Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=02f20b64-e774-4629-8bb5-b50c7c901160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T03:15:42.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:15:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:15:52.737Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9feb6722-e413-4fe9-871b-67b7b1cddd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T03:15:54.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:15:54.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:16:04.232Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5796386a-e500-47a3-9a20-86f58ea1d294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T03:16:05.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:16:05.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:16:15.456Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f56cd72d-f5eb-4201-9a4b-e09442d0c12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T03:16:16.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:16:16.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:16:26.748Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=fac22c70-54d3-41ca-9ea1-19f7521ca045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T03:16:27.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:16:27.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:16:37.947Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=39ca6000-9333-4b62-bb4c-83f40c1284af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T03:16:39.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:16:39.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:16:49.096Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=777c93f6-2206-4a3d-a0c5-18bf00ac68c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T03:16:50.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:16:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:00.336Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=24d4adb5-4422-495a-a702-5957a90e76b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T03:17:01.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:01.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:11.486Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5d1be4c8-5298-4434-9aea-6fb9b5af2ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T03:17:12.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:22.928Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=33a8f6d3-6c59-42e1-b2d3-5f5a160edc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T03:17:24.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:24.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:34.077Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=239e364b-5c54-4060-8be1-0e8352628bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:35.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:45.158Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=815a22c5-371b-44f6-89f7-75ae0f258300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:45.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:55.288Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d32baf4f-0b53-4af4-9210-11bc65c9adeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:17:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:05.383Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b63b9a07-e976-43b0-9715-e0eb33a42288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:15.447Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=543d0f5a-4826-4eda-a3e2-e68b839de55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:15.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:25.485Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2394dece-17a8-422a-b2f4-f9eff6f16f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:35.534Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=cd2eae20-48a8-4111-9a58-c0dc921087a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:45.572Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9c344e20-3d31-4e5b-9f4f-ab46206527c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:45.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:55.592Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c0db7b1f-10f1-4e67-86ce-8fc28fe933fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:18:55.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:05.625Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=03bf3b7d-c89d-4ae8-94d3-fab6ea63fade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:15.660Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=77e57ee2-465c-42d4-b2c2-6331e2a5b270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:15.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:25.685Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4f8a1895-56c0-4253-9d3a-0d281bd5ae3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:35.712Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0bd479aa-eaec-4ebe-8c79-0df35282a401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:45.740Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=675524c1-75f9-4fe0-b0aa-b0c2f09013c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:45.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:55.767Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f2c8d16e-0c8d-44ac-9228-73bf0830f076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:19:55.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:05.787Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=02de72e9-53b6-461e-aaee-8ae88f633102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:05.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:15.829Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=798e6c8c-fc11-47e5-ad7a-7f4f70bbb32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:20:20.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:20:20.047Z |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-22T03:20:20.049Z |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-22T03:20:20.057Z |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-22T03:20:20.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T03:20:20.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T03:20:20.110Z |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-22T03:20:20.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:25.878Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b8764931-3faa-4847-ba73-a018ee0ea3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:25.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:35.900Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8914e030-d76a-4272-bb8e-5b8ec5b6e281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:45.967Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=00b1b7f2-c1f8-4ea3-a6a7-14301c60a0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:56.015Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=30a41461-7b9b-4a37-b63c-b1ee4300d0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:20:56.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:06.037Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f498eb54-71be-4228-95d1-48555542fea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:06.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:16.075Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0146c342-75e4-49dd-85b5-a6a3a8e02998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:16.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:26.156Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=dd9d5905-e0fd-48ff-afed-93a83ac003ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:26.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:36.215Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f628955f-557d-4413-8d59-b026a43089ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:36.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:46.251Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f7612760-df7f-461b-b6f7-0311f1e619ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:46.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:56.268Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=bff450aa-3f1f-45cf-b623-1cf62cbfd13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:21:56.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:06.298Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=51407f80-dfe6-40cf-a1ec-ade521a17e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:06.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:16.352Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=67eb7a87-f483-466f-8c61-d3861af89823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:26.371Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=91e903ef-ed23-49f6-83f4-d193ac66b6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:26.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:36.394Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=45cc0f31-7dc7-4003-a07a-faaa048e4afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:46.484Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=56e5c7a3-ce38-4a0e-9f1b-412f71565bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:46.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:56.632Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4723b474-6b9f-4eb4-afc7-0f7ba0e745b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:22:56.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:06.725Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d0dbf777-0587-463d-b22c-07646355c16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:16.782Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b131f493-f202-477f-bd18-30696744313d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:16.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:26.853Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=41318b01-763a-4df8-a8ef-723b508ae4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:26.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:37.010Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8ebaab6b-7499-4a83-8364-9300c39e7a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:47.189Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=03d8bbbc-c0a1-4064-9a12-d8d72d051374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:47.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:57.269Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c53b12e2-f1d3-4be7-b2a2-6fde12841782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:23:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:07.318Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b98ffcf3-97e9-415e-abe3-5d6e94ce033a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:07.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:17.380Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b982511a-49d8-4dcc-bb21-857c21bf9c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:27.453Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=700e0806-a5d7-414b-9a2b-f77a46952e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:37.512Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4d1af882-af41-406f-900e-e75e99df75b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:47.581Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d06aed11-d87a-41d0-95bb-89477f90dc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:47.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:57.644Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=82fef1aa-2f3a-416c-bc9d-da4cb95aa48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:24:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:07.684Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ba4131db-120f-4ef6-a037-91ce96fbadfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:17.757Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3b09e443-d8e8-4dec-8728-5a2e382892ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:17.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:25:19.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:25:19.753Z |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-22T03:25:19.755Z |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-22T03:25:19.762Z |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-22T03:25:19.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T03:25:19.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T03:25:19.785Z |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-22T03:25:19.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:27.780Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=68acb699-6d0a-4ed3-bd16-ac64a09cd176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:27.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:37.874Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=44b9bff8-4b44-45bd-b401-650058e86381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:47.929Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=83196b22-48ec-4729-a9ca-1c49b5abeef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:47.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:57.984Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c655f506-2033-4714-8ebb-673b37d7f0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:25:58.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:08.022Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=06297488-8777-4150-8b89-140a357c31c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:18.096Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b7f1b940-842b-4438-9be5-35d1dc63fced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:18.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:28.289Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d82ba3ad-fd3e-4545-a138-dba39788f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:28.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:38.339Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=33a04837-01d1-448d-8f09-6cfcc84f21f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:48.457Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ec693dcd-9316-4a3a-999b-ee324cde3591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:48.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:58.492Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0e3cbfef-35b5-47b0-998a-f130b420cc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:26:58.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:08.551Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5b26abab-9991-482d-8ecd-5f2e1dec7b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:08.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:18.627Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=69779ebd-8230-425c-8cb0-9f3e418ee02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:28.646Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a0da4a16-bb8a-4ac6-a80a-e3cefb1c5cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:28.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:38.669Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=daccba1d-952b-4e1a-8e4f-dd943e7e2a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:48.687Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=69c3d5d4-f34b-4bb3-b9d4-eefb25d6d41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:48.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:58.741Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c0eadcde-7c4b-4afa-9e3e-52e181c92275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:27:58.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:08.769Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c6eefe66-6de6-4b19-abae-6ed7d71f6523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:18.927Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=28d20271-70d6-4c59-b781-400cac455e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:28.993Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ca77aeb6-49f2-44d0-aa86-0b6d42925fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:29.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:39.050Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7476745e-2e06-4834-aeba-bc6fbe452ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:49.115Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3e69cf8d-b8c4-481d-811a-7996f048e438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:49.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:59.207Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=77821ad1-34e3-460d-86ea-e1a81ec4f109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:28:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:09.287Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=fc11757d-cd0e-4ed6-88b3-fcb7cb6617d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:19.355Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d8856638-b7aa-45da-a67c-1c3177d44bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:19.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:29.407Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=187ebbf9-4606-49d9-bd58-21253f6de9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:29.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:39.455Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=72577194-ccd0-43b8-8fc3-568d2e31879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:49.528Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=02b9e662-1dae-4802-b73b-b08bd2bda938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:49.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:59.636Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=68fa6e8d-fabf-4926-976c-d418d749a0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:29:59.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:30:09.680Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=96a8f385-959f-44ad-b46b-606ec3ec1368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:30:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:30:19.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:30:19.608Z |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-22T03:30:19.610Z |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-22T03:30:19.615Z |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-22T03:30:19.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T03:30:19.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T03:30:19.657Z |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-22T03:30:19.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:30:19.806Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2f86a32e-a7b0-4265-8fa4-4f6b488c5f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:30:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:30:30.288Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d65b35a9-6a4c-4abc-a655-4ef4bf9d1872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:30:30.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:30:40.377Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f30953b6-da6c-49a9-bb58-ed53f35a87ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:30:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:30:50.470Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ad60d78a-1bd1-4297-91a1-ecf02cc51ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:30:50.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:00.578Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ef928e55-1eb5-4817-a4db-e4f61fc970fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:10.691Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b7afc10b-09a6-4891-bb4c-cea776fdc772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:20.756Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d910a167-18e2-4a68-b7cd-0596eeda20eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:20.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:30.915Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3bbdb719-8945-4882-af0e-f00740449c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:40.981Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=486ea78c-3c0d-43a0-9c60-dfcf8a29103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:51.053Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=49dc0598-0b3a-4b74-b3f5-15ecc7d10bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:31:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:01.104Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=cb7902d9-d3f5-4aeb-bd33-af9e1b74ef7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:11.181Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=dc677510-0b51-4035-abc6-9b7f6df1aed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:21.262Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=88e764f3-5f02-45ee-87ad-f532a2a17cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:21.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:31.433Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=48ca4dd3-6d3a-4d05-b0ca-b23ac4cc85d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:31.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:41.524Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b9237157-b989-4a7c-9caf-a25815eede9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:41.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:51.652Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=aa8f94b6-e86e-412f-8ca4-089d6901a393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:32:51.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:01.792Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e156c731-2ce6-4371-8206-75c167d070f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:01.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:11.883Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3227e988-47d5-4c94-b0e0-2f6fba637daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:21.963Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ee2b5f3f-26d6-4562-98e9-750ce14c2a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:32.047Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a439b57f-e37b-45c4-963b-2c4a580f0fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:42.093Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=13fdafbd-9574-47e1-8008-104c7c9145b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:42.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:52.136Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=82431106-60fd-4e06-bd7d-9735ecaeb5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:33:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:02.156Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d8d98988-97d2-4e9a-a027-dd03fcc66b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:12.173Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=af6dee30-786c-4c7f-a4e3-3f2fe6bc404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:12.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:22.273Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=12f5e408-6952-4191-803d-204e5206cbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:32.314Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=43062343-4299-465e-a938-313e28e3d77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:42.354Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c7636d31-e9b2-4998-a378-544488b65aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:42.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:52.382Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1c6a2407-6bce-4c12-b541-3936dda92e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:34:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:02.507Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4c42f020-9a89-46e2-bc9e-ad7befd86bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:12.549Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3008143f-2953-4203-b066-1a9a4490ea5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:12.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:35:19.039Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:35:19.039Z |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-22T03:35:19.041Z |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-22T03:35:19.045Z |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-22T03:35:19.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T03:35:19.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T03:35:19.068Z |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-22T03:35:19.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:22.605Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a639dfdc-ab41-41d4-b434-7c5dafc07523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:22.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:32.653Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=da9ffad9-4b9b-49e9-bbf5-5d63644d5e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:42.707Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e6d60b96-4d91-473c-a079-691be6f55912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:52.805Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b56a1158-3441-4966-8176-97a47c69300e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:35:52.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:02.942Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6922a0e2-cb50-46fb-90b3-29bc43f9dd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:02.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:12.989Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=356ca536-cd18-4890-952e-ac469704c48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:13.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:23.107Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=89e03dd1-72f1-447b-8461-c2c250650766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:23.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:33.157Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0bc3c6da-d0c6-4ad4-b9d1-93083afe9408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:43.204Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1fede357-6374-4d75-8f56-fb73b35d022b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:53.263Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ae81a575-8766-4884-bf1b-5332be7b9a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:36:53.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:03.395Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=773a0ed8-350e-4cf6-9fe6-4e72f3a85f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:13.455Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4b6306dd-c0ee-499a-95fc-932a9eff4564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:13.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:23.481Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=db105b19-8ebc-4759-ba32-70363ea36588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:33.548Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=da034b26-2331-4619-a7cb-aaf492f5a1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:33.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:43.575Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=21449455-58e0-42eb-92ad-293812fd307a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:53.644Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c832819e-6140-482b-8778-16c30e0c7d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:37:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:03.679Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=79988393-65a6-429b-895c-bed268166412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:03.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:13.776Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=95f61517-e63a-4d82-8521-d7ad2040b655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:13.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:23.829Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=99d9d7b0-050d-4002-b2d1-a94e858ce957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:23.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:33.885Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=37592cf7-c0b7-4f96-a0a1-fd286ad11b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:43.973Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f03672f3-b282-4bfd-94d6-f525b2c3d7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:54.077Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3d932d2e-ccd5-48cb-97ea-853a84374332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:38:54.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:04.175Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4bc3bc58-3888-4b91-851f-bda454a0fee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:04.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:14.261Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7e903e1a-6220-45e1-93b1-561afa345ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:14.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:24.282Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=395092a8-f38a-492a-b381-3fa6f7595d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:24.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:34.330Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7b2f5c12-e90b-411f-9c18-f0608adc04bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:34.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:44.373Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6ee53728-284f-45d5-81a2-371fcbe920ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:54.396Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=91634df1-3cf6-46f3-b6ac-b1aea3d59ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:39:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:04.438Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2085427f-f8f4-4bf2-84a2-7c26a5a6800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:04.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:14.495Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=14271730-443b-4cda-b989-cf3bc775e8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:14.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:40:19.071Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:40:19.072Z |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-22T03:40:19.074Z |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-22T03:40:19.079Z |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-22T03:40:19.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T03:40:19.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T03:40:19.096Z |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-22T03:40:19.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:24.523Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d0c90249-0711-42ff-80cd-54a23f63c998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:34.559Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c295ea0c-b4b8-40d8-acca-5ed83f43f70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:34.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:44.588Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9c7df326-6499-4ce5-b9cd-497767227d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:44.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:54.608Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f5738d75-c88b-4152-802b-06deed8aa71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:40:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:04.666Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7c40795a-278d-4c97-a529-de4e9739ec3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:04.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:14.684Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ff6c4928-0438-4879-86ed-e6c1ffe80644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:14.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:24.775Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=77df560f-4c93-483c-9f37-4d454b350d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:24.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:34.792Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=75f727b4-af13-4231-9e41-e0ab4cff557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:34.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:44.888Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=bda42138-e06e-4ffe-b12f-2feae90aa6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:44.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:54.915Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=af301969-b8b9-46f5-8a53-f7eac03bc1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:41:54.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:04.946Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=73884d88-a6ae-4849-9ecd-6200efb94f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:04.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:14.967Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=521ebbed-208c-4907-9653-537e20b9f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:25.040Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ef9587b3-6b86-4e3b-88ca-2792a859a6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:25.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:35.070Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=83e8ec5a-aece-4d90-b5d5-46f2a144fbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:35.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:45.159Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ca7cadfd-761f-4960-b3e4-fa06d469fc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:45.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:55.192Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c8da39b7-b1c2-4065-a2fc-d7706a0ae50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:42:55.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:05.223Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=10990036-63fb-4a7a-8f61-5bad593fabc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:15.256Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=87b536a9-8398-4377-bb55-abb8a5a01cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:15.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:25.307Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2af70ccc-c6dc-419a-aeaa-2cd3b0a9f5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:35.385Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1d79a275-eae1-4f2b-85ec-d58e31c87ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:35.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:45.471Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f8cd7de3-37df-4d56-ba72-96ab666c3369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:45.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:55.497Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c10b5133-9911-4cd6-992f-a1ff135a7a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:43:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:05.548Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1c25fe3b-9602-4a4a-91df-d72bffd99fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:05.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:15.621Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=99001c66-968e-4765-a893-4019e66e7ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:15.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:25.672Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=300a9c53-fc81-4694-a7cc-7c6523861ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:35.711Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1d74d51d-9bbe-4f22-a5db-e3077053e1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:45.817Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=81e09191-beed-40e3-8c07-5b4284588c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:55.863Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5f42c6db-91fc-4802-bf20-6b9619ec5a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:44:55.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:05.908Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4817f6e3-be92-47cd-ba6d-30bb257e9a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:05.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:15.972Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=21020a4a-a1ab-4f8d-98eb-ee2f25686f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:45:19.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:45:19.010Z |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-22T03:45:19.011Z |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-22T03:45:19.015Z |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-22T03:45:19.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T03:45:19.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T03:45:19.027Z |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-22T03:45:19.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:25.989Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a8a310db-d7e6-4e8d-a8a5-4d0d6b8edfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:26.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:36.047Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=40d8c020-2165-476d-9a68-ffb08880ed06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:46.104Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=51b308e7-b99b-4246-9d8a-738a98564969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:46.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:56.148Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6205251b-8d15-445a-97ca-119caa0696b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:45:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:06.191Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0ed04c0f-464d-43bf-81ae-605324722ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:16.258Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7ce5180a-74f6-436b-8b1f-259218edd7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:26.284Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e63278e7-28f0-4584-a794-f082421d250f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:26.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:36.339Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=17d2502d-e138-4ed7-83af-68dd0016ded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:46.375Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d6e52119-b24b-4285-b1a8-adc7f06e8e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:46.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:56.404Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=39cf4375-9083-4a13-a363-8eec32186117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:46:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:06.448Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d9765626-738f-4850-9322-c5930e556cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:16.462Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=cb52ac1e-928d-41ca-b3c4-3c99e9035986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:16.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:26.495Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=afd80b47-f134-491c-bb91-76b174ffd301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:26.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:36.523Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2a735596-ebd5-4c43-ac0a-6b197bfe87f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:36.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:46.598Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5a1f0215-b9ef-445a-a314-ec0bceebab79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:56.640Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=22b9cdb0-9d36-49fc-82e5-6922229cd357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:47:56.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:06.658Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=447eb964-cb5c-4735-8dc3-07fa18531188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:16.677Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b9109bc0-1d59-4e40-a7dc-17ead85fcd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:16.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:26.708Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c8ed7ca7-c054-4a4f-bd1d-33a62df64e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:36.765Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=107e266c-fe2a-4be0-b137-0cd145ad4546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:36.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:46.782Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6f1193e0-18c1-458f-90d4-2206d8160fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:56.797Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7d784836-e147-4b18-97eb-6acf8f9093b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:48:56.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:06.823Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a3ff5ba7-f49f-44bc-9e60-4202dcb92502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:16.883Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=70429827-045d-4231-bf69-03f247aa19dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:16.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:26.930Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ca06bb96-c7b8-4517-b6c0-a7617cfd34e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:36.947Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=76b17bd8-aeec-425c-bef8-e80a8e453795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:36.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:46.966Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4cb5d9ff-07af-4687-ac20-087b02722bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:46.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:57.004Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f0145068-b083-4ee8-b146-93b6817ba2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:49:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:07.034Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3189d634-bd3b-4347-a819-23bcdf6203a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:07.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:17.078Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=53225885-32c8-4bc7-9706-ad14c0387714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:17.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:50:19.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:50:19.123Z |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-22T03:50:19.125Z |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-22T03:50:19.130Z |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-22T03:50:19.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T03:50:19.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T03:50:19.141Z |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-22T03:50:19.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:27.096Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b35df4e9-558f-4fb6-8054-08440bd55fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:27.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:37.155Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=54893c82-a201-4f98-8fde-be5ea8a35c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:37.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:47.170Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e272c1ac-ad53-4d39-a927-26e18919f184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:47.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:57.192Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=98d624c2-49ef-48c5-ac0c-c6252e5bf7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:50:57.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:07.219Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=cc50b11d-7949-4c9e-8321-127d64936771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:07.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:17.250Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2bded1ef-9421-4143-99d5-b69a0bc19537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:17.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:27.281Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a3618812-48d8-4a19-ae4d-fcb89157e297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:27.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:37.294Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0b2cf914-102e-46e3-867f-a6b676d9e9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:37.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:47.311Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f3eab43d-7b3a-426a-ae38-1d9aa0189695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:57.359Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0d386bec-8337-4d21-ab2f-795b0647d1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:51:57.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:07.383Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=dc0f6f95-110f-40fd-a094-7e0f50662240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:07.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:17.396Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=cf451383-31c4-4ea1-964f-f65b1932a332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:27.422Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a49a4514-0f1d-4edb-9648-d613ceb96e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:27.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:37.438Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9f9e1b31-0b5e-4b42-ad4d-633fe571e5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:37.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:47.461Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=510bc44c-860d-431e-9872-a27f303e51e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:47.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:57.475Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d341a0ab-cfd9-4ae5-9ae0-ed16c5db9ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:52:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:07.499Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=577898bb-c933-4a4b-b0a2-f8a907fbd8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:17.524Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=dda82e9f-97f8-44d1-92a0-3d395875db6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:17.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:27.551Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b70fba17-9bbb-4f10-9e4d-3ad3186af90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:27.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:37.627Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0e623137-e7b4-4bc1-a5c2-41ab4362dce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:47.715Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4f990d02-1840-4c6d-a723-602e1defaa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:47.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:57.755Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=08eb982c-8114-4d7e-ba69-36c5403da514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:53:57.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:07.773Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=189f4b53-4439-4c5d-921d-291f6c7fabe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:07.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:17.794Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0e1dd901-4b70-4aad-8bc3-2c3d7991bafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:27.819Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5409c40f-b404-459f-8e6b-a11904ed11d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:27.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:37.839Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e04524be-5f8f-43d9-80ce-9693e1f151ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:47.855Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6ca9629a-fdb8-4749-8b40-6653a8a11d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:47.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:57.869Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5c7679dc-336f-4a0d-b4a8-f709ad808567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:54:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:07.893Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d7904780-4edf-4f26-9e12-fd527abdfe7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:17.906Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6c22ae31-f33a-48b1-86ad-0b862c120d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:17.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:55:18.675Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T03:55:18.675Z |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-22T03:55:18.677Z |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-22T03:55:18.681Z |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-22T03:55:18.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T03:55:18.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T03:55:18.690Z |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-22T03:55:18.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:27.919Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b48028a0-6a10-41c6-a26c-0bff554ba315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:27.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:37.935Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a5ddecc6-85bc-45d5-919e-d9ed9bbd4028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:37.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:47.963Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=97c88f5f-f851-459e-88b0-a97f51a606d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:47.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:57.999Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d86ada5e-146c-4876-b2c4-f87953f39454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:55:58.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:08.041Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f3416f5d-8ad2-4866-ada1-d78e85644a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:18.063Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3b8047f1-61e3-4a3c-94aa-79871f01c5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:28.093Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0760009b-6ebb-4cb4-950c-f36381ffe115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:38.134Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2dfd531b-b349-4687-a632-bf94a747b7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:48.186Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=585d1164-5a80-4bbd-92a7-cf428d4b84cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:58.234Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8a6abbbd-6ff9-40d6-8b94-9f8979e66104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:56:58.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:08.277Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e99c8130-e197-414c-886e-90fd643d8925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:18.325Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ec8d4ae1-705c-47a8-9b51-077b99f47f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:28.354Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=362b7c83-d3a1-41d9-ac19-4b004000f7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:28.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:38.376Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8e6083a1-16dc-458b-b625-66ca5aaf6f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:38.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:48.420Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b23bd71e-58e2-4129-99ef-ee1818e7bd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:48.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:58.444Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1d63bfbe-af22-4f95-9bf4-a66d6c2a6bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:57:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:08.481Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=847c54e4-7189-4965-88b4-28b00325561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:18.510Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=447d4b7a-8391-417e-8e1b-e57df259c875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:28.538Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7cb7db1b-d402-454f-ad08-280b08079ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:38.626Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=dd1bbbc5-84c3-4c39-a9fe-3d7c5a224040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:48.682Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8c51f162-3a54-4630-863d-e075f73a7037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:58.727Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5079c6c2-4177-4e41-b3f1-4f347f4f71c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:58:58.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:08.779Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3036de9c-99de-4900-84d8-b4420e70afbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:08.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:18.858Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=cc0e125c-4f4b-45ed-ab49-1fae74deb3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:18.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:28.875Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a6b653b5-c03f-43f6-82d6-fd5d6c050d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:28.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:38.895Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=27bd8737-a645-42b5-9633-2001a1b98605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:48.919Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0f2177d6-4476-4af7-bdcf-87a1946bb746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:58.977Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c82ba175-c652-49c6-ae53-21a651364a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T03:59:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:09.035Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0ae20ebd-0460-40f4-a048-f77907a98921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:09.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:00:18.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:00:18.838Z |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-22T04:00:18.839Z |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-22T04:00:18.843Z |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-22T04:00:18.853Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:00:18.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:00:18.854Z |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-22T04:00:18.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:19.069Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=769f8dbe-05e8-4e40-a265-4b4897c52f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:29.107Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=85b73688-92c5-42fe-8c20-c8e80e500183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:29.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:39.150Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=30300a49-96d7-49e4-a759-6bf4618c44fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:39.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:49.190Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=69769bcb-8005-4b90-bf68-3f475238541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:59.237Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=254fe4aa-0836-4e68-ad6e-46367f414265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:00:59.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:09.263Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d888a28a-e736-433a-b48d-51e644f0b2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:19.304Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6bed2969-689f-4c8f-84cf-ada505af2f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:29.326Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1ce79c07-f039-4e95-a98a-b6191682b8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:39.359Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e2797db4-1053-4326-8d1d-2c911e7f3081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:39.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:49.391Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5b894c01-2f8f-4451-8c94-9069f21a3f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:49.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:59.427Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=286c35c0-9200-4ba1-a2d8-0ff9c4a1a053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:01:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:09.453Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=bae8a793-0582-4631-81ea-00074ac7484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:09.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:19.475Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=85af1331-e271-438a-9bcc-d72a8f2693eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:19.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:29.519Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=65d242d9-4630-4c13-8796-f815d19bfaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:29.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:39.544Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=44562c4b-afc3-41cd-84e1-a8b120cc8d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:39.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:49.584Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e4ff3525-69f1-474e-a661-bf9c723234bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:59.612Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=01677195-7069-473e-82cd-4012b3449966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:02:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:09.665Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f9c4f7f4-6067-4a75-af01-f81568520567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:19.715Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4490cbc7-4e7b-4dc8-960d-067bca847a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:19.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:29.766Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8ee941d0-83ab-488f-aa07-16a0ffe3ac87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:29.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:39.787Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=23246093-0c78-4bf0-87af-254a35cb3fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:39.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:49.860Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1991ec2d-759a-4e69-bb1d-9d305e3912fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:49.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:59.886Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3dfedc84-abed-450a-847b-d3c3ba20b6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:03:59.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:04:09.943Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=636c1738-54de-44d2-a9ad-d5958c1598ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:04:10.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:04:20.022Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3b4220f8-bfb2-49c8-af21-09f9f3f1a9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:04:20.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:04:30.086Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1ea3d1b2-bd4d-4ab7-bdd2-31f221f074a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:04:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:04:40.117Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c11b57dc-9900-4aac-9dc8-d770236328d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:04:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:04:50.166Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c9ca46cc-b4a7-478b-968a-2c03317b49a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:04:50.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:00.215Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=87fea98c-0daf-4eb8-8f62-274cb917a50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:00.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:10.244Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0014f977-9000-48e3-b7cb-22eacccc02ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:05:18.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:05:18.778Z |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-22T04:05:18.779Z |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-22T04:05:18.782Z |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-22T04:05:18.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:05:18.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:05:18.791Z |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-22T04:05:18.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:20.289Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=aa05b6fc-1b01-4dbb-9908-57a7f4185ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:20.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:30.313Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9dc3a16a-dab8-41a4-b28b-f326da9ee4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:30.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:40.332Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b588f21a-8976-4304-8996-cacd9a4f9625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:40.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:50.364Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c97b0ec0-07d5-4e4d-a860-77862c9f37cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:05:50.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:00.386Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4eef074a-6abd-49ca-bbb8-f742c6b6d576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:10.404Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f30e781a-89dd-48e1-8058-d80511598d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:10.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:20.456Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e9bd5a22-84a4-4265-acc7-6c85f0c975f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:30.551Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=00bf5d1c-d1c3-4ec3-8576-9c26d4bb4ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:40.584Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=56d9d108-f74d-4ab7-acdd-9dedea343dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:40.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:50.637Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ee07726f-5c15-4a40-9b80-83303b45a6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:06:50.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:00.682Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3fd582b8-a95b-477a-ae93-0c495f686d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:00.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:10.724Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=46334357-d20f-4926-8bd1-d7bb6c0aa307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:10.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:20.755Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e5ad789d-43d2-4245-9a25-1d33a683c99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:20.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:30.818Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e218f834-4d44-4bad-b6ef-dfe9024dc722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:40.871Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=28c59e4f-8777-4fa0-8b49-b5e7af3ca9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:40.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:50.899Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7abcb231-c401-49af-aaae-a1e8115cfdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:07:50.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:00.967Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0ca4aa0b-11d4-4f2f-b5e6-490ef193fdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:01.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:11.025Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=91059d4b-555e-447b-b33e-af34ebcc61f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:11.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:21.063Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e6ebd761-238f-4789-abd8-61465eca6a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:21.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:31.075Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a02834bb-f195-4b1c-8ecb-3c005490b3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:41.091Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1cd11b4b-723d-4212-ac47-eca57383ce63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:41.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:51.161Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=aa5d9633-93e5-4c28-81bc-7cdeb6e16589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:08:51.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:01.188Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ac357416-f9b4-408b-b087-825314fe188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:01.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:11.266Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ea852498-9cb8-4267-9a72-e971c502b661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:21.296Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=de824acc-bcf5-4e9e-8c61-2f824cd18c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:31.350Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=006afa25-b214-4ba6-b145-eab041a616ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:31.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:41.375Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b7a01765-045c-45dd-9306-6a8a58b98b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:41.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:51.435Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b5e43f9c-a058-40d1-8fdd-892f98e943b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:09:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:01.558Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c0869c70-4a35-4415-9603-17544a94ffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:01.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:11.579Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c17799a6-88fa-4aeb-a8d4-1706890a33dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:11.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:10:18.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:10:18.749Z |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-22T04:10:18.750Z |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-22T04:10:18.752Z |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-22T04:10:18.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:10:18.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:10:18.766Z |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-22T04:10:18.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:21.631Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=44d6f82c-d1d3-43f3-b400-5eec3e3c3021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:21.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:31.647Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c9d0742b-a6a1-4d58-8b0c-9a5d2e3f26f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:41.667Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=43061368-28f0-4b99-b34e-dc36c24a803e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:41.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:51.697Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f1fbda3e-83c4-4681-8167-a69c311c7650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:10:51.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:01.745Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2d5de451-f272-4a7e-a865-c15c2239956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:01.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:11.795Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4557d5ae-ec34-4543-9cf9-71e822b283e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:11.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:21.841Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9ea66467-53c1-48e4-bad2-80c6c4020cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:21.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:31.854Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1ddee4a4-4276-49b5-98bb-6bb494a57839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:31.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:41.873Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f847ba30-d01b-4760-ab2b-6a75d94e7ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:41.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:51.895Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9faa1547-748d-49b2-8b73-68bf2558c74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:11:52.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:02.019Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=726ccbc9-d2a2-468b-b5ca-d5e2bb6cad4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:02.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:12.050Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e4c34f1d-b76e-4a55-bf37-707944031c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:12.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:22.085Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=75a3d8fa-ab7a-44a3-88de-078102a616a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:32.111Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=cf78e175-2d3b-4ba4-a896-a8849f6b1325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:42.178Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7153e1e3-16bc-4fb0-a7b8-8459d4388932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:42.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:52.255Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=41b8da9f-f29d-42b6-bdc3-0267ba08e621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:12:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:02.270Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=676a6cfb-23f5-41ef-8f62-605e339678a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:12.322Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9c3283d3-2e56-4d51-a6b4-c9d799038734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:12.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:22.363Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=73d6c0be-2136-4298-9fb6-45ff054e7d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:22.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:32.377Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=40a7e21c-33f6-4baf-b722-cb1a8046315c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:42.423Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e136a2c4-905f-44d7-b561-064f2d2675d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:42.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:52.448Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1432fc4c-3c53-447d-a3e2-a41dbb39157a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:13:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:02.551Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a7a5a22c-d33c-4f51-a98a-b0d92cc8f050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:02.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:12.584Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4c093131-bd13-4269-adf7-e6911aff85f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:22.665Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3463cc56-7dd9-4a2e-bb22-23a05fad7a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:22.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:32.690Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1f3b05c0-f503-44e4-80c1-b1ac06a82a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:42.718Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6f816789-380d-4f78-8ff6-f3d47b6be5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:52.761Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ff387ca7-5e32-410b-a5e2-cc15e0de9fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:14:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:02.815Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=825c53b0-44d3-444c-b496-fe2c30686966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:02.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:12.854Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8132eada-5a33-4707-925c-85ec3431fc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:12.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:15:19.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:15:19.267Z |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-22T04:15:19.292Z |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-22T04:15:19.296Z |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-22T04:15:19.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:15:19.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:15:19.390Z |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-22T04:15:19.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:22.891Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7689b337-274d-486f-b17d-385c97d46ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:23.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:33.033Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2305e8ee-efc1-4924-a3ec-2a09b930b3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:43.098Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b1086b27-cf4a-4610-927c-3341d6bcd9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:43.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:53.219Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=51fd6284-f9d2-4377-b0e6-c0f3cf8bc7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:15:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:03.271Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2b672161-8168-4d8f-8e09-52cc26849ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:13.291Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=151192af-fe7a-439d-af33-d99d37aae4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:13.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:23.323Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=152f5044-1133-422d-9a16-f4f7369af40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:23.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:33.351Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=20b2b251-9168-4216-a95d-0770b972dab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:33.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:43.374Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4175efbe-1a03-4d87-bf01-245ae072e83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:53.393Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9a712ca5-90f4-4f5c-8b83-e8e9637e29b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:16:53.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:03.436Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a309349f-955f-4c3f-83a3-41faf6953c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:03.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:13.470Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0318a368-fdb4-4185-8701-1b28c15ac99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:23.517Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7b21be1c-b845-4f19-8af6-cec762464840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:23.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:33.612Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=50ec8e57-5a06-4e04-b612-4357d8adebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:33.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:43.650Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=13a9fc9a-003a-40a1-a194-14cf4cf64185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:43.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:53.679Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=20381b3c-5639-45b2-a712-c9fa40c6d850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:17:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:03.721Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=bc8502ba-6948-4b9a-9e32-670c465112ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:03.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:13.751Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=87767165-d809-48ed-b969-4e6ac11428dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:13.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:23.790Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a1fc5c69-75d3-4972-bc26-93627e65e84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:23.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:33.862Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=389589b0-6d9a-4e4e-8cf5-8eba2ea6507a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:43.893Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a56ae0a8-63ff-4467-8a1c-1e0c3dc2430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:43.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:53.906Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=80b2fd90-23dc-44a3-8d8e-b6aee2648bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:18:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:03.946Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=45972e03-f310-4d52-b42c-4c9e7466d118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:13.961Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=dc489614-8f57-4c31-b921-e5771a6881e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:23.976Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9018f370-6ac4-4a7d-9030-370874414966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:24.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:34.039Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8eb2c48b-fd6a-4f68-b637-0ee7ef939a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:44.075Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=18ae9f6a-424a-405c-bfc4-7112b44ca56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:44.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:54.100Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4067eab2-cd3e-4deb-83ac-20ce7acf3b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:19:54.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:04.152Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a6c2f2ac-26da-4848-acae-3e6538fc7bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:14.245Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=12f7f995-f59d-42b6-99f7-595ab684af20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:20:18.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:20:18.948Z |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-22T04:20:18.950Z |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-22T04:20:18.954Z |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-22T04:20:18.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:20:18.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:20:18.972Z |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-22T04:20:18.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:24.271Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=78d5d46b-21da-4747-99f2-7dddda24336d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:24.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:34.286Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=74f7548e-43af-4081-bb8a-55f2ff52caf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:34.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:44.344Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=44cfc038-a513-4cfb-8c4d-427e4307e491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:54.371Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=236a9745-7508-4462-ba5d-e2daf2a39eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:20:54.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:04.466Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2522211a-57b1-4229-9274-b3559f0a832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:14.525Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=479bb09e-3737-4f49-9fd3-738a3ccaac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:14.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:24.563Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=286cf15b-c056-4ec7-ad7b-62bfbd10ae43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:24.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:34.595Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0e5e43ae-5ba8-4d06-b198-20db71dd6f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:34.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:44.814Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5b853464-dc99-4ce9-bce0-a0be2e3212a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:54.892Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=eeca8661-dc15-412e-8536-8cafb76ea851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:21:54.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:04.939Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e119bebb-64ef-4d81-8dc2-b9c172cf3117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:04.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:14.957Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3d595933-b9c0-44b0-9a05-d1dd2a09afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:14.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:24.987Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ce688e22-e22b-47dd-bef9-ed61bb085ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:25.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:35.056Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=099af55b-e861-42fe-aa25-a2db8f5289fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:45.098Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ec50e686-1c15-47f8-9a57-d7ed03becb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:55.146Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5ba57672-d950-40c6-9976-d801a5222401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:22:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:05.178Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=913e4322-d5a4-45f9-849d-d6129176bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:05.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:15.256Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=65afdc23-5fce-4595-9799-a40c3fa8528d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:25.319Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=510873f7-a4d1-4ed9-b1a3-b96ef8e85019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:25.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:35.367Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d88a8650-c53a-4e02-adbf-c8c73d9b7459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:35.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:45.410Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7767be36-5b41-4a4c-b17f-67ccf69cf0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:45.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:55.485Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=cd1d6e5d-90f7-4815-8e3e-5208191787f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:23:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:05.573Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=eebe4c19-a987-4777-b657-48203fc10dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:15.624Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1b3a49dc-f6e5-4e21-8eb2-03583f820332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:15.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:25.661Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=bc59b073-ce45-4389-803e-c41a1d2b0948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:25.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:35.689Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b91644e4-fd42-4ab2-b5b1-19f01c5269de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:45.704Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f8ecc45e-32b1-4f3b-96b2-01719992be55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:55.779Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4af98d2e-1b30-4862-9aed-86c6ebe7ed55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:24:55.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:05.848Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ca405f0a-4f1a-4acc-8564-5a0d594eb6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:05.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:15.883Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=95a9dafe-29f6-4388-9da7-778a8b52a748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:25:18.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:25:18.800Z |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-22T04:25:18.801Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:25:18.805Z |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-22T04:25:18.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:25:18.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:25:18.813Z |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-22T04:25:18.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:25.915Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4b6f39b3-d068-41b7-9c9b-03ad78e13d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:25.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:35.949Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c2841b47-c468-4440-9771-18749da611aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:45.984Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1dcdba7d-5f44-4fb6-8859-1c42a4f2dedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:56.004Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0493dc19-60a7-4570-b6c1-60832817b4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:25:56.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:06.058Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5ca0d4e7-6a78-42a1-9f7e-73c5fba9fdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:16.082Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=eedd39fa-2f89-4014-ad8b-c8a57c77f79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:16.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:26.158Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a7ad6136-48e1-48ab-a467-b06a341ca2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:26.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:36.171Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2bc06e2a-325d-4d93-a8d8-39b988d1a172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:46.265Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=89c6868d-d49b-4c5c-bbb1-fa3d23de8270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:56.353Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=04297b8a-51ce-4d13-94a0-4b1a57c73a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:26:56.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:06.458Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ffc37d83-85ef-48be-88cc-7c4560e1ede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:06.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:16.551Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=36b23e92-2f14-4af4-9890-5b5d5cf0d290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:26.615Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0efb766f-5171-4e3f-b4dd-f5b25b048ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:26.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:36.785Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1a21cec4-85ad-4ea7-b081-8363832da65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:36.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:46.915Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=59262f7c-0013-4550-bf16-7e9e26db625b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:56.959Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ae672367-616f-436b-9515-33f4f7841b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:27:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:07.015Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ff2abbd5-7a18-4a00-b5c5-bf40d3b1fd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:17.122Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=eda4ae46-b4ec-456c-aae8-1a664cfd64de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:17.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:27.197Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=011ea072-47cd-4bae-ae5b-16c65dcb2bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:27.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:37.234Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c4b46712-a145-4253-8386-7731b8806e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:37.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:47.250Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=744d833b-5140-48b4-ad10-7b57fa8de0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:47.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:57.275Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4dde9fac-c7b0-45a1-b19d-2707e3fb28e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:28:57.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:07.320Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1bb1e69e-bcb1-4e02-abaf-7c69b215b1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:17.342Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c9dd3a54-6249-411f-b2c5-158051c6da7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:17.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:27.368Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a7feeaf9-6ccc-4929-b7aa-a731194a2c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:27.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:37.435Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=877e5aed-4955-491c-b5bf-ba0c5882f30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:37.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:47.470Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=37faef88-1e8b-4dc9-aac6-61e4a53598cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:47.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:57.519Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=28c0782f-c43f-4590-883a-8e3d88d82a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:29:57.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:07.564Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=49ae0f76-2db2-4de5-98c1-ee6b0729b67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:07.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:17.584Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=53595fe0-c613-4b91-8d1b-f6c3bf98c7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:30:18.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:30:18.899Z |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-22T04:30:18.900Z |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-22T04:30:18.903Z |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-22T04:30:18.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:30:18.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:30:18.910Z |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-22T04:30:18.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:27.597Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=76df98f7-9f06-4645-b525-9e5732b11e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:27.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:37.635Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=060c745f-d7aa-4d3a-8f61-9b2ff47c32f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:37.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:47.652Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=39e44acc-fc07-4370-81c0-ac6fe3732278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:47.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:57.682Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6c5db362-cfc5-45df-a213-352f53c49f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:30:57.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:07.699Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d6b22beb-1e0b-4ec9-b738-65c86e247866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:07.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:17.748Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e44eb6f6-4d7d-40f4-aecf-961d2fa9376a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:17.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:27.772Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9d87a4b7-5635-44bf-b504-0c121225d45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:37.788Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b3af25fc-1ef5-491e-8db2-e613110df20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:37.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:47.857Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3cce1d2f-5950-4b94-95c2-821b39bce0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:47.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:57.876Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3a62422d-3228-42fb-868f-4a5909b6e83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:31:57.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:07.887Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=aff55e3d-aaf1-4f05-b065-695c7ee546d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:07.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:17.901Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e04af3ef-3764-4c99-a37c-8603a2b60d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:17.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:27.950Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=21adac63-7cfb-4b86-9827-ad9e2d1416b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:37.983Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d4936a9c-bf41-4c09-9591-6334519ce508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:38.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:48.015Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=29b6fd58-9f87-427b-a23a-43e951338e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:58.044Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e4ba582f-837e-4dc4-82f2-294778826fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:32:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:08.067Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f21935f7-a7b1-41a6-8667-0dd3a05e99a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:08.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:18.100Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=65153a9b-f16c-4826-bccd-631ffa36e7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:28.177Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8e59a14b-d412-4978-b797-ee42c4eae094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:28.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:38.237Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=da224bbd-b78c-4ee4-8612-ee143982c6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:48.275Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a2f92b50-5acf-4354-8b05-98f8b5fc76bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:58.333Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=24db0773-bd3f-44ae-a7d7-c6d0db6bf975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:33:58.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:08.464Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c456ccf9-a9c9-4b07-8faf-a05aacd32aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:08.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:18.543Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f0a39f65-a723-495a-939b-f4a44f8bfb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:28.574Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=71f0f1b8-dc5c-4249-a5c0-b6525f98c519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:28.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:38.597Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f62799d6-fa56-4adb-8beb-5f38d822babb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:38.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:48.759Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d5f60b07-20d2-4da8-b4ce-91d0f5d60485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:58.814Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=15b0712f-5930-4a04-a2f8-b3897e039fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:34:58.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:08.849Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d2ed3979-9f5d-496a-a19b-7fe0af9220b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:08.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:35:18.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:35:18.658Z |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-22T04:35:18.659Z |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-22T04:35:18.661Z |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-22T04:35:18.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:35:18.674Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:35:18.675Z |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-22T04:35:18.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:18.927Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ebaf92f7-483e-4074-b5c9-11cb0504a0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:18.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:28.996Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=bed359eb-e3f6-44ab-b220-11a381c43bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:39.052Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=34931f22-b1d6-4c03-965b-7b64c570d9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:49.169Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5955ac05-e9b7-4809-a770-41b5d62ce84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:49.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:59.199Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b1f02138-1951-4f71-bcd6-398455536a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:35:59.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:09.231Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9e10891c-ea8e-4a65-b766-05de33931a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:09.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:19.259Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=12d348e9-e8d3-4f18-9f7c-7e739d5a7a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:29.322Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1eeb3b97-ecd2-4e5d-b5c4-a4d95ab02936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:29.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:39.367Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=40153146-f17d-4b48-8e95-95f4aac15ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:49.391Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0ab53410-fc77-4700-8ecd-5363230b6a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:59.409Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=12e95b64-b4e8-4f8e-a1fc-adb04f628caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:36:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:09.452Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1fcb1e44-cd24-4d83-858e-463b67f84261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:09.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:19.510Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e7bd231e-3b34-4baa-b6a4-1f24506829fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:19.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:29.565Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=bc7b3790-5339-4990-9083-11d5654996a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:29.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:39.580Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e360cefb-299a-4309-aaca-f8bf33c16673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:49.638Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c7f909d6-89ba-4ed6-a202-a68daa90398c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:59.699Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7112a1bd-0f65-4ac5-835d-0298197ae2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:37:59.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:38:09.776Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1c26af6c-aa9c-4682-a4c5-8044de5ba46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:38:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:38:19.883Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=44e314c4-09f8-49ae-811e-95392247a4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:38:19.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:38:29.927Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5777e5af-8a91-478c-bddc-ca2013e7b373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:38:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:38:39.953Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=36afa837-242e-491c-bd69-64570ed1ad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:38:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:38:50.095Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ae0963b0-b7bc-4c76-9bdb-6da3bf1cfb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:38:50.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:00.187Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9aeb6d4c-0f15-4542-86b7-618850a4204b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:00.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:10.225Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1c952f2a-04df-4d1e-9dc9-e8ea17a87d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:20.257Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1121f98f-99c8-4e1d-8878-7971c1495dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:20.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:30.279Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c7d4fd8c-d674-4cc5-9ee0-4b8c60e0c58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:30.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:40.314Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=506de9f4-f1aa-4dc6-927d-ab1af757b667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:50.333Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=61eb7d24-7599-4428-97b6-62494a5cc08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:39:50.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:00.372Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=01f375bc-2678-4c96-a1e2-286d0af10552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:00.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:10.395Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=bba77bb8-7e78-4e9e-b5d8-75fd46981324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:10.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:40:19.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:40:19.150Z |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-22T04:40:19.151Z |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-22T04:40:19.155Z |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-22T04:40:19.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:40:19.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:40:19.166Z |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-22T04:40:19.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:20.508Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8eaa5ef7-dd0b-4077-a4f5-9d15d39c54a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:20.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:30.568Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=193cad2f-2583-4fce-b795-0572014630b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:40.643Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1298aac8-e98f-4c39-9584-12930b453939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:50.783Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4ce4c72b-3c29-4e88-8d07-74966a4152db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:40:50.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:00.876Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9251804e-b00b-4d50-9cf7-43ff69dbadf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:00.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:10.953Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b1d4a8e4-d871-4fd6-8e91-335c50dd69be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:10.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:20.987Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1a218650-bd60-4f82-9c01-965a837c3452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:21.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:31.031Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2793ba1f-f379-425a-86c3-a5602bebd31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:31.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:41.056Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d45dddb4-bf5b-4694-ae07-63f2096aafd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:51.090Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7740f069-8a8d-4b0c-8b83-c99bc185b743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:41:51.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:01.155Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=87381157-2eb7-40b7-b6db-9d2e70672c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:11.182Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=fa9c3ca2-b317-45cb-b705-d9f99e5d0714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:11.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:21.205Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=165fa3ea-8a02-404f-a4a3-0313f795101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:21.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:31.242Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1f871069-3010-49c5-a49e-3c53d1518660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:31.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:41.259Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=790c3db2-be6c-40f0-8768-202c5e479105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:41.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:51.315Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e08bd7c1-e837-4bfa-9a1b-722a97b39d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:42:51.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:01.385Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0f515d01-d7f5-41c3-bdc6-44ea2ed0090b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:01.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:11.516Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ae7f6243-db02-4940-bfd2-87c062c6d4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:21.575Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7fea66b8-cb1b-4ab3-9f90-dfc3a815e7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:21.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:31.586Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=39bd587d-6a35-4d7d-9ffc-4976556fe82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:41.651Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2266bc13-6599-48bc-82ce-c798e88339c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:41.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:51.682Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=71f164d1-e7b3-4a11-afe0-f97fc06ec946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:43:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:01.766Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=fe91fb06-b58d-4854-abae-c073571d9def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:01.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:11.779Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=70aafdfb-6864-4145-8507-ef3e53abd240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:11.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:21.795Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0651cd73-cb44-4cee-b6c6-f7f9fc6a9126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:21.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:31.821Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6655ae31-3354-4b2d-a1f5-6dac6cb7ae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:41.842Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7c05a6bc-a42d-4e36-a65f-e0e60612d65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:51.860Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=856a6ffa-5243-4c0d-a783-163bd026171e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:44:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:01.879Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f07b10f0-0bbf-48ab-b795-6a0d640b7872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:01.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:11.906Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=92c5bec4-c442-431e-83e4-4b3830b239fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:45:18.686Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:45:18.687Z |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-22T04:45:18.688Z |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-22T04:45:18.690Z |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-22T04:45:18.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:45:18.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:45:18.697Z |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-22T04:45:18.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:21.920Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f88769d2-9be9-46d0-bf65-c8d9db4b6b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:31.965Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e975b1e0-f38e-4e8f-9b34-5be2d44e3702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:42.027Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8de6d35a-7851-423e-ab2f-0ab1f79e6633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:52.068Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=993f32f1-ba2f-4caf-8614-3fbdba1fd7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:45:52.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:02.162Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=598985ff-d28a-421c-bf66-d7677b8ca211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:02.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:12.183Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f114dab9-0941-4edb-ae59-0197ce93962a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:22.228Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=774cbed6-9f74-455d-932d-b5cd5252e6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:32.275Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5a6946f3-ae52-4b07-8d4b-3d2cb9d94952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:32.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:42.424Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=27169f2f-aa36-480c-8c03-07cd1c0f3484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:42.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:52.550Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c79d30df-332e-4e30-b953-57f6974f2000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:46:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:02.688Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=258a3598-fce9-45f7-8bae-5ab0a4f982b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:02.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:12.745Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=328b8e32-d58d-40f3-999b-f85983846bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:12.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:22.767Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4072a7fa-04d2-4787-b383-ea3bc73dbcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:22.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:32.861Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=116b07b5-d344-4083-b889-9b6f11356b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:42.876Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c4a264da-e4bd-4f4b-8b56-aff2873879ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:52.928Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5d847178-4628-4d1b-9fd1-a07986daaaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:47:52.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:02.984Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ce47500f-278b-4d48-8caf-1a35d0f58432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:03.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:13.043Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f3aca7dc-6cb2-4598-acda-043419c3fa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:23.071Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e5702e79-2138-4bf2-b16e-1f0f264d8329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:23.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:33.119Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7f7603fb-945a-4cea-a510-faa0bc9c7702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:33.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:43.151Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=cd2b493f-9c18-4dab-9694-ad719278b765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:53.230Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b3726ff9-07cd-4509-bd1e-7697ae8ffb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:48:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:03.274Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ce5bf6a7-39b7-47d7-9ce4-7c4e10883e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:03.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:13.339Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=758c0578-d068-4f0f-8bee-41b5ac2826aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:23.386Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=21adb864-55be-4e9d-be03-cf894467a701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:33.529Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=490d4b56-3106-4e0d-ad3c-1a316d1f15b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:43.575Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=922a0241-85b7-4b84-80d0-97e6076e9eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:43.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:53.669Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=9ad622e5-219b-45a3-a09f-b7b949652611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:49:53.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:03.696Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=96b51a59-36fc-4cff-9730-1d55864d19df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:03.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:13.758Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0cd69393-4449-499c-ba16-53ea0c51acb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:13.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:50:18.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:50:18.723Z |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-22T04:50:18.724Z |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-22T04:50:18.726Z |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-22T04:50:18.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:50:18.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:50:18.733Z |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-22T04:50:18.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:23.772Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c000dad6-c8e5-4ea3-9bcb-9d1060ab3a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:33.787Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6b60b4a5-daea-4ef8-85ec-089e9dcde2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:43.864Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6a61111e-608d-4796-8662-b6158b09d911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:43.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:53.894Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f53fe39c-445f-4857-802c-392308554d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:50:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:03.919Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=fa19ed6b-bf61-4b71-aa69-d121ffbe107d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:13.949Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=481b9098-cb89-4219-9b5d-a6ce13ac9e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:23.971Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=aa423666-b08e-40a0-a14a-07473461e67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:23.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:33.987Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1f8360e4-ee74-4d6f-86c9-1106d5580fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:44.011Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6210f5c4-6e74-480a-a68e-dd062017722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:54.059Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2cd9d228-5745-4fed-8d98-68df923fdd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:51:54.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:04.079Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=485886a1-04c9-4228-b31d-ded9eaf7f99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:04.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:14.123Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2cb4b522-b6ba-4fe4-85d2-a48cb3e40acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:14.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:24.142Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=77692fb7-70c9-4fde-a798-f98a2cd2f9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:34.163Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=537745c0-9a20-4e01-b197-8dd28de536c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:34.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:44.186Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=331f8503-e3d3-4545-9f2c-fd34661b01e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:44.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:54.231Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=eba6c74c-f14c-4251-a1da-2fd4f38ae864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:52:54.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:04.270Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d608d920-b537-4e1e-b2f0-bc7ed3bf12ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:14.293Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=740f1786-da3e-4139-a593-513605c81733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:14.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:24.343Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=897ed784-034c-47b4-9b61-18e34461b76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:34.368Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=617c8e7c-08ee-4d54-b054-299514b093bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:44.519Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b9e7d56e-afb8-4c93-9fcd-3f0b01fe7167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:44.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:54.584Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=b06c24e3-f705-41b9-a888-e2fbfa389991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:53:54.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:04.599Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3b9d0c55-f2e1-47dd-be85-e2f1893d5f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:14.621Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a0188aff-041c-40c3-88bd-f64e9f5950b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:14.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:24.648Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f764950a-156a-48a1-82f0-ef23ec1902bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:34.665Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=dd690279-d5ea-4c83-8866-2191330640f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:34.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:44.690Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6e7099af-159f-4ce1-a247-7349557ddf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:44.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:54.722Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f5b535f3-0a59-45a7-8857-f69479a78c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:54:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:04.751Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2dd284ff-7d29-42c8-82f5-6b0a2e88a007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:04.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:14.791Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=2790bbd5-80c4-4a6f-9328-5a71610062d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:55:18.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T04:55:18.835Z |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-22T04:55:18.836Z |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-22T04:55:18.848Z |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-22T04:55:18.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T04:55:18.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T04:55:18.856Z |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-22T04:55:18.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:24.809Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=feaf3ca7-f4ca-43c3-9bed-f14e180efa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:24.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:34.855Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=62c275bf-2b99-4d77-8ad6-30a974e5fc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:34.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:44.873Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=02d4979a-3cf2-469b-a127-19ed09520ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:54.888Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7ccae327-1738-45d4-b136-87e9005615cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:55:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:04.919Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ba3763e9-78ad-4194-adcc-dd203304513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:14.940Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ebec1cea-c00e-4930-9c35-64e9e71c5c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:14.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:24.959Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f40a68d8-7d17-41cc-89ea-cd99660cbe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:34.973Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1a894477-1ca2-4ee7-8c9e-c1cb2eabb52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:35.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:45.046Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0835aa79-647c-4973-8f97-b9d263bb215e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:45.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:55.063Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=93231816-5dd2-41b9-b0ec-dd2d124e7762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:56:55.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:05.089Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a403bd22-80ab-401a-bc50-d2139a316125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:05.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:15.165Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ea1e31e3-45c3-4b03-a867-eca8973a6660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:15.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:25.233Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5563ac88-c55e-43a5-8de8-d497f7feb9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:35.250Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=712d3645-a724-45ab-9bdd-c9a261741b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:45.285Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=bd793a36-34f9-45a8-bbd8-9d04ef5c8988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:45.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:55.303Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=1c357b43-3584-4e43-812c-f25b962780ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:57:55.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:05.340Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e12bcf11-ad24-4bb9-8d43-a3b404f36344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:15.366Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=06ab27b3-0bbe-46e4-b876-5bc08477ca0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:25.379Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ae0a8943-9482-4f00-a1ef-9edb7922e3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:35.391Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=481b074f-e4d4-464d-8666-dcbad943a688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:35.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:45.455Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=555729fc-c99b-4796-8e99-adf9e6f66c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:55.468Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f463ea9d-2b54-4c84-a625-8438703effca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:58:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:05.494Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a6cf8620-9bfd-4b6b-ac37-edcdfe837870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:15.567Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=02033045-0806-4760-be33-aec163fe96a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:15.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:25.628Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e93349d9-0eb9-42d0-b323-f78f57be284d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:25.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:35.702Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=90f8f3ca-11a3-41ed-a1c9-4ce84fe054c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:45.814Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=6830effd-d367-47f2-8e94-49f939995e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:55.879Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=c0e12347-7ad7-4789-b911-621443d6d88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T04:59:55.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:05.915Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=ec4fab72-f598-44e2-9170-1dcbbcecd3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:05.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:15.946Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=a0422660-cc53-419a-9e28-6b2d526d4d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T05:00:19.066Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T05:00:19.066Z |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-22T05:00:19.068Z |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-22T05:00:19.072Z |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-22T05:00:19.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T05:00:19.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T05:00:19.080Z |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-22T05:00:19.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:25.959Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0e3d3551-9117-4726-a1d6-d52a96c8e4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:25.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:35.987Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=5095889c-2da2-48fe-9dc9-002e877b65e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:36.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:46.043Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d71774d0-774c-42ec-bd80-b13db2c8d899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:46.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:56.062Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e336abca-e11c-4bf2-831c-600cc4d459ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:00:56.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:06.090Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=09868b20-8ced-4d15-b4e8-7821c86e7e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:06.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:16.161Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=53667113-d7dd-4766-8b51-af01c288dd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:16.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:26.189Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=3f7ae5c0-1ac9-401b-89ea-387534250aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:26.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:36.203Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=be3483be-ec27-479b-97cb-3bbda8bc4600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:46.215Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=4e191100-c45f-462f-9f7f-421e36824a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:56.252Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=7b36093f-d236-4eb2-add6-568349fd2a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:01:56.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:06.266Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=cfb2d1e1-1f67-45a1-8df9-cf7c34d5f624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:16.294Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=085aafa0-2e06-4464-9e5f-b788fabff8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:16.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:26.311Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=f9c2c80d-a114-44f2-ae2b-1eda1ed0a82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:26.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:36.383Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e31d03b9-d1bc-4269-9149-fbd1c27d3ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:36.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:46.444Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=79b703aa-9599-47d4-8c0a-aad66d651212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:46.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:56.462Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=0c67b0ea-264d-4bf3-9cdc-99695e51ba39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:02:56.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:03:06.504Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=e6570f05-dccf-49c4-8021-6e6b7c90ecc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:03:06.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:03:16.617Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d76d8ef4-0234-4ba4-85d8-f7a10ddff946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:03:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:03:26.643Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=25e1122d-6b05-4734-a710-de30632fb2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:03:26.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:03:36.667Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=8608483e-7048-413c-a9c0-58f1ee082a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:03:36.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:03:46.779Z |INFO |Init configs |InvocationID=ce168f05-5b46-482a-b45e-3e7cb367b09d, InstanceUUID=d89d261d-d93d-4654-a157-66c291e8033d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T05:03:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |