. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T04:50:00.454Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T04:50:00.458Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-21T04:50:00.492Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T04:50:01.152Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T04:50:01.258Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T04:50:01.258Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-21T04:50:01.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-21T04:50:01.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-21T04:50:01.495Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-21T04:50:01.519Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-21T04:50:02.840Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-21T04:50:03.262Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-21T04:50:03.280Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-21T04:50:03.281Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-21T04:50:03.335Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-21T04:50:03.335Z |INFO |Root WebApplicationContext: initialization completed in 1815 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-21T04:50:03.710Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d203da64-09f2-425a-8f15-11d39c496493 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-21T04:50:04.523Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d203da64-09f2-425a-8f15-11d39c496493 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-21T04:50:05.695Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d203da64-09f2-425a-8f15-11d39c496493 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-21T04:50:05.906Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-21T04:50:05.907Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-21T04:50:05.909Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-05-21T04:50:06.240Z |INFO |Started MainApp in 7.84 seconds (JVM running for 8.479) |InvocationID=d203da64-09f2-425a-8f15-11d39c496493 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-21T04:50:06.310Z |INFO |Start scheduling PRH workflow |InvocationID=d203da64-09f2-425a-8f15-11d39c496493 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:50:06.322Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=135bb971-e745-4872-b396-6260f5a1391b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-21T04:50:07.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:50:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:50:17.842Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=46b5f7bc-6712-4637-98c7-7da9d69eaf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-21T04:50:18.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:50:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:50:28.887Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=9bc009f1-8923-4135-bf17-2fe1fbe1f030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-21T04:50:29.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:50:29.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:50:39.957Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=a4cb6287-7741-4636-bf6b-4966e7b697a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:50:40.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:50:50.237Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=75cedda1-2c72-4f75-8276-edf16b883012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:50:50.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:00.254Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=0c1fa058-21a9-45e1-9434-1807020e00fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:00.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:10.291Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=d4683939-d277-44f9-9f96-5b62522e99a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:10.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:20.310Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=5cbc7dda-7971-481b-a2d6-707fc6310a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:20.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:30.327Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=9456e3f7-c20e-4846-b1ad-6302deea2663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:30.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:40.350Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=cb924480-a059-4ff3-9f5d-af8bdacff5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:40.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:50.383Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=e6deae19-691b-41d2-8985-3556e78f37c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:51:50.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:00.400Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=80dcb674-53d3-4c50-9e9c-ef52856dc38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:10.416Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=e9c92638-795e-4857-be40-d13989f2d522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:10.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:20.432Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=805ca171-f465-472e-942f-7a7b757639aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:30.449Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=09441a76-3948-4a64-9de6-038d4e405953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:30.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:40.462Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=9bf231ca-29f3-4162-b4ae-daa185e08ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:40.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:50.477Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=6cba9b1a-247e-456b-8a53-2193deea37ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:52:50.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:00.491Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=10fd4016-7b03-451a-bfa5-0b3fc753e333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:10.511Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=34293ba1-193b-4984-b3d6-46ee07e9f6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:10.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:20.529Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3c038994-f5f7-4d91-b41e-31088f02cfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:30.549Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=06a5cbb8-4dec-4806-a3e6-849fe9cf8262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:40.563Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=b6137069-6cb6-4f5c-8e8d-6c8e4bc7524a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:50.580Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=88382035-a5ed-47c0-a105-2157e1329ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:53:50.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:00.596Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=c6b35047-2579-4a94-99a3-e8706fc70bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:00.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:10.611Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=29c72589-317a-4a18-83d5-bd4d53114ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:10.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:20.626Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=30a51f84-2dde-44a4-afd2-56ebb7ae5e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:20.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:30.643Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=0e884211-28b1-4ac0-bc8c-67d327c95b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:30.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:40.656Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=a9c0d4cf-1c7c-4312-997c-a41b3ace683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:40.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:50.669Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=d4a4b8be-26c6-4a24-afc0-969c0e6ca269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:54:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:00.684Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=d8751f85-5133-4f35-9c0f-25d91b91b7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T04:55:04.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T04:55:04.551Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-21T04:55:04.552Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T04:55:04.555Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T04:55:04.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T04:55:04.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-21T04:55:04.567Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-21T04:55:04.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:10.696Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=fa6c4c5b-025e-4027-bce1-bf1b5dfae9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:10.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:20.709Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=50ac8c3d-ea85-4b61-a855-b3a5fcd5a29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:30.720Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=e0c01bd7-79d0-40f1-b2b7-7b79999889eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:30.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:40.733Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=a24fe2d1-3002-4f56-82e5-6c9b248f4746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:40.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:50.751Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=41151ae3-2b0b-4f1c-ab2f-b818c37545b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:55:50.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:00.765Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=917802b2-ae75-41b4-815b-d5efc94fece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:00.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:10.784Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ea0982d1-46e1-4390-b947-7a3457828f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:10.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:20.795Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=9a3566f7-1043-45d0-92a8-e123f706dc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:20.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:30.809Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=7414ec25-bbc1-4d5e-adcf-f7eccac55d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:30.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:40.820Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3f696a60-abc2-40da-a270-a0fe264ede68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:50.831Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=251b5604-7e8c-4063-96b2-1a72cc01d7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:56:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:00.842Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=1471d8a4-59eb-45c6-8602-2c35ec9868b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:00.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:10.853Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=d774bb4c-da11-4fed-8c24-e250cb6e27b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:20.866Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=efabdd34-8247-40f1-ac09-a940f33010a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:30.879Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=b0afadfe-3136-46cb-9972-f6395ee1fe53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:40.890Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=2f3bec81-a743-4e0a-926c-fd777e72ed09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:50.902Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=5c2be09d-427e-4995-b662-09150d38c401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:57:50.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:00.913Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=5b6db828-27c7-4e05-813c-16108ccaee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:00.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:10.925Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=15914c0b-4ecd-43d5-ad86-73ed32174f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:20.935Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=4105323c-5e54-469c-8b04-d194c68ac26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:20.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:30.950Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=24d7bf58-2e57-4f9a-9bbd-dcefc188d3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:30.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:40.960Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ddf98dc0-98e4-4dd8-869c-668dee50dee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:50.971Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=4ae75a94-cc81-4250-ad11-69b06da4f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:58:50.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:00.983Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=fb40eb57-2477-4ce5-bd29-5c5bf7cb842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:00.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:10.991Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=03c9c570-e7da-4108-bbb7-26387016dc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:11.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:21.006Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=06b5ffb1-ac24-4eb2-a6cd-ed2f4f507d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:21.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:31.020Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=e7abde66-ec31-403e-ae54-13b58f0508de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:31.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:41.030Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ef31da08-900f-40c1-90b7-1b75adfe88bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:41.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:51.040Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=d144792d-6f8a-476d-943e-b576b27ec37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T04:59:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:01.050Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=81791a23-d32b-43c6-9f3d-83d6c2161821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:01.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:00:04.028Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:00:04.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-21T05:00:04.029Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:00:04.032Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:00:04.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:00:04.042Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-21T05:00:04.042Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-21T05:00:04.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:11.060Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ce8b2291-4d87-489e-9085-e248b4d8992e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:21.071Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=34dd5ea6-5bde-4fec-9aad-a17847bf3e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:31.083Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=2b007720-119c-4d70-beaa-1b80b1c154bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:31.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:41.092Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ca637adc-73f0-4275-9caa-a4a6f2d66fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:41.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:51.101Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=0a3d1752-8069-4f77-bad2-940fa57f1c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:00:51.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:01.114Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=04b90b4a-1fc8-4b52-9a80-509427e6f8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:01.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:11.128Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3e4826b5-fc0f-4584-91a7-2b8b0460ebbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:11.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:21.144Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=15387fa3-80da-4702-8f68-a1725464e14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:21.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:31.156Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=26284683-ce26-4db6-bbbb-502cb36ee70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:41.179Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=02c092e1-93bb-4780-aa60-4f41f26ac51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:51.189Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=c3de59f1-9b41-4923-bf35-09acaaa1cde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:01:51.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:01.199Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=31f45e6a-8b9c-483b-b2a4-b376fccedf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:01.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:11.208Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=c6357458-0817-4fa1-bcef-cdeaa6392004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:21.223Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=b36ba3c3-5bb0-451e-adfe-7275379bf447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:31.233Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=92beef41-e4dc-43b8-9cfe-e602282f21cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:31.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:41.243Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=7e4849cd-d9bb-4298-b535-25d81bc2c9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:41.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:51.256Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=e93a72ea-38a5-46c6-9a8b-2bee5648bcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:02:51.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:01.266Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=26f706ab-b627-4618-b060-e0a48b2b6691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:01.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:11.281Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=e2c2edbf-9424-43bb-8170-0f9615639905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:11.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:21.296Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=19c2b7ff-78c5-4da0-81f3-b9c3b0d7cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:21.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:31.320Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=4597e211-f402-4ba8-8878-06b47cce3bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:31.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:41.336Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=08985002-552a-4184-8b52-47b3d465bbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:51.357Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=2a040bb9-73fe-4501-ace0-a40cca824c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:03:51.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:01.389Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=5c972710-0ba1-4086-bf0f-359ecd4789b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:01.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:11.427Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3a3d870b-9d55-4757-b817-eaa16bf8ccda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:21.518Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=c507fe04-5f69-4f14-b90d-2c9d55fc0ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:21.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:31.569Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=79296c55-d33a-4338-878b-6b5532870b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:31.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:41.581Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=d80f59c1-99b2-45b3-a32d-c706de383482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:41.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:51.591Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=03b3915c-8723-43a1-9165-c9fb2e728ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:04:51.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:01.603Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=6c756736-e663-41ec-9042-a4203a2f84f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:05:04.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:05:04.001Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-21T05:05:04.002Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:05:04.005Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:05:04.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:05:04.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-21T05:05:04.016Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-21T05:05:04.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:11.630Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=1955483c-1d5f-41ce-afda-4f01b6b5a28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:21.640Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=af062d7a-28c6-4dc6-a747-44bee992a53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:31.652Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=74539822-83ba-4b61-b923-de81cb59e2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:31.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:41.668Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=1332d0fb-ea3c-4421-ae3e-9cfdab7b6ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:51.690Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=6db52a91-bc9a-4d8d-823d-66d5b286e21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:05:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:01.715Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ec8f9e87-d913-4664-8bfa-27eb7c5d5497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:01.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:11.727Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=a2ef9caf-c044-423a-8957-b25fef6cc069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:21.737Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=5ac40cae-ea4f-4313-b19d-115c2016e65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:31.746Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=4bf33284-e7d9-40a6-8c9e-b4d608fe36be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:31.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:41.770Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=cdddff21-fe42-4aa6-94f8-3a997ac1e4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:41.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:51.791Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=95410dbe-fb48-4a31-8d4c-be6db3e7e8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:06:51.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:01.811Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=5a4aca26-f724-4709-b258-66ef88e908f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:01.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:11.828Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3e684cf8-47c3-4f26-9a02-3d44c10c85f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:21.839Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=f1285473-aa8b-4f55-a187-95e23eb5c350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:31.891Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=2f67d8f2-ae05-4d2c-8b3f-b0f67bbd9132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:41.904Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=6dd1c8e3-79c1-4ce3-b761-fb46ef0b1b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:41.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:51.914Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=413b3fab-93d8-49b3-9c7c-bf2c5d20eb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:07:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:01.925Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=68efb3a2-1832-4cad-b7ac-f027e1dac90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:11.934Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=8f2b34d4-20aa-411e-911d-157f5c24caa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:11.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:21.943Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3c861551-a4d7-4633-9d14-c6116a94a557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:21.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:31.956Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=f1e59eac-1dac-4089-b5fd-bfbff3179c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:41.967Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=f4fabd44-a92f-4787-9226-3e38fba4b58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:41.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:51.980Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=0e5eb250-6757-4a98-8488-86143e58b48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:08:51.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:01.992Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=a7ebb466-6692-45a3-b87f-8c4779ebbd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:02.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:12.003Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=c1f3e029-a5af-4db5-b185-acaf1e5e7e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:22.014Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=5f49d24b-1044-4f52-b7cb-ab971fa17ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:32.026Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=f3edb25c-eb62-4ced-abdb-9c75ec446927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:32.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:42.044Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=bf3c4483-6262-4eca-8baa-be32c4c37d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:52.053Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=511c97c0-5fa3-4009-b8ca-1ccd634f3e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:09:52.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:02.064Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=87074c04-466a-4f5d-9b7f-26452d416129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:02.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:10:04.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:10:04.009Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-21T05:10:04.012Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:10:04.015Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:10:04.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:10:04.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-21T05:10:04.026Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-21T05:10:04.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:12.078Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=788f1dcd-7f47-4413-98ad-f25153653c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:12.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:22.089Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=c183cf58-2b48-4d0a-affa-9b9868a5b31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:22.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:32.099Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=b3747ce9-f1c9-4e02-9de7-f02f4462127b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:42.108Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=cdc46d92-e922-4389-9bc2-e6fa6c4d2751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:42.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:52.118Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=46e953ff-e789-4500-a169-dd6a1bccfd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:10:52.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:02.139Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=5302a76d-f177-42a1-8dc6-e6c21f86d157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:02.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:12.150Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=6b7e0012-5ef5-47f2-8449-1b4640b5e360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:22.161Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=c66230bd-e254-4848-9ff8-6b07c932d4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:22.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:32.171Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=5829d0ca-0f7e-4867-823c-f3200091dff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:42.179Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=a1b58320-6887-43c9-a8ff-98146c1229fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:52.188Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=9d667066-7017-4993-9365-65c208f6fffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:11:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:02.198Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=b0843aa7-1a6b-4797-a2c8-d3d969eb2c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:12.207Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=0949cda9-22a8-4560-84a6-c43eaee88802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:12.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:22.215Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=a06c0068-425c-438c-a0cd-037098b15db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:22.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:32.223Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=0820eb37-a09a-4c1c-a290-7b504db7d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:32.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:42.242Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=6af2cf95-fe9d-4996-be55-3d37d7985186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:42.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:52.251Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=bee3ff4a-013f-4819-9d51-1e8724e24712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:12:52.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:02.265Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ef63cf47-eaba-4728-a542-cb171dcee587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:02.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:12.273Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=6d9b064b-4cbc-4b9f-842e-88ae8474e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:12.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:22.282Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=0a8c43cd-f5f5-48be-a9fb-f4f10847d63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:32.290Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=360fb708-8ee0-42b4-9eec-af45dff82003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:32.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:42.299Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=1c8bcd93-7a8e-4020-a05c-8c3a9ce35215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:42.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:52.309Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=22b4572c-0522-4f1c-a261-34cb6a5a3619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:13:52.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:02.319Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3052a9e5-e27e-42b1-9aab-03129be7b5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:02.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:12.329Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=092a4210-1f3a-4061-92c5-70464520224b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:12.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:22.339Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=263f039c-4d43-4a60-afad-2d89788d3e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:32.347Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=8f5835f1-282c-458d-b55f-187a4c89b3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:42.357Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=0ed0a4e9-9d9f-4953-a91b-1a497049daff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:52.366Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=83365494-5503-4b84-8e08-93ade6457e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:14:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:02.376Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=49d6e465-bda6-4f15-9d14-42d7a430ec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:15:03.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:15:03.981Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-21T05:15:03.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:15:03.985Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:15:03.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:15:03.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-21T05:15:03.993Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-21T05:15:03.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:12.384Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=5fa2870c-9c25-44fb-b73b-f505b57f0c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:12.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:22.419Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ebe37f99-7511-4c4c-af9d-974b0dedda38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:22.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:32.428Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=bbdb828a-5156-497f-baba-a9466bcbd3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:32.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:42.439Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=0cfd3e07-9bd1-40bc-8ed7-e8b2e3207403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:52.447Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=22fa2e3e-d18a-4e46-8dcb-da6cce0d1f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:15:52.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:02.457Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=365aca51-512a-4341-ab74-3e4d95046912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:02.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:12.467Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3ee2ba73-fca4-433d-8e83-33c8f4835e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:22.477Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=345569b7-6e7a-4816-b31d-757b9f178892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:22.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:32.487Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=67584cbd-f39a-4415-8dc7-ce3f9223127a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:32.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:42.497Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=d49f3a8f-2d3c-4140-a19d-69c1f6d706ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:52.506Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=efd13b8d-97bc-44cd-894b-9397a280d070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:16:52.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:02.515Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=9c809b6c-7e3e-4612-be3b-48e3353cecfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:12.525Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=45a41bd8-e742-4148-9180-ed94591c64da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:12.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:22.534Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3c7ffcbf-b54e-47d3-851a-cdd19ea45526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:22.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:32.544Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=99ccbe69-75d3-48e4-97db-5e8a5430e235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:42.555Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=23d61260-60d7-4cca-847d-a11eaac3a4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:52.564Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=42f74604-60c4-48a9-b518-bbdac4f9896b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:17:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:02.580Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=32e41781-dd96-45a7-9e2d-b2f3a77578b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:12.594Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=a2b3af3c-847c-42e7-aeff-6b4fb0b7033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:12.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:22.605Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=cfb2961b-0669-4c5c-b7e2-973f6cd765ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:32.616Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=67add936-1897-4664-aaa2-5be1b1a9a430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:42.624Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=18ee54cc-4fd3-402d-b0a8-025fbe87a0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:42.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:52.633Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=cc929d43-9fb4-4319-8b72-dd1cf70221e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:18:52.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:02.642Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=9a80e567-9aea-47dc-a46e-00e49853e201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:12.653Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=cb9f46f9-46d2-4ea4-bc35-4f01366bc6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:12.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:22.663Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=53b1041a-0c5e-4291-a0e0-9d4dca703a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:32.671Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=50e4cd1b-ca4b-4558-a343-192a5554363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:42.681Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=2da2c983-4fcb-4589-a925-f054e6de76a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:42.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:52.689Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=53165335-e628-442e-a6fc-75174bf55a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:19:52.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:02.697Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=533e7e95-0b47-4ddf-bdce-044e385ce942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:02.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:20:03.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:20:03.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-21T05:20:03.986Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:20:03.990Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:20:03.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:20:03.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-21T05:20:03.998Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-21T05:20:04.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:12.707Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=b79847d3-451a-411d-9d47-3e47ed8bc5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:12.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:22.716Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=768145a8-870b-4e0f-aaad-2fe9d6d27e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:22.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:32.724Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=39168535-9086-4814-bcc1-511217e322b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:32.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:42.732Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=7a9f36f8-1283-4397-beb3-c2d034a5439f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:42.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:52.740Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=2cbf7e38-70b8-4fc0-bdf1-322af68a0f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:20:52.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:02.750Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3e93b81f-973b-4e40-87ed-d5368652ddd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:12.759Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=18a7675b-9ce4-427f-849e-bfdbc3fe059f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:12.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:22.767Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=e45c2600-1cdf-4560-91f9-46712047b7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:22.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:32.778Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=f1864e52-8ac8-4398-bd09-d49e34c25e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:32.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:42.787Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=acbb8c59-42a6-412a-ae4b-895af20a4cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:42.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:52.795Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=1acac77a-43b3-4cdf-9295-1e00dcf0a156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:21:52.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:02.804Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=1018229f-2c81-485c-933e-b2e5c2de13bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:02.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:12.814Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=fe67be03-eee9-48ed-9218-0aa82f4fec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:12.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:22.823Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=28d23ee5-9610-4fe9-bed4-b4a82100aee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:22.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:32.833Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=c5ddcdfc-392e-4ac5-b130-c26d78ef7160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:32.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:42.841Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=745231d4-ca92-40bc-af88-4c879ca8d8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:42.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:52.850Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=f0bca96a-2ed9-40c3-9684-26f186fb2d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:22:52.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:02.859Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=7834ea9d-9e2e-4ffb-b9cf-2cc8e9a98d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:12.869Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=4c303c21-f778-4133-9c01-ad8fb1e07dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:22.877Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ad855943-f999-4790-b31b-a3b5d4b1eef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:32.889Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ceb2456e-b02c-4db2-9d67-892953becffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:32.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:42.899Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=cc1219f6-8a5e-459d-a236-911241b33548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:52.916Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=e1fe6a58-ff37-4943-a8eb-8b897b6d5658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:23:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:02.926Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=6bfe7b67-9c63-4009-a0b8-7f92f975557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:02.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:12.935Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=93133bd7-7970-4c4f-9cb7-6a5ed2c6fdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:22.943Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=2d3e1549-0a5e-4fd7-8c75-a8b7ea4507c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:22.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:32.951Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=fee4bc9a-c2a0-4046-bb94-402a3d6a24ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:42.963Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=7f702da7-fa3f-4523-9b8f-258c1143a451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:52.971Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=d36d2c16-1d45-4fc0-8792-b57d936ea852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:24:52.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:02.982Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3dda7806-e5e9-454d-8793-8bc07efbffaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:02.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:25:03.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:25:03.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-21T05:25:03.905Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:25:03.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:25:03.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:25:03.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-21T05:25:03.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-21T05:25:03.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:12.992Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=a3332f0b-7a7e-424d-813c-14faf0f3bb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:23.001Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=22b4f072-d0d0-4f5b-8819-287c8ab78efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:23.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:33.012Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=fd990939-38ba-4f48-a358-4ceedc08d0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:43.022Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=a2bf3d86-2741-4546-9648-f3eaee7c9303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:43.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:53.031Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3db8eb82-30e8-44db-9c83-86f652872465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:25:53.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:03.041Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=32a329c6-de74-40ef-8c86-c8c2563f33a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:03.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:13.055Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ce0a471d-2f58-4371-986a-c5f6638379de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:23.063Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=b24b5fd7-731a-47a1-89c1-0656183cc25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:23.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:33.072Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=1b92a99b-30e2-4197-8de7-190c46ba55fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:43.086Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=cec517ec-5ef3-498c-afcc-e774db145405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:53.096Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=b2e55e14-3a4e-4ecd-8125-88c5825340c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:26:53.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:03.104Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=865ba925-8662-49ea-867e-600b037d73e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:13.115Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=d0212878-7eaf-4d45-913d-779c21b87779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:23.124Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=2aeb52b5-8d51-463f-998a-f697d4a15b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:23.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:33.133Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=065a760b-36e4-4dfb-8cee-1ff248bc8204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:43.141Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=7c0ae00b-ee70-4c66-9534-bb9d8d166a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:43.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:53.149Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=1f8a9962-f6f8-4d55-b4ae-a3d8239c942a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:27:53.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:03.160Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=3048d7ef-e79e-4805-a816-be1f98926eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:03.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:13.170Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=e518478b-f3e8-4530-8b09-bd3b02f9e400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:23.179Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=16234fb1-cece-4893-b30e-029db1b29d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:33.188Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=faf42e1c-76a0-4dbf-b43a-d6ba67a6a9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:33.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:43.198Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=b9f4f205-5c1d-40cf-802f-436e60c2eaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:53.206Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=de889997-dfd3-4323-ac7c-1be326842956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:28:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:03.214Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=8472d9a9-0a4f-4ff4-8c8b-017e924fc412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:03.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:13.222Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=8887371c-6932-4c4f-aec4-166d1023b996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:13.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:23.230Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=fc88bbc7-393b-441c-a836-d1f8aec61525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:33.239Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=b132cfd3-ad30-4c3c-a416-bc77ebc04595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:33.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:43.249Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=7bbf1bf3-5031-41d9-bd02-835088c60827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:43.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:53.257Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=068b0972-0ad6-4f82-8d4a-ab1339b74ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:29:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:03.268Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=9b0202ec-2a14-4f48-9ef4-36e2a03eb9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:30:04.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-21T05:30:04.036Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-21T05:30:04.038Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:30:04.042Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:30:04.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-21T05:30:04.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-21T05:30:04.050Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-21T05:30:04.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:13.277Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=6332b0c5-0574-473e-b511-ac4416d16d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:23.286Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=5b48671e-21bf-44e6-9892-260dc96c54b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:23.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:33.295Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=c916ab25-dfef-47d9-8280-00d0b9c4832c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:43.303Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=9666c03f-1eab-45e9-89ab-aa369a21b86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:53.313Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=d44b5084-09cc-4ea3-88ae-8638cfed266c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:30:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:03.320Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=57e0cbb8-df95-41c2-9110-56fac54fd9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:03.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:13.331Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=fa9475c6-b3d8-440c-b1c8-c0d7e3d59896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:23.341Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=a90bc5b0-bab3-4cdd-840a-77bbc53c7cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:23.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:33.350Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=4bb240fd-25d9-4aa7-8025-e5544d9a8dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:33.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:43.358Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=2701905e-c3a6-4f92-839b-30d7ccd4e8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:43.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:53.367Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=e28d5aa7-fd6e-4f35-8a28-34428b65ae2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:31:53.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:03.375Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=ba533eb8-cd3b-4550-96c5-35cf9b5af75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:03.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:13.382Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=2881683f-5a0b-4815-85c9-f428812cd2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:23.392Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=57e4bccc-b911-4e76-b52c-9cfa3008047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:23.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:33.400Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=8ddff566-5b72-46e8-86c7-414526f2328e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:33.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:43.409Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=e6eda2c6-a791-407c-ac33-1e56cbd8db3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:53.418Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=7331adcb-774e-4441-8c1a-2d77bd839402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:32:53.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:33:03.426Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=c029165f-66d7-4af2-83ab-71f7e8e0a57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:33:03.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:33:13.434Z |INFO |Init configs |InvocationID=d203da64-09f2-425a-8f15-11d39c496493, InstanceUUID=38167c79-2feb-4616-b8bf-e65b7cb6f622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-21T05:33:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |