. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T13:14:08.794Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:14:08.807Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:14:08.808Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T13:14:08.810Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:14:09.230Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:14:09.369Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:14:09.370Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T13:14:09.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T13:14:09.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-27T13:14:09.513Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-27T13:14:09.539Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-27T13:14:10.877Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-27T13:14:11.572Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-27T13:14:11.600Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-27T13:14:11.601Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-27T13:14:11.720Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-27T13:14:11.721Z |INFO |Root WebApplicationContext: initialization completed in 2181 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-27T13:14:12.713Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-27T13:14:14.606Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-27T13:14:15.212Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-27T13:14:15.245Z |INFO |Started MainApp in 8.905 seconds (JVM running for 9.715) |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-27T13:14:15.486Z |INFO |Start scheduling PRH workflow |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:14:15.498Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=81c0247e-1ca7-4d8d-8be1-697415b9ab28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:14:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-27T13:14:19.405Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-27T13:14:19.405Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-27T13:14:19.407Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:14:26.147Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2ca370d6-8888-40e0-8b14-93259cd2d79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:14:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:14:36.170Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2709b379-8ac6-478d-8ec7-fa3fdf8d606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:14:36.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:14:46.184Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=123f2aeb-ffa6-4b24-b8b6-27cdf5922399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:14:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:14:56.196Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=97d15bbe-44db-4af1-9053-8f8a60c3cc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:14:56.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:06.210Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=efcf08ef-a105-4e63-90a0-68eccb6b8e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:16.257Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=37ac1485-7cf7-44fe-9e43-08cbd4a9b4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:16.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:26.286Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=50ca288b-bdbb-4eaf-b52a-b9a0bdf9b272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:26.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:36.298Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c34920e2-3ebf-4d2f-af3d-1f76080e02db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:36.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:46.311Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e3be24ac-dc10-4212-a151-addad87e79fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:46.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:56.335Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cde6a462-cd3f-491f-83e9-8a1fe9d1a904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:15:56.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:06.346Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f1cefb05-9a67-4802-88b5-de0c2021d32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:06.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:16.361Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=484938c8-1a2e-41d3-884e-fbc92049837f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:26.373Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=98f4d23c-69b5-4116-8637-bafb2b1e86fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:36.385Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a9123412-0391-4dea-a475-60b1ebb40ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:36.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:46.397Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7aedbe91-4fa8-4218-897a-bb0d3d98eb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:56.408Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=aa2061fa-2065-4f5c-9014-d6f1b3a1a993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:16:56.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:06.419Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=301bd61b-8bfb-4c56-a4d3-937a5e6445bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:06.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:16.431Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e04e6c57-5137-4f0b-8af1-cca7eb030509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:16.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:26.443Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ef88e384-b2e0-4421-bcd8-e3d048142294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:36.455Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4728f159-5009-46ec-bbba-5f6d3c00d21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:36.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:46.468Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=216f39c7-69a4-4f5c-a2ad-d55a0ab602c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:46.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:56.481Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fb2e5176-623b-44dd-a30f-3df102eba149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:17:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:06.500Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3c5a33a0-30ee-4938-aaed-06f4624aee98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:16.513Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ee0f9ec4-409a-421c-8240-822b019460db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:16.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:26.525Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=46a89ac2-0cbb-4171-864a-17ded39a2b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:26.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:36.587Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b4b2e136-ad6c-46e4-a846-7ab523bc687f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:36.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:46.600Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1ee629cc-0f7e-4b6b-a2a3-9b112fa761bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:56.614Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7e8e1b40-287e-4301-bb37-7b496e2f85ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:18:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:06.631Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3652d9b1-2c00-4d3a-b751-3469e2089d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:06.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T13:19:13.585Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:19:13.586Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:19:13.586Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T13:19:13.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:19:13.588Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:19:13.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:19:13.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T13:19:13.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T13:19:13.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:16.643Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=959a8bd1-ceca-47d2-ba94-159ca95512f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:26.655Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=752fd993-4b45-4b5d-9455-6eeb30e657b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:26.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:36.666Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=bc983e7c-cb60-4323-94d4-86b73bd28fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:46.681Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=731041c7-1aee-4d28-9576-734ac1f9673b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:46.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:56.692Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=af4e84cf-ed8e-49a3-9925-267ff38ee2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:19:56.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:06.706Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1602ae10-4a36-443e-a1cd-ec4c133ae6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:06.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:16.717Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e0d53d57-16bb-499f-b903-4e99ef5e6dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:16.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:26.731Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6f93c017-3dae-49d1-907e-dd49a20429ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:26.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:36.743Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3d3dce78-dd8d-4eae-9e37-92efb65e3c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:36.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:46.754Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fd86af47-1b08-4f71-ab4f-098e2a90b79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:46.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:56.766Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=906902f6-4ea9-49ee-8ffa-f02d3a0e3f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:20:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:06.790Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e1363d5d-2730-4cf5-9f36-4b30edc0a06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:06.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:16.806Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6a55b02f-e73b-4a81-9541-617e9fca1fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:26.830Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=75d0fc72-bca2-4c0b-80a8-6d417a2e0dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:26.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:36.845Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b9abeec7-ce85-4c3f-a50d-200b08cdb8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:46.858Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f9c2b9d6-cf63-4d2d-b9fa-267f08409e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:46.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:56.882Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d5652470-3739-4752-b729-45d47e8183db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:21:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:06.896Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0214e9aa-0b70-4083-aad9-a87f59d0f87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:06.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:16.926Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5fc921e8-2877-47f9-a4b9-4541eb8ead16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:26.952Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=21f5b807-1982-4cf5-8560-f6c211b3bfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:26.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:36.963Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2f529b9e-5755-4bf1-9ba4-262d2b097062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:36.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:46.975Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4191edc5-ef04-4dd7-ae01-7d998e1f6872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:56.988Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=db9fa8f5-9492-4049-9e6a-9c110b389823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:22:57.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:07.003Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=bf815f34-104a-41d7-9f13-4dca6e337388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:07.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:17.021Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=38f23295-b5da-48cd-89c5-9cb16b28fdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:17.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:27.038Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e9c3b758-38fd-4015-92ab-dcaa99abf872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:27.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:37.065Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f02389b2-dc09-42b6-b762-70d0261c0fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:47.078Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=89f1dd21-2657-4c13-b68c-62e67947ab28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:57.089Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e92ea4da-38b9-4196-ae4e-c2f3bb99e7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:23:57.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:07.109Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=bc137d9f-2963-4cc9-99f4-eac168dead46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:07.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T13:24:13.140Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:24:13.140Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:24:13.141Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T13:24:13.141Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:24:13.142Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:24:13.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:24:13.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T13:24:13.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T13:24:13.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:17.121Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a0eff9ad-8ff9-41e4-84ab-9724faf11720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:17.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:27.137Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f7f39f39-c281-40e8-a0ac-dc572de408dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:37.147Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ebabb7fe-552f-4c17-9a59-f73c1f56a764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:47.164Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d460733c-db71-4395-96b6-7c6220166ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:47.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:57.180Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6e7b80c8-ad30-4165-a94a-e8a74b2787ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:24:57.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:07.193Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ffcb581e-4f99-4167-a754-f91427e6a11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:17.205Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=93b3cb61-6c8a-40ce-955b-36daa1ca43a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:17.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:27.215Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2e528637-3171-4cec-b746-387dc9ac30cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:27.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:37.257Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=912379bc-8f67-4c94-bede-0469391820cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:37.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:47.268Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8767727a-130d-4bf9-bf22-94859b153950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:47.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:57.286Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1eb1e99d-0ad9-4f88-b7d4-7931411ca1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:25:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:07.300Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e07f9560-2e12-48ab-830c-63bb76470f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:07.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:17.311Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7059283c-37d9-4a4b-b323-cff511326f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:27.338Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d54c5346-dba4-4294-959c-7a8f31708653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:27.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:37.426Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=282d4767-3a19-4e96-9da8-8cce9447f7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:47.438Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=aeea9af1-3ad2-443a-b780-f8a6a6b0a1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:57.450Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=14db75e5-9e51-4c22-8cda-c65b473c1017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:26:57.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:07.465Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=af65c61e-9a32-454d-8ecc-427602e9d556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:07.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:17.479Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=209ff82f-6810-4e5a-b338-606f1d3bc793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:27.496Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3a63e1dd-2f94-4793-925c-85ed99fa8065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:27.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:37.514Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8607a665-f394-4126-8457-781a424606ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:47.527Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=46766ef5-2001-4c4c-a7b4-022eaac473f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:57.544Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9402ffc1-6749-4ee7-9d60-1470d422ec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:27:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:07.556Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=78ffc55c-43bc-4125-b3a1-99ef98df5f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:07.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:17.568Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=15ff301c-db92-422b-b4a0-73cbf506382f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:27.580Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=77cf30e8-9453-4cd5-83cb-b49d453c7519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:37.592Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2129cf6c-f6a4-434b-9311-9c1a378abefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:37.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:47.608Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5483abf0-de25-46e0-9a5d-c2d83f76d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:47.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:57.621Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ca8d09f3-0ee6-4e8c-a040-52d4d41f7383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:28:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:07.634Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6fdbcca1-0328-4e01-9525-916ffe824f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T13:29:13.100Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:29:13.100Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:29:13.100Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T13:29:13.101Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:29:13.101Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:29:13.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:29:13.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T13:29:13.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T13:29:13.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:17.649Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1876645c-4e1e-4e45-8a03-9641eff7bc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:27.661Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9bd784cf-1a7a-4f9c-a445-defe50b017a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:27.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:37.675Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=14cb82ef-77c3-469a-bea1-a367570d40dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:37.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:47.689Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=048c67dc-c794-4d67-a2b5-90516d117f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:47.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:57.706Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=321e6997-d1e4-4f5a-81c1-6c7e9ede5d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:29:57.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:07.726Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a2394d7f-5e4d-47ec-8663-d12f0502b2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:17.744Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4eec2a3b-738b-41cf-9632-59bbfa5cebb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:17.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:27.756Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=26bf05a0-1ddd-4677-b3a1-db5c0825dbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:27.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:37.769Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=70ae8d8b-1d06-4d1b-a1ed-efeb6c011b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:37.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:47.789Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=766ff919-af22-44d0-82ae-284a4cf904a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:47.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:57.806Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=204488fc-b65e-4213-a51b-6d123c4af8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:30:57.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:07.819Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b7b25387-86b3-4db2-9f12-1058cec872bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:17.832Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=527061ca-c0ed-44c5-b8f2-3a20827ea52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:17.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:27.846Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d13f4bc5-e0ae-4e7b-b5ed-5c2d4ed552aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:37.861Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e3c0e6a0-b4cd-4e9d-ab20-1d45e841703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:47.885Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7a3ae908-c0b0-44a3-a474-e3fa6642c077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:47.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:57.914Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e27d375c-c50f-4468-af2f-cfcdcda617de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:31:57.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:07.927Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=64bd6abf-f373-4d03-bc49-383e31c24e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:17.973Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=156193f1-d84e-47e9-b6b7-0d0cfae6b8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:27.989Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=31a4ad48-2825-4a37-aa11-475be3b42ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:38.008Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ce41f228-a9c9-459b-aa57-fc38408ee32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:48.035Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ed36d89a-6b06-4b4a-b821-66d0adc2b250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:58.087Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=05558bfc-ea33-4c18-ae19-f789b66043f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:32:58.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:08.108Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fd5040cd-3178-4711-86ba-4d61f00882fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:18.125Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1b3187d6-e2a7-4772-b955-153057a0c387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:28.140Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=286a8b01-dcbc-4f94-8e7a-2a59ec0259e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:38.159Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6d7452fd-487e-4ed5-beb0-5ea3374fa810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:48.173Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9e5642f9-6872-4c02-9b5d-c8237f9cd6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:48.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:58.187Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0cfeb864-befe-4eef-9d19-117e695e7643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:33:58.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:08.199Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a497b468-f1dd-4b8a-883f-b8d7c47c3fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T13:34:13.032Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:34:13.032Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:34:13.032Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T13:34:13.033Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:34:13.033Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:34:13.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:34:13.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T13:34:13.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T13:34:13.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:18.215Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7f45a479-ca13-4472-8a2c-f6ed4d429884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:28.230Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b658b69f-9039-4ad7-92ff-f7c6cb96952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:28.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:38.244Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=296c5018-0f6b-410a-83f3-0b083378c25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:48.261Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=098988d1-7f31-4887-9c92-4262710e3fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:48.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:58.279Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fbd05878-faac-4619-af3e-458384318387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:34:58.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:08.292Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=365bf4c0-38ec-41d4-88e7-8844823b499f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:08.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:18.307Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d4f05886-dd51-486d-bf8b-4cc52ce1e8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:28.325Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4960ab5c-77fd-45e4-a057-0c6284268682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:38.342Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d1e4083a-ecef-4c46-964c-392c504d853b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:48.353Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=87dd9fa8-8307-45f3-8c36-d2be04f7c875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:48.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:58.367Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8dded5d2-7fbe-4bd1-b308-f20456cdd373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:35:58.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:08.381Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=db2be31d-94f9-403b-bc4e-7dcab6a95672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:08.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:18.394Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2cd4aa3e-6a56-416f-9f79-1389b928a17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:18.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:28.411Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8f6dd8dd-c168-41de-be6e-98d1789384d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:38.426Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9758b0f0-29d7-453f-9ef6-7893b345ad82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:38.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:48.439Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ec674458-3d9e-4d4a-ba07-1234ba14d31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:48.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:58.454Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=eaffe455-96d6-42ba-be48-216bc9e30341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:36:58.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:08.466Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e74d488c-0e4b-41af-8525-dfb8176db4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:08.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:18.478Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=49869276-8046-4b01-bf82-9656752e7ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:28.492Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dde0254e-d19d-49a2-a6b4-8e440c9e39d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:38.505Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8987590d-9f69-48d8-89e8-0d1abb82becb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:38.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:48.519Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ec0f7153-3f29-4cf9-b958-2409005c8c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:48.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:58.533Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6301090e-2891-4eac-8208-380b84791efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:37:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:08.549Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=35200871-fdd9-451d-85f7-c365ceb100ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:18.566Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=199d7c11-6209-4efc-8842-ce480c782543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:18.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:28.584Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fa6834c9-279f-408f-a608-9f0438c1220f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:28.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:38.601Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1dcff6b9-15a5-474a-a587-9e624a744449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:48.619Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3191c64d-28aa-4f3a-bb19-4c3c6b9f92e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:48.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:58.630Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b88ef178-1432-4b91-8d7f-c214940143a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:38:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:08.659Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7305a036-240d-4fff-b446-46f1deff2ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T13:39:13.077Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:39:13.077Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:39:13.077Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T13:39:13.077Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:39:13.078Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:39:13.087Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:39:13.087Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T13:39:13.087Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T13:39:13.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:18.673Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c1e3809b-e4ca-4772-bb6f-191ae7f6f826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:18.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:28.686Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fe0056dc-8782-4464-aec0-ec4a1142ecee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:28.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:38.702Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e2fa37d7-7600-4510-b182-56363e8023f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:38.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:48.721Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b4667c85-409e-4aac-8e8f-b609489b723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:58.733Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5c90b0e1-6ac6-4f06-bcf3-16355fa50fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:39:58.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:08.745Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b0c8db0a-ffcc-471b-98a9-4b124509e241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:08.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:18.756Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=21867e49-897b-41bf-8cf5-71fe32aeb99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:18.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:28.768Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c4bc97c0-75cf-4127-8191-0a6b94bb1ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:38.781Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6df83f6a-e7de-426b-b3ea-89c66d4f785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:38.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:48.815Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2f7d0e3d-6f68-45fa-8f50-f474e24d468d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:48.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:58.829Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c74f5ee3-7371-4e9a-8774-6a39434e3c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:40:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:08.842Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5845dd6c-52e5-484b-89b0-5ce3cd315a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:08.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:18.857Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=04b389e7-6423-4e17-925b-f6ff5a29a21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:28.871Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=20b35e75-927e-4c3e-a15d-0d22adae757c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:28.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:38.886Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f7fe1743-5417-40bf-9c22-25117f2a3093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:48.922Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cf506951-0854-4d10-9e16-2d629299cf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:48.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:58.935Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=bf8df401-3467-4c30-908e-cc6c43e172f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:41:58.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:08.948Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7a937599-605a-47a1-ab41-64a708492325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:08.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:18.963Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=046f1319-1194-44e0-b347-71c0d810cc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:28.976Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=46fad6f9-b5bb-4cff-a072-2b4a7459e663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:38.989Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5796c9d7-3824-4335-878c-742dcb3f8203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:39.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:49.015Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7abe9416-746e-45b6-b530-6c0ffbddd9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:49.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:59.029Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=60429b35-d4b8-47c9-9346-b93104ace0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:42:59.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:09.041Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dd0235cc-5f85-4928-82c1-f6023868646e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:19.052Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=17ae0a70-b4cb-4cb2-8066-4a85a3192fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:19.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:29.065Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3b3e30f4-4214-463e-8ee6-f1e49c5b3e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:39.078Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ead275bf-80ed-49b8-8ceb-ec9cba3ad271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:49.098Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4a7d0dcc-8e9e-400b-a8f0-1b119df7e6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:59.111Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f6860c72-b963-412a-a8a4-aade095aed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:43:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:09.128Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e5c81df9-e9ae-4204-85a3-e2f47622a9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T13:44:13.056Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:44:13.056Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:44:13.056Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T13:44:13.057Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:44:13.057Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:44:13.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:44:13.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T13:44:13.066Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T13:44:13.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:19.141Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4d9c01d9-1ad1-4c66-8528-93fd0dc74f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:19.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:29.153Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=519d8128-78b0-4dfc-b8be-4b3c93215476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:29.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:39.166Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=164ed696-a25b-41fd-8c28-d853120820ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:49.178Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=90b4a1d4-8e39-497e-b09e-560edf0ebd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:49.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:59.211Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ccae5933-2d0a-4b77-baa1-da7364c2f6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:44:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:09.224Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=91f1023d-c5d6-44b2-9c63-08a7fe947ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:09.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:19.236Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c295a9f1-8685-4dcf-8c33-709c415b7aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:19.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:29.249Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3d517f21-a4a4-4468-94ad-ba36f212d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:29.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:39.262Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c2bc36ff-01eb-4ebe-a6d4-4b9e518833bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:49.281Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=460988a8-4ccd-4a30-bf5d-f122abbc862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:49.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:59.293Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=445098ab-3610-4a6f-a0aa-987e2179fb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:45:59.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:09.307Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cef0bfef-2948-481c-b37f-87997ff57c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:09.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:19.319Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=17435c2f-80c7-41c0-b916-95c40f0aeb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:19.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:29.332Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2bca7390-714d-4fb2-b5ef-79e174952815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:29.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:39.344Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=73a5dd7f-b9f7-4050-8095-55b11c79b6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:39.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:49.357Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=88a346e6-c8bf-4fdf-9f2d-9601f655bc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:49.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:59.375Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3ec4ace2-5b26-4d45-881f-ae2332a82dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:46:59.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:09.388Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4a3d055f-a5ef-44af-a294-8c321f5f7686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:09.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:19.399Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c0a29083-ff58-448c-b36b-1718f1bc9dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:29.413Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a0fed5bf-7b9d-4dbf-bd2f-d76772d4e905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:29.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:39.427Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5c8818e2-816d-40f8-ae2d-f2da239979ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:39.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:49.440Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1e503547-283a-4352-b17f-f0a1bd422905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:49.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:59.453Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=18ab3f0a-2940-4811-9c14-66eae512bdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:47:59.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:09.467Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dfc2ebde-f932-4a20-957d-bd75c74ddc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:09.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:19.479Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9319443a-59bc-4063-a0b1-d4d6d4b0d8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:19.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:29.504Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1dd84a24-0a7a-41b3-8be3-882ab28137ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:29.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:39.523Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=07878e02-ae5b-48b2-8581-1999af757fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:49.538Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=41779674-e8e2-4d83-897e-78abceadff2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:49.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:59.551Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b4c0f736-7a14-447d-aedb-91de6501c996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:48:59.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:09.569Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=37414318-2c0f-4f84-8218-1f31855cf56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T13:49:13.056Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:49:13.056Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:49:13.057Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T13:49:13.057Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:49:13.058Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:49:13.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:49:13.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T13:49:13.066Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T13:49:13.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:19.585Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ef44a837-13e7-4ed9-a085-d5eb96af09ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:29.599Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=78a9d2ab-31b7-47ac-9cfb-fa0c486f1bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:39.611Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d08e92ef-1e70-47db-b5ad-7960a8bdf8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:49.623Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f2af8472-393c-43de-bd9a-c3276a87f41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:49.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:59.638Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c7342461-f912-4ae0-b25e-eca6f358b4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:49:59.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:09.650Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fe94f7da-4e18-47a6-9b0a-dea7f6725b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:09.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:19.663Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f5263438-ca88-4eb0-a1c7-c98b23bdff77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:19.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:29.680Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cc2d3a13-ed66-49a3-bdcc-3e21ef2970b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:39.694Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7547bd7f-b1cd-46d5-b5d3-86ae2cec0ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:49.715Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c194200b-a8a9-4544-9ab9-16111035cbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:59.725Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f5b9f6b8-d1d6-439c-b6da-3dd3a687ef28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:50:59.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:09.738Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2c6e9eb9-0010-4458-b697-63947b0e5715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:19.749Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=25ef47b6-40aa-464c-93ab-762361de43e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:19.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:29.776Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=bfc92394-5f20-4281-bd78-02036a6999f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:29.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:39.788Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dc35e5bf-be84-429c-955d-68bece70eed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:39.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:49.801Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=982fe92e-c88d-42b0-b4f5-01631fb25f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:49.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:59.814Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=bc445a57-79ae-44e7-9792-c8d1215e749e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:51:59.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:09.827Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c83363a4-b7e2-460b-b38f-0b9eef636c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:09.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:19.840Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=affd90d4-3050-4d98-9db0-5ad9babffbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:19.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:29.865Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8f9a2273-1be3-4785-8db1-b555804b9a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:39.886Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=764dd425-a901-438b-a05c-2c7e03d598ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:39.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:49.899Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4baa9be6-6249-449e-97f2-bc774b995d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:49.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:59.911Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3bc46c6f-a99b-4f4b-b4ba-5e5ac3f2cf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:52:59.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:53:09.925Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0f611fc7-fa42-4118-a15b-deb09cef1439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:53:09.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:53:19.947Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8f90c51c-560d-4c98-a014-9e4484463769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:53:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:53:29.959Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c5c09f49-d3f2-4f82-bed5-b51fcf92d0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:53:29.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:53:39.971Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8880c663-7d92-4124-a30a-7a21a6f238b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:53:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:53:49.982Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2f0f1d8e-0346-433d-bcb9-d59cb6dd6c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:53:49.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:53:59.992Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4f5ec393-b0f1-4cad-80c7-45388eec68a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:54:00.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:54:10.005Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5c5074ec-16d5-460a-b09a-7761f41d7175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:54:10.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T13:54:12.916Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:54:12.917Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:54:12.917Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T13:54:12.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:54:12.917Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:54:12.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:54:12.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T13:54:12.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T13:54:12.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:54:20.021Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f5847a91-146d-4c6f-bbde-6a5aa54fe140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:54:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:54:30.034Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7507155e-2dd1-4227-a8b1-fadb116ecc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:54:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:54:40.052Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6692ebe6-7b94-46bd-9c4c-e37038501278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:54:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:54:50.069Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4b0582f1-ecc2-4347-8af5-4db589cec879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:54:50.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:00.082Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6228d2c0-83f5-4565-a001-5f53cc47dc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:00.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:10.096Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e2d71a14-e177-481a-9e32-3aff84264d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:10.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:20.117Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0f06855b-153c-411b-a6b8-116ec055e9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:20.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:30.129Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=484cb9de-1057-4e57-a115-0f8a7d61f78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:30.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:40.142Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7ee70e35-61ea-4ee8-ba14-c24f2f5933cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:50.155Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dc687c5f-74f8-4bb1-b819-6d0c895f629f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:55:50.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:00.166Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5b3746cc-e9f8-460b-b7e4-4dbc3c0a3faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:00.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:10.180Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7edf8a86-89f1-4a62-bb4f-86153d7fb01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:20.198Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=15973608-d9b0-46ff-98e5-df635108abc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:20.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:30.212Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e1aa28d9-54fd-4564-89cd-236809e38400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:40.230Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=56b1ec7f-4be3-4b72-9794-c59a8ac0881a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:40.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:50.256Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=18daca5e-7df5-4396-b80f-7dc280851372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:56:50.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:00.278Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e9005af7-0817-470f-9f5f-8d0df760aeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:00.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:10.291Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7d8730f5-411b-40c5-afa5-706c55ef2a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:20.304Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=90385925-2707-4da5-8539-4f8bab894fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:20.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:30.316Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=86cfe49d-429b-40b4-a089-7b1521cb9351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:30.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:40.331Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d2b8f982-6297-4059-a167-294b3cfa03fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:40.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:50.343Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5f7ca5e1-b1f6-4457-b197-d1a66e093307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:57:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:00.363Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c0c0a062-4151-4533-a12f-301ea92debdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:10.377Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0d2de0c5-4b81-48cc-ae87-ba49e8892ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:20.389Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8cdfa72e-bc90-48d2-a1e6-c6864717b858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:20.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:30.402Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fb6d8bde-6538-4f46-9165-4de507bf908d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:30.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:40.414Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=66915ded-960f-4cdc-ae85-56517c1fe377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:50.429Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ed79deaa-924b-47a4-8a3f-e968bec03737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:58:50.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:00.441Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=64bc0e76-b3fe-43b2-80c9-cfc7b8f536e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:10.453Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=087cd86a-f047-4eae-a184-2f6ee58372a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:10.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T13:59:13.041Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:59:13.041Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T13:59:13.041Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T13:59:13.042Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:59:13.042Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:59:13.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T13:59:13.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T13:59:13.050Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T13:59:13.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:20.467Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6c23c3ca-1698-46d5-9142-a0812507ca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:20.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:30.478Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d149f8d1-f911-428b-9acf-9054774e75fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:40.490Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a37c6ba1-5e97-41af-8d25-ebcecc45d7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:50.506Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7af101c3-2227-46c4-9cbe-c1e05df2d1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T13:59:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:00.519Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=efa5fe17-f7ff-4f83-a897-ca5b2dc01ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:00.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:10.532Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=261d821e-5b27-45b2-aa83-fc012b3237cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:10.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:20.559Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=efdaaa35-8c5f-4c35-96c1-09f5905f5df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:20.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:30.575Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4efd44dc-70b2-45b6-b74a-7d18581ab7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:30.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:40.586Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e837d93b-b5fd-4584-8b14-ed440542bf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:40.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:50.601Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2762bda5-3b76-4c6b-9b51-abcf40e1370a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:00:50.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:00.614Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c09e6706-3a98-4c49-a532-94a35288759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:10.625Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a0109a8d-0566-43b6-a72a-3d36d111f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:20.637Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=52f135f1-dcc4-4e10-817f-dbdcc28ec8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:30.654Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=858ed7a2-d1fb-4b02-88c3-5a06bfcbf9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:30.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:40.668Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2d9b84a7-98f3-47eb-99cf-213d37361df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:50.683Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=bfd5fcf4-c005-4c4f-9ba2-16fe27a3e7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:01:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:00.696Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a3c5cdd6-b7c9-450e-b73d-0ca492bf2ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:10.709Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=aecf82d3-e131-4c82-a392-84390079af39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:10.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:20.723Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ab6d828c-69ef-4fb1-b76e-b6dd7bb91948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:20.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:30.744Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7ad36cf3-0b96-439f-93a0-4a2cd70b3ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:40.763Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=83245596-58ab-4ebe-9a6f-1028e2e5f74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:40.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:50.781Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=04ef992e-2fe4-4974-b714-2a48abcb7056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:02:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:00.795Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=76830932-3817-492a-8b00-34e8aece5a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:00.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:10.807Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f4984bda-f096-4aa1-bf34-1d233dcfffee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:10.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:20.820Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4bda790c-8fae-46ce-9bc8-82b36bfd9d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:20.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:30.833Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=acafc95a-b586-4038-ace0-b4d1912ca1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:30.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:40.859Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=978c4fa2-1b0f-4402-9c0a-e1ea42516afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:40.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:50.874Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a1afafec-9b9d-458b-918b-e63c517eb2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:03:50.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:00.887Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=912b805f-68c8-4675-86b2-1e33a8731f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:10.917Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fadc98a7-e898-435f-b95b-4303270ff153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:04:12.996Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:04:12.996Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:04:12.996Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:04:12.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:04:12.997Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:04:13.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:04:13.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:04:13.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:04:13.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:20.936Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7134cd7f-f27e-4c00-aee6-dc22b4192629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:30.948Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=50b01cca-863a-4bf7-90a2-9788f5e3fba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:30.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:40.962Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=67bde931-4d00-47f3-9593-d417dd063002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:40.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:50.975Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f2e7a8cb-6eb1-4f5a-af7b-d67321c5b426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:04:50.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:00.987Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=83bfeaad-bb18-43c5-85e8-fbe0b5786446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:00.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:10.999Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fb251481-5e22-4aa8-91d4-9c06a4493744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:11.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:21.018Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0cdf38b6-709a-4f5e-a279-64803f402555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:31.037Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e1778031-ceaa-455e-bf0b-1660fca3cc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:41.053Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a7ca9898-49bc-41db-b3a9-5c3fbcd2fe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:41.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:51.066Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=00cdac53-f1aa-4941-bb00-545bf9c387cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:05:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:01.079Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4fb21261-2b79-4b19-9bd7-a6bbb1f5cd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:01.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:11.093Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=31f0f081-478e-46ef-b1ae-dcdd2c181c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:11.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:21.106Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=96e38933-b6d4-4b89-a490-8749634fca7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:31.118Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=79ebb26f-05c5-412d-995b-777d80220662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:31.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:41.138Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0bc60f3e-527b-4263-8749-fffa310d258b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:41.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:51.150Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=459ba289-51ba-46e2-8d99-6286bb1e8daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:06:51.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:01.162Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f7f5219b-3199-4032-adff-c590e13195e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:11.173Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b5253523-ba24-405a-9f77-5b63c8706028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:11.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:21.217Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4be5e30a-15fb-4728-b06e-4a2c4f0b4eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:21.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:31.229Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=43d1e38f-dcd8-4f27-a05d-4ef9fbfeba56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:31.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:41.242Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=90ca73b3-8b0e-4cc4-bf49-9ffb6ca3aa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:41.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:51.254Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5ac6eefc-06c7-47df-b31d-0ba9a10e184f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:07:51.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:01.266Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ac437f8b-f428-4a7f-af92-421a64bb6fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:01.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:11.278Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=901f8f6d-b950-4c6d-a97a-ee141d5c733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:11.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:21.290Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b0149df9-ac3c-40ce-be70-9780a5a8b167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:31.302Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=230ac738-4b05-45d4-956d-f96b572f0e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:41.315Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0927a6f3-d13a-4109-9d6d-113c57005e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:51.329Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8fddb4ae-4ae7-474a-8452-e3e6fd291dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:08:51.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:01.344Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8c2ece60-b975-46df-b45c-9746f29d188a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:01.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:11.360Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=80d5df81-596b-4287-93a5-d6e2d8e85b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:11.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:09:13.042Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:09:13.043Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:09:13.043Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:09:13.044Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:09:13.044Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:09:13.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:09:13.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:09:13.052Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:09:13.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:21.371Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=12dd3a6c-24af-4137-a7d2-c0a87fe273e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:31.384Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3145ee76-5893-456f-8129-5d6d595845af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:41.401Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a31515b5-2b44-4228-b8a1-d06356de82eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:51.416Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=05fad9a1-54f1-4b72-a5af-629f5ec037d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:09:51.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:01.429Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=baeeb208-9773-470a-a7a3-4457d1e13b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:11.442Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c36a8924-7a7b-49e0-9441-fd40fdbc1828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:11.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:21.454Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=89c6f1a5-4b40-4ec4-a0eb-ae76df6424e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:21.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:31.467Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7f1b5256-8ef8-47cd-8465-577a093ebb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:31.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:41.480Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cbeb99b2-7138-47c7-aa82-2abee2248e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:41.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:51.500Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f84a1bf3-da47-41fe-8705-422838416e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:10:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:01.512Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7b818909-f708-490d-a12f-ef48658a0ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:01.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:11.528Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=517c8910-e96d-4dcd-8602-f5554c2579b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:21.542Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d7252be9-7b58-4178-b32a-cee69b3b1bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:21.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:31.556Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f4d63065-02c8-45fc-bc7f-d09871b210ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:41.569Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=54a886c9-7d39-4b55-a248-4e57d3ce5704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:41.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:51.582Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ad915ec0-8787-441f-b149-f7a5dffe46ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:11:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:01.597Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ebe603af-38e0-442f-9020-943f15213c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:01.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:11.610Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=317640dd-0478-4bb8-82d0-acc19dd6670c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:11.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:21.622Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=91e4acc7-b3ca-47e2-9a86-19513f682072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:21.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:31.633Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fa02e0a6-abf4-4ec2-b294-f4690edf2414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:31.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:41.645Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=25aa15c9-2b59-43c8-a556-54bfdd0b47ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:41.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:51.658Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=68107c0a-4c40-498b-a023-76bb75c2b7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:12:51.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:01.670Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e61345af-c1f9-4e45-9ee4-ccc173439286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:01.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:11.685Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8ac214e5-bf7d-4c6e-bd68-af35e09d338d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:21.697Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=809e4cf8-3586-4323-a9bc-cc86cc03a3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:31.709Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dce74a4f-fa3e-4405-b1d7-73f75df3d865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:31.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:41.722Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=06374a13-33ad-4b3b-9662-09df952799c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:51.734Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d7acb1df-40f8-4cf5-9c5b-553fb7fa8cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:13:51.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:01.744Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=976c5a04-9a79-4af7-9941-9694f4980575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:01.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:11.756Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=14c888eb-ac14-40e7-9674-8e7a65be691e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:11.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:14:12.992Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:14:12.993Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:14:12.993Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:14:12.993Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:14:12.994Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:14:13.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:14:13.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:14:13.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:14:13.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:21.770Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ed164f1b-4a32-4259-842c-4b3ecf1cec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:21.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:31.792Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0e7b117d-4b30-4b8e-aa3d-99af6f555db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:41.803Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=96c6a63d-3c8d-44a6-8197-aa5058cbc370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:41.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:51.814Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7d5b12cc-49f9-4deb-8044-900ee45ebb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:14:51.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:01.825Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c0542cc4-7922-41d3-b7e9-8996391794d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:01.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:11.838Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8725faca-6b42-4c91-a3ad-cf1653c68e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:21.850Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a09b7e6a-275f-4aa4-b669-2da43b515c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:21.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:31.861Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4d00277f-6b2c-4f83-aef7-519dfaf1a3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:31.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:41.874Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=12068544-f4c7-4745-b690-06042ec0b827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:51.887Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e2988408-d26b-498d-a03c-924ab45515dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:15:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:01.926Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=260c2c69-9e6b-4fee-add5-94c35f8ec201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:01.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:11.937Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2fcf5120-d48f-4ca4-8e25-7962517ac947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:11.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:21.950Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d9b5822a-d956-4ade-8668-973fa477b6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:21.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:31.961Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d90370de-784d-4a6c-afeb-4c2932ae406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:41.972Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5e8ca77b-58dd-4061-b1c0-f5440cd1cdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:41.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:51.984Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0da9bfb5-2b24-460a-ae73-6cab01308945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:16:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:01.996Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6d3d86ce-b0ad-472e-9726-a3f2a604317b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:02.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:12.010Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8b5e50b5-ff92-496a-a46c-f3589e8a6e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:22.027Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=54f39170-ad13-4bc6-94fc-e8938725c4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:32.041Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5d1d068c-bddc-4c09-bdc3-8bd51d83880b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:42.056Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f21cd801-f7a3-495f-815a-8b99384720be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:52.069Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3de9d9f4-54b9-4cf8-9647-67c9da3c8753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:17:52.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:02.085Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8006eb85-3912-4320-9c44-657660e29757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:12.097Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=554e15a0-703f-4ac6-a79f-3f5ebec6ff92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:12.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:22.112Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=66141b2c-3d8d-4887-a0d3-2d6baaf973b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:32.124Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dda943b6-965e-42dd-98b4-c51c5118144e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:42.137Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=46762f32-7b61-4b0a-b956-db064c244a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:42.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:52.148Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=68afc1dd-108a-4180-b509-51145565a965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:18:52.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:02.163Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=adbe6178-1f2a-4736-97b7-0ca1d46e55df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:12.174Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9496111a-04a8-415b-b053-78f5b815bebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:19:13.053Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:19:13.053Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:19:13.053Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:19:13.053Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:19:13.054Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:19:13.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:19:13.059Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:19:13.059Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:19:13.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:22.189Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c40fc2de-67f0-4c2c-8f51-210fb38f2476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:22.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:32.200Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4ce4c2f8-d8f3-4496-ab9d-07ee1899ced2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:32.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:42.213Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b15457d6-8c33-4e7c-ad4a-1baa5478659c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:42.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:52.223Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3e848962-d083-429f-ab41-3308d7d2a513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:19:52.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:02.260Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3628da4a-b5f1-4db4-b293-6f69b1fc65ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:02.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:12.271Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=47988234-4040-4d80-808c-3ffc128b5451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:22.280Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a74f1785-9d71-43a7-aedf-336ae2103acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:22.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:32.293Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=33ddc80f-5923-45c2-8e5c-af25e237920b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:32.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:42.304Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9818f677-2c4a-4256-be7a-d255869bef6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:42.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:52.316Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9045890d-808b-4130-b303-35cba194b79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:20:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:02.329Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d182eac2-7ec6-47e8-ae4d-7d8929d492ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:02.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:12.341Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=98147f2e-a438-4bac-a2b3-21065327a09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:12.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:22.359Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7cdf2836-610d-4d60-a7f5-b1aad54eafc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:22.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:32.372Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2cbf0112-df0c-4338-8ed6-9130bc119a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:42.385Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b76cffee-cb56-463e-a74c-373b37a2d536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:42.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:52.399Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cc86e965-623a-472e-8bb2-28f7e1f1d25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:21:52.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:02.426Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8a700d35-3920-4e87-a092-2b7d2e5e4f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:02.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:12.438Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=301d5f53-dd92-47d8-b940-48bab2fbd532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:12.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:22.467Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d3c85cf4-4b35-4787-bdd3-e186ae59b0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:22.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:32.480Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=24d54ad9-ab97-4ba4-94dc-06d05a10cd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:42.492Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=db7e058e-5ef8-444a-b6f3-6a382ac0ec1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:42.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:52.503Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5995c6d3-8223-4be0-bfb2-8deb36665dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:22:52.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:02.521Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1a6c78f4-2283-4316-8f9a-d3ce49586f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:02.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:12.545Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7976d1ee-eebf-49fe-9013-a1235aa4eb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:22.557Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5be4d759-de01-48c8-b2c2-3ff4962e161c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:32.568Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4a80267e-a7fd-4157-a0d6-771b32e43a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:42.601Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=85e79fba-a2d1-4e35-8c82-5e8cd3059fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:52.612Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b7966598-5af6-4588-bbda-ed2167240b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:23:52.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:02.626Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8052a2da-4559-4cd6-b000-f4da80e2a9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:02.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:12.637Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cda3cd45-c4de-44e5-b8cd-f0e454329901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:24:13.013Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:24:13.014Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:24:13.014Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:24:13.014Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:24:13.015Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:24:13.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:24:13.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:24:13.021Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:24:13.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:22.652Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c96901cd-3bdc-4040-9c03-8e4bfcfdae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:22.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:32.662Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3bad0a4f-ad1b-4767-b92c-015ab9ad9cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:42.673Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=97ed7ccf-d695-474b-93a1-7612cfbacc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:42.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:52.684Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fe36ec7c-30d6-4571-9aeb-b32b3a41c071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:24:52.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:02.695Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b00003c1-8314-4e06-8f05-c48fe1ebee1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:02.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:12.706Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2583bc6e-116c-4af9-8d45-eae1543c6aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:22.718Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=52b4f6d2-1a29-4a96-9305-2173cd079f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:22.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:32.731Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7e53af26-bc92-4ba6-9fc1-f6d4b4838d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:32.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:42.742Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a3ec9523-eb43-4ab2-953c-07392a60f67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:52.765Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=de6cd2d1-aa4b-4769-92c4-d132181f01d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:25:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:02.776Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2f666cad-be78-4fea-a5b3-8488af7f63f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:02.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:12.793Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=91b3413c-c381-4629-ae48-630c37d5070a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:12.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:22.804Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c86d213a-5784-42b0-8c53-38bdbfb11d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:32.828Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3c7bea54-1456-4d63-9492-996421a59e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:32.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:42.861Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=49dbb842-20d7-4699-baf6-9421a127bc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:52.873Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=822bdb74-73be-4e21-8ee6-2f198f59d495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:26:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:02.885Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c707d59b-3549-48bb-ae9b-98027aa7ef24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:12.896Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5a9fc50a-c1dd-4a06-87df-be4e4bffd7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:22.908Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6528dd2e-39aa-42fd-b2c2-dd4a8040030c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:22.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:32.920Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=75d29024-0354-4bcd-b161-469451fb53cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:32.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:42.932Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6f5469de-7968-4ade-98b3-a972a443be1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:42.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:52.943Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9268eb12-1e11-4732-9013-1457d70b961f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:27:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:02.956Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=34e4fd03-e1fb-4769-9a70-b5e137342ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:02.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:12.967Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1fdbaa87-fcfb-4360-9e9f-435d0f553126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:12.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:22.980Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ae0674cc-9f85-49bc-a1be-53419e592e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:22.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:32.997Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=066e94e7-9a4c-4f7a-8b4e-f4d0582246f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:33.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:43.012Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cd0babc0-7524-40be-b20f-a11a69da5e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:53.024Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=eb775617-ab9e-4bd5-bd07-155e8b160028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:28:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:03.040Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=efacc9ac-ff74-4687-aecc-6afd36879a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:03.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:13.052Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4bf43251-7817-410a-b6f1-cf373730e7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:29:13.061Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:29:13.062Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:29:13.062Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:29:13.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:29:13.064Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:13.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:29:13.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:29:13.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:29:13.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:29:13.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:23.066Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fb2bc28c-0a5a-4629-a3dc-a99cdb554e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:23.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:33.079Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e1cc8b63-b537-49e7-a059-00c6a0032746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:43.090Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d166ceba-013a-4b32-b956-b84281954f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:53.102Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=bd2170ca-8947-46d5-a4b2-daf3b2b16c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:29:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:03.115Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=46a61f2c-2565-4182-8ad9-8a3e2bd7a833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:03.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:13.126Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=965633de-9165-48a7-869e-919ac69dad56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:13.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:23.141Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=56aeb38b-84cc-45b9-ac95-b2da0cf27503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:33.154Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=301c6aad-9d37-44ca-a73c-4511de91f3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:43.167Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3e4ab9a1-e324-4ad1-b797-4bd553f622cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:53.177Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e3463434-a60b-4ec5-8fb8-065b24abd428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:30:53.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:03.190Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1978fff0-63e8-4ea2-80d7-93cf9d5eb2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:13.205Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2821e7d6-637c-499f-bb6a-4dd9214e2524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:13.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:23.216Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b307eaec-d4a0-42cf-acb8-8ad6f15f0323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:33.228Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=70d133ff-3900-499c-bf6a-f449ddeac817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:33.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:43.241Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a13c3a82-966a-453a-ba86-448b158361c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:53.251Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a6a50313-5759-4367-b57d-f4ac7504cf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:31:53.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:03.263Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b16ef7c7-45fa-4a5e-aec6-aeb8ecd1e7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:13.276Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=feb46622-27e5-4e23-8b6d-36965cb35ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:23.289Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=bf79767a-193a-4a69-b2ef-0f32a09bfb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:33.307Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=42867cc6-3737-49a4-a16d-18179ab1bada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:33.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:43.325Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3df0e05d-2488-4fba-b22c-c342ae4656b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:53.337Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=236fc7ca-6c82-4467-a97c-19679e7856e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:32:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:03.348Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b7551eff-684c-4e7a-b025-d6eff6ae6c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:03.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:13.359Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5cc631a0-5808-41e3-9816-14847377df76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:13.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:23.370Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cb2ec562-c1b3-4ce4-a577-4fb276722f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:23.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:33.388Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=36520ba4-594c-4261-ae79-10f746e7c5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:33.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:43.399Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=04de42f7-a865-4961-8cce-7ba24e181277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:43.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:53.413Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=090e809f-39c9-479d-80e9-75ab11dc75eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:33:53.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:03.427Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4b7690b2-13a6-434f-8af5-dc935c498806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:03.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:34:13.010Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:34:13.011Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:34:13.011Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:34:13.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:34:13.012Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:34:13.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:34:13.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:34:13.019Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:34:13.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:13.451Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=adb81ff7-73b3-4183-b22e-1cd6dc1293af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:23.464Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=422d5070-52b7-4b4e-a11f-f0ea58087ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:23.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:33.495Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7df6aa96-c8c6-44de-ad9f-c21a68b21c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:33.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:43.507Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=754402b6-4d32-4612-a4cd-018820d23a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:53.519Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=22bade6a-dea4-4145-8481-7f32f4fb9cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:34:53.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:03.532Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d91a9945-e95b-4aa7-ac11-50eab5eb01ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:13.543Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=070df20e-967b-4b7b-be4c-c83c11a8c6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:13.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:23.555Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dad87667-6671-41b8-ab7f-00f17460c716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:33.569Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=257b5ae2-ec0d-4696-ae31-c25be961063a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:43.580Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cbe63486-90e2-4d32-809d-65a040a1859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:43.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:53.595Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dcb25b7f-c51b-4eaf-b1e9-f71dfcffe36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:35:53.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:03.613Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=52e729de-de92-4de4-96e3-46515e58267e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:03.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:13.623Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c36f388b-e219-488d-a23b-500f280f3027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:13.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:23.635Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2ea4c3d2-939e-4af0-8b49-1bf3b69f86cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:33.647Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=025d9530-1f10-45ce-86fc-081313703a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:33.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:43.660Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=235801d1-3144-49dc-81d0-48a6ccee9378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:53.675Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cdc180d2-1db2-49fd-97f3-f4504a65cf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:36:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:03.690Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d04d96da-fd4e-4040-ad84-be00d96615bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:03.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:13.702Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a53aac3b-19b2-4829-9d02-af522b275913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:13.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:23.717Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=92b7542b-3367-4c04-80af-708f3f1970c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:23.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:33.764Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a89cf0ca-0129-4398-a343-2e65df4fd75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:33.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:43.776Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=218fe1a9-23ef-4b8c-b649-d0b2f8b31073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:53.791Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=328fa93e-aee7-499c-b7be-d0f1aae65fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:37:53.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:03.805Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=14774b97-cd63-4310-ae01-f3fa50ee440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:03.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:13.829Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4be392ce-3c6f-45dd-89c5-de5d78abbb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:13.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:23.841Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b3d1bf57-2821-4dbd-9998-b80e1b35109d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:33.853Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a529b899-0786-4c1b-81d0-d36af0838d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:43.864Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=caca2e34-edbe-4161-b82b-5c88d3b630a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:43.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:53.874Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5f930de3-4231-40b5-998b-274b366447d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:38:53.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:03.886Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e51e4159-c77b-4b26-981a-b1a05eff6fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:39:12.931Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:39:12.931Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:39:12.931Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:39:12.931Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:39:12.932Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:39:12.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:39:12.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:39:12.936Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:39:12.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:13.898Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=450d35e5-347a-4c9b-be70-2f1c0292034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:23.910Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5a9a1f30-380c-42b5-803e-9d4a6f5e1819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:33.920Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=241e1bad-034c-497c-987a-1535c08baed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:33.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:43.935Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=77b28bc6-c5bc-49e4-99cb-175aed59e4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:53.947Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=de289769-3c89-489d-812e-1cc41c5783c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:39:53.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:03.959Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d84a2508-72d2-4d97-a207-0aa6a9e0509e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:03.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:13.976Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=24156ebc-484f-477d-8a2a-dc4987c64eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:23.989Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=915b7bf4-2107-4173-b81d-13ef4633be6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:34.000Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4bebed68-446a-4342-b3e6-15e2c6e9c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:34.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:44.012Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=29541d4a-5666-4715-9e56-e7abac1d0fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:44.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:54.025Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c96af818-afbf-4ef3-96cb-115fb3c5e4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:40:54.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:04.039Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=606afdd1-e05e-4a88-9abc-646529d1a9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:14.059Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6f7d4c1b-1651-493f-a78e-32415a3cbf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:14.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:24.073Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c6ff7e04-ffc9-4aeb-aa17-91187320cc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:24.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:34.086Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cc89f47a-af04-4948-9c4b-f7b45a4c9fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:34.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:44.097Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=73d4d09d-4ed7-48f6-b96b-9c4335c06684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:54.108Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f71187e3-1eba-4413-a157-dc2b453181a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:41:54.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:04.119Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0485a75e-7a93-4e1e-9bab-1b8669518f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:14.132Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b71814ce-5078-4d38-9c5b-b6deecb13e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:14.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:24.148Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ea6eeabd-ee04-4e72-a9ad-84d99fdcda74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:34.158Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0100cded-89df-4994-9397-c33169f0a13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:34.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:44.170Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=28287652-1b96-4ec1-86c9-a8b35a390385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:44.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:54.188Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d8303e36-5602-495f-b32b-e702a5901a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:42:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:04.200Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e30706aa-6d90-4d76-89bf-e4189e93a71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:04.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:14.212Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9f6046c4-3483-4e4f-99a2-0b8f3d8aa00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:24.224Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e741e98e-f307-49bf-88b1-16029911666f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:34.235Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=081e16ab-175a-4a46-8830-ea3eb28548af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:34.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:44.246Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8eb140e6-adef-4f5e-9d14-9f8ecc81e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:54.260Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8570e46a-2955-4271-b430-8733156b77da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:43:54.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:04.271Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b6fc1506-91fe-4223-ada9-4299a3f37612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:04.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:44:13.005Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:44:13.005Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:44:13.006Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:44:13.006Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:44:13.007Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:44:13.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:44:13.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:44:13.013Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:44:13.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:14.284Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=97f93ba7-cce6-42b2-9186-3fdcce8c0e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:14.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:24.297Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4ad028fb-2949-4136-b372-1ceff9b1c055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:34.307Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=68c49fb1-f76a-444c-8368-c4e7a8878b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:34.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:44.319Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a7bbb862-1c17-418a-b70e-c0d3fd49f24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:44.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:54.331Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9414da3a-03b2-411a-8cbf-229c971a62df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:44:54.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:04.343Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=47b6b92f-50b8-44bf-a406-dc22fc592b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:14.359Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b5b33116-be9b-4cfb-be54-2b54ff6c0f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:24.371Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dd58acdf-bdc3-4036-ba0e-2dc072524325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:34.389Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5c4874f7-94e7-4888-af3f-2f9ab2874ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:34.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:44.405Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=23533ddf-370f-4332-beb9-0aff1bd29db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:54.449Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ebcfc400-6934-4ff2-9f3b-b3515e5674b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:45:54.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:04.460Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2dc9b712-feee-4473-8068-3f96d611234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:04.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:14.471Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=83720ead-e4ac-45fa-a077-03cf98425a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:14.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:24.485Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c33ba47e-cb11-46c7-94e7-0b6c7d174d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:24.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:34.496Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c9428a7e-fd93-4093-a50f-bcdd7b3f46de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:44.508Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=54f972e0-9543-4d95-b824-80f061205612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:54.519Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e25a3730-25a1-4bd6-af77-0e3a53de1414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:46:54.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:04.532Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ac7355d3-f357-499e-a90d-6142fb694793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:04.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:14.546Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=87ff1697-b6db-4fc7-9d85-916196a451f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:14.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:24.563Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=027c4394-7b49-42a8-a35d-3c479284b535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:24.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:34.575Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cf515bf8-9a91-43a3-a77e-a493cb24e684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:34.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:44.586Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=74e703c4-347d-4023-9059-c3dd37193764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:54.597Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=654244d5-e553-4f8c-b5a8-46779ff2ff71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:47:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:04.610Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fa6bf01e-861a-4d6a-91ad-4ee1a701a2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:14.622Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f0236e55-a72b-4ccf-bedd-1327586d763d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:14.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:24.634Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f3895105-de14-4c83-8279-c9e30092f739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:34.645Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=eea95a61-c618-4d2a-8916-9ebee5ef4cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:34.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:44.656Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3815e32c-3805-4b03-b5d4-e668913fef9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:44.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:54.668Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fbb826c9-3038-4ff3-be4d-078dddafe6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:48:54.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:04.679Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c358fda9-67b7-448f-84ca-e46c5c47a6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:04.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:49:13.033Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:49:13.034Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:49:13.034Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:49:13.034Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:49:13.035Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:49:13.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:49:13.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:49:13.041Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:49:13.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:14.715Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a28ee775-013d-4fc7-981c-bf7b20b4edbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:14.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:24.727Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=940aa747-2aec-453f-a23a-ff5baae63db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:24.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:34.740Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4525fef9-9174-4150-94ae-253f558d9431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:34.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:44.750Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=95f5bccd-66c2-42e5-b63c-230a348bd2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:54.762Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cad3b8cc-a360-4998-a8d0-5863d59c5bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:49:54.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:04.773Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=effea773-1bb5-424c-b8ba-c5a72bde790a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:04.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:14.783Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ad8aa20e-13df-42b1-9a15-91eae267d31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:24.795Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=abd30669-cbd1-42bf-9c6f-543bfc7a7623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:24.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:34.806Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d52631a5-e474-4080-b533-35923c3621c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:44.819Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c35825c4-4f09-45d6-aa2c-248297c7f786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:44.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:54.830Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6af299b7-f391-4c51-b3fd-f7adec9e2921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:50:54.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:04.844Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9a5b0d43-56ed-4e72-858e-20e03171eae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:04.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:14.858Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=eb7d9a18-2c33-48e4-b696-e90a7db94b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:24.880Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a15e323a-007d-4af3-be38-64ef975e51d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:34.894Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=14e8c66f-e13d-436d-afb2-413c8ed630c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:34.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:44.905Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a80f3693-d304-40ea-84eb-a8d75cfe3bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:44.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:54.918Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=aebdc160-cb13-4210-be95-e7f6b433b19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:51:54.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:04.942Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d1c937a8-fa22-47ae-bbf6-a35aca502ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:14.955Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1489b00b-9372-4c22-9ba6-a0a76fd2b4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:14.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:24.969Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6839b04a-c18c-45d7-8027-7a29922ab7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:24.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:34.980Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f4415913-f0ca-45c7-b99f-08ea0ed7b5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:34.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:44.993Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=80e95c23-fbb3-4cec-9bf9-fcfd4ecb67dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:45.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:55.005Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0ee2ec98-03df-49a0-a7a4-384527667f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:52:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:05.019Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8716f091-fbe2-4f79-a395-143c3efbbc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:15.061Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=545d2f11-e651-455f-bb2a-f3c78135395b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:15.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:25.071Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fda697b6-e282-420c-ab82-b5002d368c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:25.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:35.090Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1985f140-abe5-4047-835d-b39c96c7bf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:45.102Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c1c4a588-68ea-4cde-9483-e24b0e3f18bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:45.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:55.115Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=917c054e-fc53-45d6-9fc7-27cfeba44a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:53:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:05.127Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b4b69c9d-1fd7-4d11-8738-9aa7e0e96add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:54:13.063Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:54:13.064Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:54:13.064Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:54:13.064Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:54:13.065Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:54:13.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:54:13.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:54:13.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:54:13.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:15.140Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dc1d2f01-96f3-447d-9a2b-05447a300924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:15.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:25.153Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6af83599-d8d9-491a-9d9b-bf7aa329be84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:35.164Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=fbad9548-3f7e-4349-bfc3-65764fad034f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:45.174Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=969ab0fb-7f67-44c4-b493-59dc2ab9e1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:45.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:55.186Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f45e3cc7-d1b5-4eae-8475-fd2e85bcbc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:54:55.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:05.197Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a27cac84-a5de-47f6-8e31-ff0d70bce57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:05.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:15.208Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=022e1c62-fc4f-46cb-bf19-b12a751ed756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:15.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:25.221Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=2d00ffa6-a962-486e-8317-8e3c117912e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:35.233Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=57e2a64f-70bf-487e-a796-0f7143fa0025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:35.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:45.244Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=5c7afac3-dffc-4304-a0a5-cb0764fa81e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:55.257Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=af6275a1-7df1-4bc4-87c3-ee0d64b998dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:55:55.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:05.269Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=83458193-15c9-4cde-b7b1-48c1ec4285bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:15.281Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=13ac7992-0d6b-4613-8291-d63430bf1b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:15.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:25.295Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3f0af4ab-9a26-43d6-ac88-01afdb6c27d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:25.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:35.306Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d1dfc439-9498-48ba-a129-775e31699647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:35.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:45.316Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dcbf078a-f2a9-4a1b-a87c-95e93cefc3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:55.328Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1be8ba83-7a84-4472-a11b-208153ce28e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:56:55.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:05.343Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c6bd4b97-3b08-42cc-9415-6d411ac6e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:15.360Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=826bb9c3-7171-4117-adda-b0e1ac7f31d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:15.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:25.377Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=50f20c6b-ec09-4563-932f-d16df569500c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:35.389Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6c496282-8b69-469c-9218-b8c30789ec38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:35.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:45.402Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=47bc6aeb-1948-4526-bc8a-feaec9b8d528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:55.415Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=61c25e82-a3ca-4b6a-b0e2-a6d668976a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:57:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:05.429Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=e9ec28ba-d945-46b1-a835-ac78981053b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:05.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:15.441Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=532b2c22-5912-4092-badc-7d8a415a7370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:15.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:25.457Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=92201409-b9bd-4454-bdea-d7d02a4517cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:25.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:35.470Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=341280bf-fb41-4778-ab18-77e40d5f4a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:35.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:45.485Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=38966343-57ba-4e44-bbdf-36371451aace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:45.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:55.498Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=14752447-b695-4180-afb0-7f33d763b926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:58:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:05.508Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ed841f37-d375-46fd-af90-ae99223d4c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:05.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T14:59:13.023Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:59:13.024Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T14:59:13.024Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T14:59:13.024Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:59:13.025Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:59:13.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T14:59:13.030Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T14:59:13.030Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T14:59:13.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:15.521Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d19c85a0-5606-4118-8210-085b61f3d318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:25.533Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=778cad91-b35b-40d9-b6e6-7428948678ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:25.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:35.549Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f2026d55-a993-401e-8b3c-42d700d1c9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:45.559Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c702b21f-8fc7-4880-b458-ff7b9e0ed792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:55.572Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7713ef92-d123-4373-8fe7-47d7132aa59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T14:59:55.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:05.586Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=335fbe53-0447-4287-aef1-739f0e9ae720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:05.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:15.605Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d33def16-a47b-4fe7-ae39-f883d3e00028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:25.617Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=38517adf-e923-467d-b32e-7f0e24be09f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:25.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:35.650Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=cae8977e-1a20-4e51-b81c-17006e5ea0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:35.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:45.660Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6e342dfa-500f-4012-815a-922729b49e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:55.675Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f3bca94f-2812-4028-8e1c-3fd65d1ee8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:00:55.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:05.687Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=586c94d2-669f-4dc0-baac-5f90ac000b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:05.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:15.700Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c63b2957-176b-4ccf-90d5-c655b08281dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:15.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:25.711Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7ed40115-4a36-4f9b-b527-7d1848a172cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:35.722Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c9d689fa-c260-41eb-b4b6-476d86574a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:35.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:45.734Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=edb2220d-01f5-4333-b7bf-804410e168c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:45.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:55.750Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=7255c525-8739-4af2-aec2-c134ab946163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:01:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:05.760Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f164748f-1334-4038-8f51-6cf7fc79eef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:05.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:15.776Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=063c2628-d83f-496c-a471-5ddc4e80782b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:25.788Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=8780d946-a8ea-4308-8c72-822a21822f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:25.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:35.801Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=3180d50e-240a-4e9d-b4e3-303df90b6f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:45.812Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=9d8c6351-f88f-4c96-ba4e-aa27c431332c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:45.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:55.823Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=42db2824-a17c-4dc6-a680-ecde212b1d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:02:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:05.837Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=b0311aff-4d9e-48ee-8e23-a68f2855b3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:15.853Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=0e479a8a-dbbb-429f-a866-6bf1b5dfa97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:25.879Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=1f37d459-eddb-4f57-a6e5-ef2f052785f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:35.891Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=538fb0d8-4764-4eda-973b-053b066020cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:45.902Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=efd9d183-e3cb-454e-b770-83c64c9573b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:55.912Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=c3d1557c-c1d4-4fe9-9369-cc61ace5f1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:03:55.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:05.923Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=23a06a18-a8c7-4e84-b23c-01c763e45cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:05.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:04:12.912Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T15:04:12.913Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-27T15:04:12.913Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T15:04:12.913Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T15:04:12.914Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T15:04:12.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T15:04:12.917Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T15:04:12.918Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-27T15:04:12.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:15.961Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=d6701f6d-2f10-48f1-8551-ea953cdc030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:25.973Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=04d83268-ca41-49a6-95de-ed80f25ef8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:25.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:35.987Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6a16ef0f-3e60-4a31-8929-790d697ec5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:36.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:46.002Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=289d4fbd-5983-4d7f-87e9-f203a3cd43cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:46.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:56.020Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=4e122438-8af2-4d15-90fa-11f2a48ff257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:04:56.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:06.037Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=107c942c-f643-48fd-96b0-aed3836e78cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:06.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:16.050Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=52fac296-655d-4372-985a-01e2b0f45989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:16.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:26.062Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=423a9ed6-5c9f-4ac1-8f12-b069c424fa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:36.075Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=f8ee3a59-4772-4c6a-85ac-90cf6210cd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:46.087Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=6c315b21-b95a-443e-8ddd-159969ad7c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:46.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:56.100Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=dd482528-50a5-43e7-b5a2-aea451e0c0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:05:56.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:06.113Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a8fae9bf-cb42-4a02-afca-a720a1e6fb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:16.126Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=ca872316-e027-4407-b833-4849c9d02f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:16.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:26.138Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=81153081-e2fa-488e-9aee-080a5c9b3b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:36.149Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=13011a1a-2a68-4fd6-b5bd-03f3add1db2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:36.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:46.161Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=a78a19ff-c752-469d-87a7-9a0b388f9ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:56.173Z |INFO |Init configs |InvocationID=0e84bc48-36cd-4a82-9a51-97a1a40649a2, InstanceUUID=75fad323-f61f-42c6-98a3-2503b76e4078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:06:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |