By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:24:28.922Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:24:28.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T11:24:28.973Z |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 |2021-09-10T11:24:29.469Z |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 |2021-09-10T11:24:29.562Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T11:24:29.562Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T11:24:29.563Z |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 |2021-09-10T11:24:29.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-10T11:24:29.748Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-10T11:24:29.768Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-10T11:24:30.972Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-10T11:24:31.314Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-10T11:24:31.328Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-10T11:24:31.328Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-10T11:24:31.370Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-10T11:24:31.370Z |INFO |Root WebApplicationContext: initialization completed in 1602 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-10T11:24:31.716Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-10T11:24:32.429Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-10T11:24:33.487Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-10T11:24:33.963Z |INFO |Started MainApp in 6.793 seconds (JVM running for 7.35) |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-10T11:24:34.014Z |INFO |Start scheduling PRH workflow |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:24:34.027Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=644ff573-3fee-49e2-be8c-e803cc58e9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:24:35.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:24:35.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-10T11:24:37.476Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-10T11:24:37.477Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-10T11:24:37.481Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:24:45.530Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=08e5b13c-89dd-4d01-ba33-3b58b24ca1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:24:46.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:24:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:24:56.598Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=0c2fa629-6f55-4fe4-b89f-c433a96a8bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:24:57.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:24:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:25:07.638Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=cba9775f-5799-49f1-8e1b-3f6fc68a3018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:25:08.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:25:08.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:25:18.677Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ac180034-efd9-4e80-9ca6-77b4151db2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:25:19.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:25:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:25:29.718Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=209cb290-6d66-40f9-8ae5-6890411859e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:25:30.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:25:30.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:25:40.823Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=33b2b454-f0ba-482c-a0b8-045864f1d57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:25:41.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:25:41.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:25:51.861Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=24a5ab42-5b0c-43c2-b88c-12ae26184766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:25:52.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:25:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:02.905Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ae247e9a-04b7-4973-aa0b-da8d0541be38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:26:03.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:03.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:13.941Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=63d9226f-8dc3-452b-a668-618288bf6de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:26:14.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:14.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:24.981Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=bdef84e5-e27e-4f4f-85a1-a4e2df31058e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:26:26.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:36.026Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=871c833b-0d8b-429f-8636-af9281fa9a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:26:37.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:37.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:47.095Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=24ff3f0a-f354-4fde-84c2-d2acbca337f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:26:48.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:58.133Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7cc99369-94d6-4cf2-800a-22866c55bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-10T11:26:59.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:26:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:09.173Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a7ff93b7-9510-4562-acd3-4e7e48ceb7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:09.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:19.341Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1b9a70f2-99e2-4556-b52a-1a75ad87f0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:19.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:29.355Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=95e70ed9-c9b0-4e33-8158-55b8c47bb1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:39.367Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a19adfe2-090e-46af-bd0b-082af59fe1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:49.380Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e40e28f1-3349-40f7-b9d4-89be27c7c2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:49.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:59.404Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3f42598a-1bbd-458e-b8e2-4160ceb07c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:27:59.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:09.422Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=14c7a6fd-959a-45de-82c5-c3f7ff4c7e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:09.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:19.439Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=38843d3b-e463-4b1f-ac61-e2f3f68a3cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:29.459Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=21179e04-672a-4865-8329-59efa35c11e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:29.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:39.471Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a68fc769-d5e7-46b1-989a-5b19f2f64fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:49.482Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ea429046-9125-40e1-9def-314c4625e395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:59.497Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5999b145-1ce9-4a19-9f8d-513e65b00533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:28:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:09.510Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7917a94d-eba0-471b-9085-60f1cacfd2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:09.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:19.522Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a8342f03-5bc8-4500-909f-7440d5dda5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:19.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:29.543Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fa4f5fe2-e70b-4521-90e0-9e0be0581576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:29:32.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:29:32.615Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T11:29:32.618Z |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 |2021-09-10T11:29:32.621Z |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 |2021-09-10T11:29:32.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T11:29:32.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T11:29:32.630Z |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 |2021-09-10T11:29:32.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:39.564Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=64bfbafa-e80d-4aef-b3bd-74345df4eb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:39.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:49.587Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ccf24e79-c5c4-46ef-abb6-e482908e7c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:59.602Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=96ff983a-f60e-4e83-83ee-ecdfef7ad03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:29:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:09.617Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6d19e07d-60a4-449a-a479-f10457e46fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:09.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:19.627Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=526e8461-01bc-4eb5-8bba-3b6315b86844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:19.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:29.640Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1d3b1c77-2ba7-4def-a17f-e9c3f597f0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:29.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:39.654Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=97741fed-1cb3-4678-bd38-c1dd7e805f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:49.666Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d6e9c112-3793-4dbc-a8e3-3bc07a13b92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:49.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:59.683Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6b930627-c4ab-4d99-83a2-a894c15d5b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:30:59.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:09.707Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=01a313d5-bf1b-46ea-9e3c-a832b528371b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:09.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:19.736Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=bffa9915-40ae-410a-aa63-3f99a1c6e6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:29.748Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fd0c074e-5394-4f3d-8c11-80f13e396b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:39.761Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=db4aa6ba-12d0-4e71-8030-812506ce11a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:39.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:49.771Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=493fe193-5c0d-4d68-8356-22917fec73c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:59.783Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=911c4250-3516-4a90-b64c-6bed1a3e60ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:31:59.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:09.804Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6e6c9d61-b8e3-4436-8a7f-32dd302e2061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:09.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:19.818Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e4d95798-18c7-4af9-8774-5a3a6cad9abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:29.837Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2e186efb-44a4-41cd-b306-80cc8353c773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:39.847Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6f90b3aa-4721-4f8d-9276-3e1dcf4e7f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:49.861Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f9e36927-e0fc-4b8d-a8cb-c08234e23dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:59.872Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=944956d4-1640-4b35-8a2f-21d0e24b8265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:32:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:09.888Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=266b009e-a310-4a07-abc4-0240e9ecf69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:19.898Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b341b4f2-750b-4bc6-8283-7d3a4ad6bd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:19.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:29.908Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d5cd2797-1f9b-4ea3-86f2-52a53fa0b2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:29.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:39.921Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5958ffca-760c-4e95-9159-cf6a412c8905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:39.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:49.958Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=618b3b53-4431-4e1c-8156-c4725e25773b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:59.972Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=0e6e42e0-09fc-4f7a-956a-c2bd0e6b287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:33:59.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:34:09.984Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c11e341e-9703-4ce2-80ca-13afd9e498ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:34:10.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:34:20.002Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5c6f39e6-0ec8-4629-8f50-9a70dabe2cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:34:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:34:30.033Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c29b0050-c598-4870-84ce-c97457c8d027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:34:30.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:34:32.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:34:32.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T11:34:32.054Z |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 |2021-09-10T11:34:32.058Z |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 |2021-09-10T11:34:32.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T11:34:32.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T11:34:32.069Z |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 |2021-09-10T11:34:32.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:34:40.042Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c89246f4-199a-4f28-bd31-7e7d2ec24821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:34:40.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:34:50.052Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fa120013-c5cb-446c-8975-9499260e928e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:34:50.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:00.062Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7cb24c4a-c98a-4d71-a2c4-acb2ab09e26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:00.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:10.077Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3dca3687-9585-44ae-9710-d35ee35592e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:10.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:20.093Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e596cbe3-bdf2-4b94-aa0f-bae162556383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:20.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:30.108Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a7e0dbe0-e2e1-43e9-be41-4c27a461361b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:40.119Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=eb046676-7c4b-4756-b1ae-a16374b20f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:40.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:50.131Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=4abbab3b-05cc-41f6-97a4-a2b01b54a52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:35:50.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:00.142Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2e7d395b-bcb7-4d37-93dc-93442876a806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:10.152Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f9a82a08-5d98-4c32-af11-8ddda4f9c31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:10.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:20.161Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f83f9cd1-210d-4e5c-9128-81783f049815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:20.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:30.173Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8825a764-e80a-4f80-a287-97017b120eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:30.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:40.184Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7b4f70c1-7541-4141-b460-a0fc8f0c96b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:50.202Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6a1c657d-29f5-428f-b89e-b6cedf3ce9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:36:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:00.214Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ea7aaa73-7029-488b-b0a1-b1c9c451946b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:00.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:10.224Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f03baff6-0815-4445-937b-d207ebbebf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:10.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:20.245Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5514c7a8-0177-412a-aad5-b9cedb9a422f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:20.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:30.256Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1cc721f8-1047-4e32-9e28-552edb6efcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:30.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:40.271Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=eff7b9ca-6efe-4051-ba8a-487d277ca1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:50.281Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=66540b31-5fe9-46f9-b590-15c890f907ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:37:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:00.292Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=52c26762-ef4d-4236-bb0d-bc8e6a3e125c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:00.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:10.302Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=dd7de7f2-3253-420d-bfbe-00db07490d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:20.311Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=18b21a0a-2402-4176-869a-12cb6c58bd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:20.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:30.320Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2a24b2cd-930d-438c-bbb3-93db2237b32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:30.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:40.329Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=866f138a-9b7a-456a-bdb7-c593a5d3bbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:40.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:50.338Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fd1c8d07-fe62-4812-a6c9-d6bd8e76a7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:38:50.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:00.356Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=010de8fe-a607-424b-99fb-59811b012c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:10.373Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=0daea3e7-2f13-45b6-bd70-62eb718a22eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:10.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:20.384Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f7e75ac7-65e7-42a8-ae55-a393205b7022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:20.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:30.392Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=65cd5d12-7087-400d-8cde-14695f36da5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:39:32.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:39:32.129Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T11:39:32.131Z |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 |2021-09-10T11:39:32.134Z |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 |2021-09-10T11:39:32.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T11:39:32.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T11:39:32.140Z |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 |2021-09-10T11:39:32.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:40.401Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=095388ef-2f9f-4ded-a72a-f8669281be2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:50.411Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=455c5fbb-508c-48f3-800d-93c0cec99f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:39:50.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:00.421Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=06de70d5-c0cc-4a45-8e89-308fa5ea5828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:10.431Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c0e31b3f-da39-4e28-b852-8547c788b8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:10.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:20.439Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=219648a3-636e-4cf8-b907-86872c85ee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:30.449Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=149290f8-f7be-46f1-abd4-381e74e2d6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:30.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:40.457Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=eb025d03-93f6-4ca6-8d9a-98ed7122f206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:50.464Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=70200830-9c91-4b8c-bc60-e67d59ae4e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:40:50.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:00.477Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7c5bffe4-65ab-4c98-82c1-fe6cebb151cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:10.494Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=71592c65-839f-488a-9382-04ca65a1abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:20.504Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b1acd971-9bcf-4b2f-a3b9-87c0f6e80a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:20.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:30.513Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b1435919-00ca-407b-931f-c603f782697e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:30.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:40.524Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8b52c379-dd9c-4292-b415-6fc1745137bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:40.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:50.533Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3b678a19-fbfb-40f4-9011-b5a1feed96ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:41:50.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:00.542Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=81b76920-ed5a-43d0-a932-e74aea5350dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:10.549Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b9d9665f-2629-4cd6-ae34-ad5fa4c04129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:10.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:20.558Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=be43615e-0504-4e97-a122-c0bc86bb5ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:20.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:30.568Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5a922232-70a2-4e8b-bafb-cc8c10d442f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:40.576Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c00d0873-3b65-4341-856d-abdaf7a03c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:50.589Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=85f7b40e-4ef6-49fb-bfe4-679cd11151d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:42:50.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:00.599Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e7b20161-dab0-4435-9dee-94e53ed993fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:00.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:10.613Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5d780db3-2e2c-416e-b377-3f4696f9a751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:10.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:20.624Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=39ee645d-688c-4c01-bfff-a690c08731b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:30.635Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=83cb1509-37ab-44e9-9b00-0a358f9affe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:30.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:40.646Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=cd4c2349-5fcc-4e6f-9d18-fea3168f0a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:40.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:50.657Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=88790243-ad0c-40d8-bcf0-2b4b6ed83e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:43:50.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:00.667Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=52855a6e-229d-4f54-a091-86c65e190d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:00.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:10.676Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=25083ee8-9ed6-47a0-9f6c-b830ad81bb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:10.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:20.686Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=14fc003a-318c-4930-9e91-1319c4668947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:20.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:30.692Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=10cd2a12-ab01-4760-92c1-6c6f595035ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:30.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:44:32.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:44:32.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T11:44:32.143Z |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 |2021-09-10T11:44:32.146Z |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 |2021-09-10T11:44:32.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T11:44:32.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T11:44:32.153Z |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 |2021-09-10T11:44:32.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:40.700Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f3076183-08b7-4c43-86cf-2f1a9ad435f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:40.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:50.710Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2a9bb1bc-7ba5-4f62-b649-d37e4ed932b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:44:50.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:00.720Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=83be6763-4178-4ecc-97aa-b781629c7912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:00.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:10.731Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b13ebb9f-18a0-4e5d-8c29-a2bc1637cd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:10.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:20.752Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=28486664-af75-435a-b76b-7c78561ca8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:30.763Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=60114a67-10bb-433d-bd5c-fff0b312da04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:30.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:40.772Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c991a4d9-7177-4da2-a4c2-4ac1222d611a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:40.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:50.781Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=07aa2aaf-81ef-4497-9480-de190da89f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:45:50.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:00.788Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6d023dab-6505-4a47-b82c-a48873395c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:10.798Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=26fa8dd6-4987-4524-a9a5-67d0d0f66ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:20.814Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=958c98b0-22a8-4d92-8a34-ac328f2a3044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:30.822Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f1823807-fc5a-4fe3-8f94-3390fc05dcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:30.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:40.830Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=0606a068-c9d2-4578-a144-ad3078731884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:50.839Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=57e60ccc-d3f5-475a-bc61-755fb1e14e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:46:50.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:00.848Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e8b4378d-8ab0-4334-a130-253b2ae13cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:00.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:10.858Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f8bccbb4-614d-4d8b-8ef9-6074854c1477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:20.872Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=0b006ac1-4784-4193-8e20-1ce5b65149a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:30.882Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c38a8797-e3fc-4982-a7e7-aeca2d3c4c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:30.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:40.892Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ee36fb9b-1f5d-443f-89b0-e9275fa19908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:50.902Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=95fb2195-075c-4326-b18a-5814f76cd14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:47:50.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:00.911Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=4b91d2ff-fee7-4286-aa7e-4d0094da5adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:00.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:10.921Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9640b81e-9175-40f3-b10c-974ef599264b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:10.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:20.929Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6fa8fefb-e294-43bc-8fb0-714b82eca75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:30.940Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=918c77b0-7bab-4e1a-a0ab-de2c4e2afd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:30.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:40.948Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=22d263a7-d144-46bf-9690-7923d993dac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:40.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:50.958Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=98dcf627-932a-48b6-be04-5b09cb957183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:48:50.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:00.968Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=03b106a7-ee96-42ee-97a0-0476deb3b648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:10.977Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f174a4f6-cd37-4e8a-a534-6cfdc2a43e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:10.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:20.988Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c82b19eb-abb9-4b20-a799-cdb8ed18c818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:21.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:31.008Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f0ca34f2-0386-424c-b992-e9a088682710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:31.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:49:32.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:49:32.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T11:49:32.109Z |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 |2021-09-10T11:49:32.112Z |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 |2021-09-10T11:49:32.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T11:49:32.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T11:49:32.117Z |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 |2021-09-10T11:49:32.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:41.018Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6b56dcf7-adcc-467e-9431-4363b8253b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:41.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:51.026Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9c993b28-f8f8-4623-97d4-4f723a5407b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:49:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:01.038Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ecda0a0c-73d4-425a-ac8e-97ecdb177457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:11.048Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=18b2295c-201f-4c89-aca7-021c51376f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:11.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:21.056Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=86a382f9-cad5-4f9b-8898-ad20be123348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:21.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:31.066Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7752a311-0ee7-4738-a77f-2acc7fd2cf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:41.075Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a7cd0eb4-9f55-4fca-a661-a7ae78d09c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:51.088Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8b13e9fa-adf8-4b65-a978-010b64484fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:50:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:01.099Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9884b82b-5454-4fd7-b7d5-84b4ba0d411a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:01.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:11.108Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6cdf0c8d-7600-4fc2-b4f8-6f17a29b13eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:11.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:21.117Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=4244ebad-3b32-4233-af36-f0fdaa564924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:21.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:31.130Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6fab5666-b74c-408d-8f12-7ee1c0224f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:31.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:41.143Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5adaf0aa-8bd7-42fc-94fc-1e31b8769360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:51.155Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c5acb85b-eedd-4aa8-8989-206d5eff13ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:51:51.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:01.164Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=579dabe7-c84e-42f1-93c9-b198a038cd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:11.175Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c78049c1-7e34-4292-b429-7e0206febae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:11.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:21.185Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6912cb9d-bfa0-4faa-80bb-1afb9ca202c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:21.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:31.195Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9d25f311-15a0-48d9-8f64-8091dcc50df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:31.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:41.205Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=751f39fc-8d1c-45e5-9b60-e264b9825a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:41.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:51.215Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=78c6e1ee-758e-4cf7-8d2e-51fcac028d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:52:51.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:01.224Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a78de754-8823-45f5-ad57-96444d1d191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:01.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:11.233Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b688108d-c6b9-4d4d-91a9-dbac981c6aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:11.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:21.242Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a8c38ed6-d02e-4ce9-8eaf-900366a8721e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:21.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:31.253Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ed921511-75f5-466c-b886-40ad55c2e671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:41.273Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=4659be8b-ee62-4785-aba7-bced91db9e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:41.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:51.283Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=24e749e5-9246-473c-81de-447861000458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:53:51.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:01.291Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8342a7de-f84c-4ce3-91b6-f38df997ae88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:11.300Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d0db18de-154d-4ffe-b2a6-777253e05d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:11.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:21.308Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3e75569b-6f6b-409f-90e1-a3c91b4c0b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:21.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:31.318Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=4a6b916c-c803-4234-ab1c-267b71e273c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:54:32.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:54:32.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T11:54:32.122Z |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 |2021-09-10T11:54:32.128Z |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 |2021-09-10T11:54:32.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T11:54:32.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T11:54:32.136Z |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 |2021-09-10T11:54:32.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:41.334Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=619af706-848d-44a1-b781-34045348364f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:41.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:51.342Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=53486289-0ab8-4232-b6bc-bc9ffe7da201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:54:51.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:01.352Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=0d20e11a-cc2a-4213-9909-97a03a068c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:01.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:11.361Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b365ab43-4eb0-4031-a123-3781364c3e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:11.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:21.369Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e2fbd8d7-debe-46e3-8a2d-9d06a85d1e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:31.377Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b3a9af55-3cbb-4dd0-8de4-9b2d95e6b450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:31.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:41.388Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6543f231-f223-4318-bc1a-2afc1a963aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:41.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:51.400Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2a68f160-b03d-40de-8e85-6f9b3f494012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:55:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:01.415Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fadf83d1-627a-4fc6-8cb5-a89395f03fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:01.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:11.426Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=688d3042-83c0-48a4-abb1-78ed3d0b9822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:21.435Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=90badc0c-7e52-4ddd-8f02-b7f09a3af42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:21.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:31.444Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=aa73817a-9586-4c80-a11b-cc23d33b5332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:31.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:41.455Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=48bb237c-81fe-4904-a482-8fc14dbab727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:51.463Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=463d7892-ac70-4e8a-8f01-00b41fa29dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:56:51.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:01.474Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2186442d-e003-4948-90ec-0cf89738a2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:01.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:11.483Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5e3e6a4d-74c3-4e68-b754-49971d67f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:11.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:21.491Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=bb5ed160-30db-40fd-8aee-4d114f2b926a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:21.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:31.498Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8c4345f3-4b06-4a60-bac0-a7bcd7dc32cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:31.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:41.508Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=828538c1-bbd2-432b-9f2f-25acb4d02f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:41.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:51.515Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=0879b77a-8760-4989-b7fa-1e367d502401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:57:51.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:01.530Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c8f3c239-7171-4ab4-89f9-a45e3ef50637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:11.546Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=33fbdc32-2d30-4acd-ad7c-8ab3b03c9acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:11.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:21.556Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3fc5f691-5c06-40d3-8efb-881fe5101213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:21.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:31.565Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a3d05f7f-75f0-4050-b70b-5ad4516d08d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:41.576Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=96325002-3304-4965-88d1-61e5f8508b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:51.585Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8beadd81-6c94-43b5-b0c8-a64c870990bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:58:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:01.593Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=297af55f-4608-49aa-bcb1-606037044328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:01.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:11.602Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=58b34a25-8173-4c8c-87f8-68e65af3f9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:11.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:21.610Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d5b685b1-7d68-4627-a341-915004588733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:21.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:31.618Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=81307b87-a605-4410-954d-f545edb19956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:31.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:59:32.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T11:59:32.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T11:59:32.151Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T11:59:32.154Z |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 |2021-09-10T11:59:32.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T11:59:32.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T11:59:32.158Z |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 |2021-09-10T11:59:32.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:41.627Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a985f850-f006-4bc4-af14-d7c4a51b7d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:41.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:51.636Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b6ae3c07-0430-42a0-9ec8-5760a4eed142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T11:59:51.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:01.645Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=22f8ddce-2298-4727-9ac1-7ebe47eeece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:01.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:11.663Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=be00c051-b796-4e61-a8fa-b5c6ed994944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:11.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:21.672Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3c1a18ad-21cb-425e-a49a-781052d75bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:21.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:31.683Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d65ad2c1-4977-4cea-89b1-f6f5e0106837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:31.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:41.691Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f9d515dd-d42b-4f84-8700-468ae2186754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:41.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:51.700Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=485585b8-21f2-48fc-b789-c17bc63425b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:00:51.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:01.710Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3c3d4009-8470-4b2d-b7b2-0bdac6f463cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:11.719Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2125aec3-dde0-4387-b1fd-019c3533e8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:11.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:21.726Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8cf07e33-35fc-4b50-8d35-b8f01b996aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:31.734Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ab2c42f6-93a0-4112-aba7-ad3a4bb789f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:31.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:41.742Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9181491a-c2da-45cb-9988-d8450d47a750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:51.750Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e5338d8a-fc5e-40e5-9c53-83f02143f360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:01:51.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:01.766Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=4e6d0c92-52d9-4110-95b0-1cfae8f89f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:01.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:11.777Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=bf36f010-9ca7-4bc1-b017-2cda4c92f490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:21.795Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=32ba6681-627c-45fa-98a1-7267010635b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:21.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:31.803Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=07d4377d-92a1-4530-a879-68186f38ce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:31.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:41.812Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fa5f2dd5-beb0-4e8a-9106-95265ac054c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:41.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:51.822Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=eb10cdc0-3c72-491a-8f33-4c26c8855cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:02:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:01.830Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3fae9c78-4b53-46ad-8d8f-d5cfbb1cbbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:11.843Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2a639700-a2c3-466f-b97c-16951efb4967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:21.852Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=38e20fa0-03e7-4bdd-9224-51086aaa7919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:21.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:31.859Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3e8ac032-9303-4538-9e1e-41fcad0d2467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:41.868Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1c400f64-b198-4ca3-90dd-9c76bd2c8c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:41.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:51.875Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=07375fa1-f076-4a3f-8972-b89da9618e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:03:51.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:01.884Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e632e6c5-2493-498c-a194-07cdfbd017f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:11.890Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=19ea91b8-3089-462e-9b5c-2f95e1e7b663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:11.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:21.901Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a79d921f-848d-442c-8114-a894ac7fe99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:21.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:31.918Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7ef26826-86d4-4105-964b-8480dc75cd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:31.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:04:32.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:04:32.021Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T12:04:32.022Z |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 |2021-09-10T12:04:32.024Z |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 |2021-09-10T12:04:32.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T12:04:32.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T12:04:32.028Z |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 |2021-09-10T12:04:32.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:41.925Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=087a3048-c2cd-4fb0-9ae7-bb9326cdee10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:51.934Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=74b32b34-b4b3-49b6-9d7d-07c43e39a47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:04:51.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:01.943Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=889d34b1-fdeb-456e-97a0-01d5af0e5af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:01.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:11.951Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3b03f760-beba-4444-b790-8bb0524fee21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:11.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:21.960Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=cf1bdf40-5d39-4199-8b7a-84c786077d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:31.970Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f3716034-469d-4331-8568-b3d53e75faa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:31.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:41.980Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=43bf1bb0-0032-4a58-8e16-7579a5144168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:51.988Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=da0d7118-ae41-43e4-b412-a5c6fc276539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:05:51.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:01.998Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=51f49af7-38f8-4f77-ba5f-5237408dcb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:02.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:12.016Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=acaba5db-679a-4ac8-be5f-b498d0265db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:22.024Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3cfdbefb-86fd-4216-93b8-242ad657bd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:22.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:32.038Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=37da19c9-7b52-4474-9721-68ee013594fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:42.050Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=00d15460-8f15-47e4-bd27-610200eb2315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:42.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:52.058Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5407572d-08ff-4f4b-9b96-1b1a73fbad6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:06:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:02.066Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b4ac277d-eedd-4938-bddb-16c39f795376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:02.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:12.079Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=27cf39e2-8347-4005-b8af-cf2c253a7d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:12.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:22.086Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b2f5534e-c8cd-4370-9d72-5732e029eaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:32.097Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c1f78c70-f99d-45ef-b7ca-ac0684e380c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:42.105Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9ea45851-9850-41e6-8e9b-1537726bf28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:42.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:52.112Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b5237635-83bc-4e2c-a9b0-1a31717dc11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:07:52.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:02.121Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=86bc98d4-0f38-4058-954c-8df899164130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:02.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:12.132Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a503f704-bb4d-42e9-9307-984c5ddab7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:12.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:22.140Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fd48fc47-6d1a-4f34-96f8-930b8b01f517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:22.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:32.147Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=73ab85f2-8081-41ef-bccb-8bc6869b5546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:32.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:42.157Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=365f55e1-efd2-482f-9b8d-6ff1329cca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:52.175Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=506bf5ff-baf4-4f0e-a6b1-aeb435fcae7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:08:52.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:02.187Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=866d26e7-ac63-4c79-8057-0aaf5f119524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:02.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:12.196Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=418e607c-34ed-45e4-9728-4435bb8c8b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:12.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:22.206Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7390b144-3a08-4cbf-8251-12cdac7973f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:22.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:09:32.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:09:32.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T12:09:32.114Z |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 |2021-09-10T12:09:32.118Z |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 |2021-09-10T12:09:32.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T12:09:32.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T12:09:32.122Z |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 |2021-09-10T12:09:32.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:32.216Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2a985424-a7e5-475b-a87c-487ccea7c96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:42.224Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7de52135-69b5-4049-b95f-224ddc7ff842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:42.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:52.233Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9bfe8a27-3713-4cd9-aebe-964efc9ae204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:09:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:02.242Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=396fa0ef-9fc1-42f5-b7d6-086827be1b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:12.251Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f60538e0-eb1e-4957-a8a2-675236b949f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:22.258Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=57ab9f57-a436-4c4d-8255-1f621a6c7f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:32.265Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f22e8dce-1a7a-4b23-bc8a-238ae2251494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:32.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:42.272Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3fdcc19a-2c74-4956-9a09-14698d67f454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:52.281Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2bcf800d-843b-49f5-b5eb-631afb5b4d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:10:52.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:02.296Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5b5c1c9c-77fd-4eac-882e-c93a1454f3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:02.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:12.306Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5340f443-a105-4972-ba9b-3dc5bad822ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:22.312Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=79d28e8c-cc06-4601-a216-246192abb63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:32.321Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7b489bd3-7f79-44d4-abe3-a2ce6c06dab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:32.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:42.329Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=707802e9-6003-44f2-bd77-83f575ab1723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:52.338Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ada18d0a-ef09-4056-b8b5-538034ad993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:11:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:02.346Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c57da336-d7f2-4973-8af4-f898460fa055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:02.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:12.355Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c8cd0416-5880-4372-86e2-8b5fb5a25e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:22.364Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=26f0f2d7-55e9-4a27-8c6d-c8c27d73db40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:22.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:32.373Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=bddd4c66-7610-417a-a6e8-40d59626affe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:32.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:42.383Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3efda208-aca6-4304-82b1-fee510980088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:42.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:52.393Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6d201942-aaf4-40e0-9b7b-ba398d57df84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:12:52.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:02.400Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c8a59659-fcfb-40b0-8bfb-6be5d4ad2c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:02.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:12.412Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e48e70bd-fc7a-4d7b-b7b2-d508b8e64c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:12.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:22.422Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6f0d748d-6aff-4b57-9264-0406ebba0d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:22.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:32.431Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ed637635-3ac3-4ced-84cb-92e433beb05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:32.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:42.439Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=afd6e219-78af-4312-a0a1-593e12c60116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:52.447Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5172a8a8-be36-47b1-a7cb-8b7265e175be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:13:52.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:02.454Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fba9a24e-6499-499a-96b0-2575868fc641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:12.463Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=29c0ea46-f07a-4775-82a0-87546fd9fc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:12.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:22.471Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ee7363eb-b9e7-451d-8c0e-4745ea05e727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:22.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:14:32.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:14:32.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T12:14:32.109Z |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 |2021-09-10T12:14:32.111Z |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 |2021-09-10T12:14:32.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T12:14:32.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T12:14:32.115Z |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 |2021-09-10T12:14:32.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:32.478Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=0ea5a289-52b1-4dce-9389-0bdd17dce622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:42.484Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=af66e60a-220b-4f50-8bc8-3cbcaac80dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:42.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:52.493Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=4fd61583-ef5a-4b47-8a92-13503c879ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:14:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:02.500Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3aff1610-8254-41ca-9e87-eed72f52b04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:02.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:12.509Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=da823b73-747b-4676-b767-fa9e8dec44af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:12.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:22.518Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=92e6063a-4653-4cdd-9051-792d62e73f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:22.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:32.535Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=491eb7a4-6e9e-44ba-8c90-f95e1bcd1244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:42.545Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=827d5667-85fd-430c-9591-76e19ce78ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:42.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:52.553Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=525ffde5-2eb2-427e-8f1f-7f4772b5973f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:15:52.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:02.560Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7717444d-5422-40c3-8ad5-067965ae0b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:12.569Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=351746ef-e63d-4354-8918-643b22f05b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:12.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:22.579Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=04199892-f5b0-4b92-b180-734d881738eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:32.588Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=06682c16-93f5-4ec1-a9dc-69cd5c107eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:42.596Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5624fdbf-0e8d-48bd-b1c1-55424a2b06cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:52.604Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=34053e1c-e468-4157-902d-7d7122383b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:16:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:02.612Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c4af6031-8b52-459f-ac27-5a04dd98283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:02.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:12.621Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=82fab8b1-ae36-4285-be59-39d344b70db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:12.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:22.629Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=37bcd7be-f0e7-4570-8378-5f2dd14717be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:32.639Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f2ffd7e0-cf57-44df-8bef-ae650f9996bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:32.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:42.651Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=819a7679-c3d0-46eb-a798-d1506bd54cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:42.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:52.664Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a0f7d62a-741c-4d35-8ad5-9dccea83654d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:17:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:02.675Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2c70f006-9ae3-4726-bf97-3a28dbd73be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:02.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:12.683Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2bcbd37b-cc7a-4015-a77b-c53c42c65ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:22.693Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6cb46f2d-384e-4a4c-b8b9-222e5c8047f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:32.701Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=75d335d5-e249-4af8-8735-95906b10fc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:42.710Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1571e432-e6ed-409b-88f5-a011a0e28e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:52.717Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5869c401-86cc-4935-b875-19a301505abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:18:52.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:02.724Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b38a1bba-9f68-46a0-999c-736e03dabc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:02.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:12.733Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=aec4a82f-fad4-4836-be60-b1e40c45f01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:12.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:22.741Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=943c8f37-e470-42c9-91aa-ac42f711e55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:22.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:19:32.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:19:32.097Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T12:19:32.097Z |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 |2021-09-10T12:19:32.100Z |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 |2021-09-10T12:19:32.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T12:19:32.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T12:19:32.104Z |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 |2021-09-10T12:19:32.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:32.750Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=baf5e4b8-0fbf-422a-af4f-44ddb1d67806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:42.757Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f4284f34-c7ad-420d-87ea-ec075ceea0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:52.769Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=55f3fd68-f7b0-476e-9155-f5a125005a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:19:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:02.785Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ea7c546e-0f7f-4e69-99e0-eb256e46fc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:12.794Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=59ba62a5-e720-4b74-851e-ca424194ba46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:12.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:22.803Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fc1c2b02-7eef-413f-b236-d2685059ac53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:22.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:32.811Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=87caf390-9633-49cc-94a3-f28c570b5a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:32.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:42.821Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=44c67f06-92ef-48d2-b61b-5cd77433cca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:42.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:52.829Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=444aba55-79f2-4a88-ac04-07873d7b209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:20:52.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:02.838Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3e323528-58e1-44b4-a89f-17849906a374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:02.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:12.847Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=4c1314c8-0877-47e0-9bd3-629d3eeee753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:12.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:22.855Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fea5b0b6-2f3a-4546-a993-c891803d33bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:32.863Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2a355daa-1786-4791-932e-ac1a9da7d454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:42.874Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1dc27307-d19e-46c8-afe1-cb5ba3f8d428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:52.882Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=4e6a7fea-bf6d-4c2d-a0ab-797986a8a8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:21:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:02.890Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=85cebf35-16d1-4995-af3e-20c25670914c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:02.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:12.901Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=4cf330ee-41dd-4bec-bd99-980a571e7780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:12.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:22.915Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=97f6ed0d-782c-4053-9b7b-7be21d05b1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:32.924Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=0b15ccb5-3838-44dc-8d07-8ebd64abb6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:32.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:42.931Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d51be0f7-71f1-4438-a80e-516099b40b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:42.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:52.939Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=dbef9330-7b88-4fba-b48f-24d7916cd852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:22:52.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:02.946Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ea0c55f2-0790-48e2-9fce-f9839d0bc173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:02.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:12.954Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c42ea2bc-d2a5-4afd-87d3-f9ee18c72e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:12.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:22.962Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=04e576c8-a093-4719-90f8-e928660c657e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:22.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:32.968Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f0a48289-f666-419e-a8fc-35efaac3ca8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:42.976Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ca8a4254-e894-4e4a-96c7-d18e38a7a4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:52.983Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6beb1b96-074f-4b90-a97e-fe80628bca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:23:52.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:02.990Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b94d40df-9570-45bd-bce9-43faabb53d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:12.997Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=93256667-f1d0-40f0-b172-3bb650bb4c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:23.006Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d95357f0-b16a-4293-89dc-521dbf3b7219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:23.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:24:32.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:24:32.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T12:24:32.096Z |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 |2021-09-10T12:24:32.100Z |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 |2021-09-10T12:24:32.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T12:24:32.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T12:24:32.105Z |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 |2021-09-10T12:24:32.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:33.017Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=09d22f80-2a3a-4204-b352-9404dc450c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:33.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:43.027Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=52fe01a6-10bc-40ea-955d-4eeb89377b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:43.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:53.036Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d3c757a1-6d55-437d-a863-e567b89ac752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:24:53.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:03.045Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c999cb86-61ef-4790-a36f-66885c6c18cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:13.055Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f0d9c835-cb06-4214-8575-818b4a6360f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:23.063Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b7f88d63-8ade-425f-8f22-3e89d216c922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:33.071Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7f7f8a99-38f0-4238-8a1a-20046ea94099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:43.079Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ff0e3157-096f-4a43-ac85-5cd8b4e6ee75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:53.087Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f5cf0643-de4e-46f9-a628-68b1a6d55139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:25:53.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:03.104Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fbdfd6d5-1ec2-4801-a1b1-f22bc8785132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:03.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:13.112Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f0d275b5-bd79-44c3-aed2-54def0373f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:23.118Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3b376cbc-8a7e-4846-b1f1-2f915d505e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:33.126Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fba05015-afab-4492-8c26-af9887bff320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:33.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:43.135Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=353a34b4-1302-4c4c-bff7-d751d4aabe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:43.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:53.146Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=09c8bdbd-1a27-4b3a-bb0b-68309c127633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:26:53.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:03.158Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1f62e79a-b8d8-453e-8f3a-f92ff81b170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:03.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:13.165Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=4fea2959-876d-4522-959f-2a56eb650c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:23.173Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=90e31382-592c-4ce8-94e7-5060532bd06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:23.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:33.183Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b7f233f5-f6c6-48df-a31b-fba416d78e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:33.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:43.192Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ed2a24fb-1af8-4cc3-950b-9bd52f00f243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:43.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:53.200Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ea236365-f22f-447c-921f-167c8bcba556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:27:53.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:03.206Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=36a4a947-ad3c-452e-b4d2-ccec5f63b551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:03.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:13.213Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b92d32f8-ef70-4c6a-b70e-67165ede0847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:23.219Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c2af8c8c-3d32-4ce5-b494-299d6206a513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:33.228Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=437aaed1-2a13-46cc-9f66-5c52e1be67f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:43.236Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a54ff3ea-c8a8-41c6-a922-8d364c654dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:43.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:53.243Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=696d109a-b25c-4e2a-ae85-6cb8f8c7530c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:28:53.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:03.250Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=20603689-8599-4444-b765-b773e3a16b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:13.265Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2eee1c43-1fcb-4d4c-b8fe-e313ac4f2b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:23.272Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=259856fe-e2f6-4021-9601-f425a9bfb77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:23.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:29:32.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:29:32.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T12:29:32.082Z |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 |2021-09-10T12:29:32.084Z |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 |2021-09-10T12:29:32.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T12:29:32.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T12:29:32.088Z |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 |2021-09-10T12:29:32.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:33.280Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=25a46f48-2d16-4475-aae0-e1bd28011bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:33.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:43.286Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b6dfbda3-d0f0-47dd-8915-b02ca1cb4edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:43.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:53.294Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=40181e19-b49a-4076-8a5c-82a55e13a521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:29:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:03.302Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=63fe161e-7dae-4ed6-9487-735c7e0c1b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:03.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:13.309Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=70be6d6d-896d-4291-84d7-cbfb4364d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:13.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:23.316Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=96e0ce32-2a50-42f5-867e-236d82959e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:23.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:33.321Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=599c9f17-918e-4502-9f87-1526adcf7cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:33.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:43.329Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8ed741e0-de25-43a4-8fdd-cc322e4449d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:43.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:53.337Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9a635743-d9e8-402e-b074-5fec03cd66ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:30:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:03.343Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3077d36e-8e93-4496-a75f-4e4f353041c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:13.353Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2f3e8674-01e5-4a0d-8897-b2b8aeea1c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:23.362Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9dca0a67-ba12-4871-94b1-4f6f598dfa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:23.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:33.375Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=11f8003b-bb91-4399-84a1-234cc2acbeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:43.383Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8aad3605-eb02-4a43-9ba3-30b0d0209168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:53.391Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=40496709-3e8e-4030-917c-a9c8ab0e770c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:31:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:03.398Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=0ecf95fc-ace6-4a5a-91ca-4edf11d59315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:13.406Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=51a5603f-3985-4314-925e-437c61bc3930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:23.413Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9b727d16-c6ed-4eb2-9df0-f80e15cb2ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:23.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:33.420Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=af87359e-62cf-4fa8-bb38-31e364d9cd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:33.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:43.432Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=85857eb5-c109-4103-a92b-0462f992efcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:43.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:53.439Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a11d7f58-2901-42ab-bd2a-d2068cf3c325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:32:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:03.446Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=20600700-b258-4dd6-9b5f-0c81a45663cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:13.455Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a3ccfee9-32e9-4918-b04a-f695491ff59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:13.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:23.462Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f3f77dc8-de67-4d1a-b9ce-624f1205bdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:23.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:33.470Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=62ae8121-7802-4d24-950e-90960e0cb8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:33.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:43.482Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7c9d5199-b3d7-4bf8-9a0c-72b24bd45c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:43.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:53.495Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7905b34f-4cbc-4810-8364-03770ee33cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:33:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:03.503Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=18137e4c-9be4-47be-8749-28fa037797db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:13.509Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=aae511f4-fb77-46cb-975b-e0b508537887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:13.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:23.518Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=cf076e92-cff9-4ae1-99f6-1d3dda482d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:34:32.098Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:34:32.099Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T12:34:32.100Z |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 |2021-09-10T12:34:32.103Z |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 |2021-09-10T12:34:32.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T12:34:32.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T12:34:32.107Z |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 |2021-09-10T12:34:32.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:33.525Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e35e95b9-4d06-4818-aefa-25f83c222fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:33.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:43.531Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c46c3a07-f422-42bb-a625-2a9099001c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:43.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:53.538Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=07c24ff6-705b-4765-90ff-d2554aad9280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:34:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:03.544Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d1805c88-cb8b-423c-8c62-71d69528bd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:03.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:13.553Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=56c4ea00-17e9-4c63-af59-bf38904b7585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:23.560Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=20d9cc90-18bb-4baa-8980-558e1415c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:23.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:33.567Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d07180ee-7d81-4c15-b9d8-b2b71487b75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:33.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:43.574Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b14d4c06-ea81-4777-8b62-a7203fa0c82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:43.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:53.582Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1ff1e487-8d9f-4092-b080-b1b78d7b7cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:35:53.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:03.591Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=29f33c6b-374c-4bbe-966d-d3ecd159ae8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:03.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:13.600Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a92f11f3-4b3e-422f-8795-30fc0de369c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:23.608Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=626fff66-e9ed-4895-81a9-63b5321b2552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:33.614Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=83d53f1a-f5ba-4219-860f-bc10ac0433b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:33.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:43.624Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3a8d704a-c6be-4875-bf44-0558ae5be9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:43.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:53.631Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=bfd3da33-2fc3-4c6c-881d-63dc2ab57781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:36:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:03.640Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7d6ee7c0-81fe-4b93-aa0a-5625c428c85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:03.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:13.648Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=f9236717-e0a2-460f-a91b-de24b1122622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:13.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:23.654Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e7d4273d-1657-4caa-bf2f-74104473ce39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:23.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:33.661Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2ab1f60c-e667-4df8-8b2a-c891f1d95997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:33.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:43.668Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ce00eb06-e6f9-491e-a483-d7215d3ecd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:53.675Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ba18047f-bdfc-4ef6-b4c7-156daf454604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:37:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:03.683Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8d91a02a-cebe-4168-a7fb-f1fd10a1bb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:13.690Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=890687d2-e25e-40d4-bb68-a986c4f0bd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:23.705Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c7ea3af1-9104-4807-b314-08f6a1ae38c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:33.713Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8e5c7c01-246d-4848-bb06-175c321737f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:33.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:43.721Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a7463d6b-3685-4171-a3b6-8a4b920ad80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:43.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:53.728Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=76d6ff9d-8849-4ef2-8ada-a210dbc97844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:38:53.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:03.736Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=22ad3d85-8a97-40c0-9f05-0eca660e2f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:03.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:13.744Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7f3af591-bcff-4188-9d8e-b09d5f490b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:13.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:23.751Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=789eb150-498c-4cba-aeee-82284641f516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:39:32.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:39:32.048Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T12:39:32.049Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T12:39:32.052Z |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 |2021-09-10T12:39:32.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T12:39:32.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T12:39:32.056Z |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 |2021-09-10T12:39:32.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:33.758Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=27946f69-7ab1-410c-9af8-9072f45e5001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:33.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:43.766Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=993d68ad-e56b-49d4-8d01-e52d03330cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:53.772Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6d895f83-6c11-41db-94d8-ba78af2c199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:39:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:03.779Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=36198f32-6539-453d-8b7c-bbb38b26a306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:03.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:13.786Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=54d6e4e8-28a9-4cf5-90d4-6da09c25690f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:13.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:23.792Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b37a7576-9d80-44c0-a7d9-5adecda634cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:23.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:33.801Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=467075b2-03a1-4941-9be1-7b61faa2439a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:33.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:43.813Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1c007515-c49c-4c11-baf9-7f1b11dd4a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:53.820Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e9385984-0508-47b5-add0-a7ee84168610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:40:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:03.827Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d6361580-80d9-4d82-8af2-33003d796fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:03.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:13.835Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=16963052-0b17-4de4-b52a-931e5c0c0644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:23.844Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e8c1f1c5-92a1-4461-8483-d8b27167e07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:23.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:33.852Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9eba0ca3-a122-429e-b774-856d07f652d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:33.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:43.860Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=dcbee343-5c2c-419e-b513-5e583b7e6c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:53.867Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9a8515d1-5bd2-4277-b6bb-e4ef6047ee61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:41:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:03.874Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a7c7ce5d-8b88-47c7-bd61-d9d90e275fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:13.882Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=bd57f9c5-fcb0-4dc2-968c-e2526d426db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:13.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:23.889Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=cf38f394-95f3-4869-87fc-f7019b4374ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:23.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:33.896Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b186c5ad-f8a2-4535-b726-9b1a2428496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:33.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:43.903Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3970a4af-a8a2-4e40-8fdb-2599b8887aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:43.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:53.912Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=914abf9a-8e69-425c-9c17-f94c090db306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:42:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:03.924Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=e4ece036-0fdb-42d2-82b9-79bde3a47216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:03.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:13.932Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2719d91c-a7c2-4ed9-b5c0-715ea72557c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:13.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:23.941Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=dc1ec7bb-b9bc-415e-8c87-56ede27a14d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:23.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:33.948Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d05c9127-6c5f-405e-9590-57e371fde6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:43.961Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=43b55ada-2778-4874-8485-9effe1deacbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:53.969Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=251f1854-10ae-4414-a011-b1a4236cd1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:43:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:03.981Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2de74e1a-0b33-4450-9226-e1dd53b97581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:13.989Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c5d98003-083f-40d2-9711-894bf1e97d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:13.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:23.997Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a4bbb27d-c219-41c3-b55a-9cffcd455561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:44:32.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:44:32.084Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T12:44:32.085Z |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 |2021-09-10T12:44:32.088Z |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 |2021-09-10T12:44:32.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T12:44:32.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T12:44:32.092Z |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 |2021-09-10T12:44:32.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:34.006Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d407b26a-dde6-4e68-8331-b0c6772f5752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:34.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:44.015Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=226ec298-660d-452c-9d1d-cb6e592b3275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:44.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:54.024Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=a5422322-5b25-4e99-bb53-4e9e21b1186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:44:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:04.032Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ce23b51a-a06f-47fe-8b3d-7b1f4445904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:04.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:14.043Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c5bf0b26-5b6d-4d55-8dbb-a07876b7b5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:14.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:24.053Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1b575532-6465-425e-b9e9-66dcc05b74b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:34.060Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9352467a-d6ce-4799-8024-0c6e78e2b210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:34.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:44.067Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=25cd16d0-c09d-4d78-a2c6-8e2f3b95cc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:44.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:54.077Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9d1c14a6-8b3c-4174-8c89-6287e5362f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:45:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:04.085Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6f709c43-2694-4287-928e-283261ea1b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:04.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:14.093Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ca3bb6ca-6f72-4aba-9bd8-a75ad0ea6b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:14.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:24.100Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=15755b42-839f-4cdc-9bc6-5368c5173b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:24.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:34.110Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2023940f-e034-4d56-95a7-008226285df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:44.117Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b8fa3f54-b417-472a-8d6a-facaa42cc4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:54.128Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=96026071-6d92-406b-ba32-44202b475dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:46:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:04.137Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=67b97d90-551f-4b63-b4f9-87a312111a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:04.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:14.148Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=44cb4344-d6cd-4352-b3cb-9c565e1fab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:24.159Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7990e508-60f7-4220-b876-a0d0e989c53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:34.172Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5a5adb59-bd81-4fa4-b1ac-9a18db96a855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:34.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:44.186Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=06e22f19-bc7d-4d25-b2e6-cd20fd39a4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:44.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:54.194Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5eb0a6a3-d7cb-485c-8801-d89f39171bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:47:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:04.203Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fc4b0520-fc9a-469a-acb3-12763ef54933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:04.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:14.210Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7734b824-3bbe-4a3e-bb99-62268bc8ebbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:14.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:24.216Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=5585135b-66a9-4cea-8bfb-0aee9ad3baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:24.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:34.224Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=66ec3022-9f98-41c8-9a79-e6d7bfa90b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:34.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:44.230Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=17d58039-5ae8-4b8d-8aa9-11f1ec1ca387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:44.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:54.236Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=86319fd6-2276-4458-899f-c32e0d18e274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:48:54.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:04.243Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c11de032-8cdf-4309-9e3b-848d550351ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:04.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:14.249Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3638fe57-a445-45d1-a69e-d361ea9a585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:24.258Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3192b76d-4464-4b92-9485-2dc6fa0f61e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:49:32.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-10T12:49:32.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-10T12:49:32.095Z |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 |2021-09-10T12:49:32.098Z |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 |2021-09-10T12:49:32.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-10T12:49:32.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-10T12:49:32.105Z |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 |2021-09-10T12:49:32.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:34.269Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=2d9dfc87-4c4d-4940-85bb-c98457a78b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:44.285Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=509f4e7b-69d9-4ad7-b2dc-64dedd4ff2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:54.293Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=17058c09-7f34-44fc-be5a-68c553b1f6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:49:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:04.299Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=16325850-656f-442e-bd2b-a4f423f48500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:04.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:14.308Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=0c861dc3-ef93-486f-8f6b-f5200dd2f899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:14.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:24.314Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=99612118-8fd1-4c0e-98c5-509d3e270778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:24.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:34.322Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1048db9e-da1b-4837-b1b4-f63722d4305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:34.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:44.329Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=897103c8-599a-42b9-bbc7-c72cd04c547b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:54.337Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=c5bc5d8c-1ab6-45f3-84f7-03305f129dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:50:54.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:04.343Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d0283e3a-3426-4543-b78a-40baa149d11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:14.350Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=278c838a-1df0-4071-b980-66dd9fe17040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:14.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:24.360Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=b59b8b7e-7217-4dc3-9f99-60a9c50695d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:34.374Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9a4bb068-e940-4ddd-a231-75b376f2a1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:34.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:44.386Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=d2e4ad35-b16e-4967-a90e-86c01dc34084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:54.395Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=7633140b-e161-4724-949d-c4f8ddceeb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:51:54.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:04.402Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3ccfd68b-4b04-4d0f-8fa3-77b020f43489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:14.409Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=98459569-f45f-4177-bfb3-0ecc973b8dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:14.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:24.418Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=8cf1b73a-c6cd-4aef-b6f5-768c126da865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:34.427Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=1889e823-0db4-41dd-84b9-8e55fa3668d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:44.436Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=ae078a2c-548e-435a-895d-d214ccbf1b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:44.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:54.444Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=9100f5d5-7d7a-4026-aa64-34148d03f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:52:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:04.451Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=af9173b6-a047-4687-9fb8-77c5bb57fb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:04.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:14.459Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=fcff3811-be1e-47f4-8089-1061923e168e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:14.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:24.466Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=6bc7d2af-67be-4e05-b19d-8e1e7941aaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:34.475Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3c2e6b11-ecd3-44c5-bc7f-679a2caf68be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:44.486Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=28002bb3-c50a-4a92-8318-3ad210925207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:54.493Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=3b454233-18c6-4472-ad82-8300aa7b14b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:53:54.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:54:04.508Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=75ba6f2f-88a7-488f-beb2-fe66f5c41327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:54:04.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:54:14.515Z |INFO |Init configs |InvocationID=d2ef0d52-3310-4906-88f0-38cf98852dc1, InstanceUUID=20e1f182-0655-409d-9191-ba2cf393bded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-10T12:54:14.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |