By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:33:12.794Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:33:12.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T06:33:12.848Z |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-20T06:33:13.705Z |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-20T06:33:13.855Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:33:13.856Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:33:13.857Z |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-20T06:33:13.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-20T06:33:14.031Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-20T06:33:14.198Z |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-20T06:33:15.986Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-20T06:33:16.520Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-20T06:33:16.542Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-20T06:33:16.543Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-20T06:33:16.600Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-20T06:33:16.600Z |INFO |Root WebApplicationContext: initialization completed in 2401 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-20T06:33:16.993Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-20T06:33:17.915Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-20T06:33:19.066Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-20T06:33:19.724Z |INFO |Started MainApp in 9.438 seconds (JVM running for 10.319) |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-20T06:33:19.822Z |INFO |Start scheduling PRH workflow |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:19.834Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3b4e6049-ac0e-42cc-8395-f0ded04d6e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:33:21.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:21.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:31.319Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c2315e84-b73d-4b42-bf06-a81d310688ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:33:32.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:32.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:42.374Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=172684b1-d764-40fa-b42b-f86d6e5d300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:33:43.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:53.447Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b54b8df4-099a-4212-9698-61ec87c79165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:33:54.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:04.522Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dc443a9f-d01d-4df2-81fe-c03301415738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:34:05.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:05.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:15.589Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c74317d0-148e-4193-84f2-553639601606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:34:16.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:26.667Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b176be55-cdf8-49ff-b59a-269baaa4706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:34:27.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:27.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:37.736Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8bf0f6f1-cbee-4297-b3a6-09f61b877215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:34:38.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:38.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-20T06:34:46.201Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-20T06:34:46.202Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-20T06:34:46.207Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:48.803Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=62576121-a64b-4840-97f2-bbc6b3f873b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:34:49.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:49.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:59.844Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b79edc33-3785-4ae9-843a-079eceb54435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:00.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:10.888Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=567682e8-4619-473c-81fe-10916c0aebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:11.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:21.956Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fbc42631-9f41-4755-9e58-f72544c5c812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:22.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:33.001Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6d4e70ec-f2f6-49e2-8014-53034428d2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:34.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:34.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:44.073Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee9b5977-9cf7-4b6b-aef1-8122ad16b8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:45.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:55.147Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3372f03c-e79f-42fd-8433-498f437b743e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:56.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:56.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:06.186Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6dfb4700-113d-4d33-8cea-e859a989ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:36:07.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:17.272Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ac07cc7b-54f9-4e41-bad4-7816246efbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:36:18.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:28.328Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=11c76991-6bab-44a9-9b00-c00b4fb8fe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:36:29.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:29.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:39.434Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0bdd0b7e-c142-4b6c-bd7f-eb8d810748b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:36:40.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:50.505Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2ce2bb11-9699-4151-b1ad-4725b9b62af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:36:51.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:51.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:01.538Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ab1eb77b-5023-4b45-82a8-de015ddb646e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:02.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:12.611Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c548612b-3cfa-44b3-98db-89c8161fd125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:13.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:13.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:23.652Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ce392ffb-cf7f-45f7-9c0c-a1583dd841a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:24.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:34.702Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=396642fa-df88-4ae9-be99-f8cf46bcc0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:35.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:45.765Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=26f32f75-1aef-427b-804f-aac02230b9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:46.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:56.807Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8810427f-f8a4-45b5-b613-40fbb7ed0416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:57.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:57.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:07.850Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0a210cbd-8a7d-460b-9703-0b4c93350930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:38:08.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:38:18.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:38:18.319Z |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-20T06:38:18.320Z |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-20T06:38:18.324Z |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-20T06:38:18.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:38:18.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:38:18.379Z |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-20T06:38:18.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:18.916Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4e63d287-66a9-4e3e-8ec5-7d38eda8c139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:38:19.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:19.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:29.960Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=18ebb346-7ce1-4fd9-9e38-f1c753b59048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:38:31.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:31.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:41.033Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=502745da-f428-4415-8220-51c9de749378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:38:42.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:42.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:52.105Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d1e759ee-88f8-4499-8e5e-c4bcadac2da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:38:53.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:53.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:03.138Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4d40d536-27b7-48ef-8cda-67f11db99ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:04.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:14.180Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=87165909-b718-42bf-b9ef-99e269484c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:15.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:25.228Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fdb6eb66-2422-47c8-9556-25f9d73a7335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:26.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:36.297Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ecfe69c3-7682-4208-a2a8-57f1eb512fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:37.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:37.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:47.363Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b96ef1d3-a7b8-43fd-a241-8398a48cb098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:47.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:47.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:57.398Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=aba21821-d2fe-4db8-b4a2-b14d26dd4259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:58.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:08.455Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a79e0e57-a4af-4b66-8cc2-c95906a3a751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:40:09.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:19.496Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9cc2d33d-e1d3-45a1-8ca1-faa54f9d8c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:40:20.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:20.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:30.533Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6693b518-b9fd-4511-9fe3-20adfbf72208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:40:31.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:41.575Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d68cae97-0c8e-49a4-b7d5-b110dc2d49b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:40:42.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:52.612Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ca1af6f8-9714-4f8b-8f9a-2498da9dec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:40:53.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:03.697Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4b0aa0c5-c471-4afd-a050-0bd8563999f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:41:04.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:14.760Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6af52f11-501d-43f2-8aa5-4543f9987861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:41:15.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:15.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:25.834Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9604ac3b-2b7b-48c9-ac7b-f6961fb9bfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:41:26.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:26.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:36.907Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4ab95f86-f55c-44ea-8dbd-202e7ef5c15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:41:37.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:37.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:47.973Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5c85fe91-15bb-4929-a148-5cd8fb23f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:41:49.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:49.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:59.015Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3f3e2c71-c398-4ea7-8a6b-04a4b7d6fe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:00.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:00.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:10.089Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=be73782a-80d1-4601-9a2d-ea1e2dd992b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:11.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:21.195Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b87a8315-ba82-45a3-a54a-5674b564b3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:22.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:32.271Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=817e00a0-f498-4dfb-8867-cde81d4737b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:33.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:43.304Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=32839e6f-4777-481e-a9af-41ad95d889a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:44.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:54.343Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=193a2907-36b2-44fa-97de-aa5bd7930d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:55.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:55.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:05.386Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=57585842-3fc2-4966-813e-9eceb5819d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:43:06.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:16.428Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5fdf9da0-7d60-4d9c-bd7c-d04791023a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:43:17.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:43:17.380Z |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-20T06:43:17.381Z |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-20T06:43:17.385Z |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-20T06:43:17.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:43:17.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:43:17.393Z |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-20T06:43:17.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:43:17.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:27.493Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=09c9cdaa-e828-45f3-afdd-c393ba1c91d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:43:28.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:28.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:38.530Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6a0569df-be03-48cc-8eb4-b7310af39079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:43:39.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:49.581Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=73d85347-fd9e-413e-9cea-42dffb721433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:43:50.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:50.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:00.648Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=98b14977-c353-4eb9-a5f6-03aa9d74a979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:01.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:11.714Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fc367150-47b5-49bd-a7dc-6d3aa899f67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:12.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:22.763Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=25b9558a-3bf4-4172-8ad7-cc4cd2ab4468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:23.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:33.828Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1fdef589-5dd2-4c20-8b56-2fdf3e33c0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:34.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:34.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:44.922Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=47a691a7-821c-44de-a735-3e96a98b442a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:46.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:56.009Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=45ac38d2-c222-41aa-a3dd-65c77fc877ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:57.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:57.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:07.077Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3e2436b4-708e-41a3-bc59-3d10564e1034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:45:08.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:08.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:18.120Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=35628910-cd0e-49ea-9f9c-15b2176d9487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:45:19.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:29.197Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cb554ae4-72e8-4ce9-97f6-185197104339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:45:30.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:30.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:40.263Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fa431f27-ded2-400f-ad29-6ce8bd1d36a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:45:41.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:41.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:51.330Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dd161204-3033-463e-9c36-37b2725602e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:45:52.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:52.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:02.370Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ea89020f-66c4-46ac-a23a-5df37bee8ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:03.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:13.416Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6357d28-ad83-47da-ae24-9e20dbb4e9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:14.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:24.461Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d0487da1-77e4-43ad-b871-c885911fd405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:25.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:35.534Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b4b4d957-a8cb-470e-a6b3-2f59b13154f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:36.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:36.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:46.606Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5addda4f-a3ad-40aa-815b-91656846c244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:47.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:47.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:57.671Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=601f7b5b-2d5a-4762-9fdd-bd3607877403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:58.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:08.709Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6e49292b-95ce-4130-8700-99e4748ea835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:47:09.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:19.749Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=59033517-b5ca-45be-8a99-25e992031695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:47:20.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:30.824Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8f00ca65-1093-4af3-937d-3a3ed3d35cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:47:31.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:41.895Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bb1a5075-9567-4bfa-8346-1cd836439466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:47:42.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:42.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:52.931Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8cdc7a0f-4dec-4ab7-8279-ef749696008e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:47:53.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:03.975Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2c78bdc4-17d9-403a-954e-383843c8aa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:48:05.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:05.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:15.010Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b2bd1846-e2c8-49f7-b1f2-1325a5df2f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:15.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:48:17.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:48:17.333Z |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-20T06:48:17.334Z |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-20T06:48:17.337Z |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-20T06:48:17.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:48:17.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:48:17.351Z |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-20T06:48:17.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:25.280Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6ded9ec7-4d4c-49f1-ad71-eb2b05407fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:25.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:35.303Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e144554b-b1a4-4fc3-8a77-50c37c85a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:35.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:45.323Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8e2a5614-be6f-4815-8457-302bff1e9a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:55.344Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cc204cdb-8e53-4039-bd8e-df1c76a385ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:05.361Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9bdb650c-a9a4-4c5c-a401-a6e42dfc185d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:15.379Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2fcd9ad7-802b-48c4-9444-b625659cef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:15.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:25.404Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=24f422a2-9d91-4334-822b-0c77923cfa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:25.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:35.430Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3ff5f2ad-7f7e-47c9-8998-aefa45d80ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:45.460Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=25511c7b-89aa-4aaf-addd-a861fb1130a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:55.485Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6f38f9a4-87cb-4634-9687-dc4fe8096f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:05.498Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e439f145-0851-4fe2-8fef-849299387024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:15.522Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1eed1629-1833-4a0b-88e8-5ff8ceff8651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:25.558Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=25788314-a82f-451f-8f00-be9281bbd1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:35.575Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=283d291a-0343-4020-bd71-9cdfccfb3c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:35.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:45.593Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=af526b22-7fbf-40d8-8fe3-9d656c72042a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:45.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:55.608Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9e89b130-f474-4020-b997-ff4329c5aa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:05.626Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6bb65c46-b998-4d7a-8b1a-6093e7a0ae5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:15.657Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8cbe2cce-3584-411a-a62d-d1102c8922fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:25.673Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a04b716a-1170-4d39-b76f-8e8e7cef02ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:35.695Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cca608c4-ca38-459e-80fb-7c51fc76342e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:35.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:45.709Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a1835af7-0b62-42c1-b0b4-3f17acf00e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:45.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:55.720Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2ccf41c2-aa77-489d-811c-1ddad1ddf553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:05.730Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d6ddf984-3751-489a-a1a9-c9dcc62b347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:15.744Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e2e53f34-715a-4c13-b9c1-122aa29a6a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:15.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:25.761Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=98a49e9e-292f-4803-94d5-0d81bfd231f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:25.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:35.777Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7b85b482-2ff9-449d-87e0-d03e343e865f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:45.811Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c6d0408b-374c-4899-88d3-270ed3ce7e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:55.832Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=30da0595-d1cf-483e-bca0-fc1950f74995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:05.855Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a0575cfa-18c1-4053-9aae-ae224c1f22e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:05.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:15.870Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2501930e-9892-4220-8e07-cb66e375ac8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:53:17.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:53:17.374Z |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-20T06:53:17.375Z |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-20T06:53:17.377Z |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-20T06:53:17.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:53:17.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:53:17.415Z |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-20T06:53:17.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:25.895Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bbf66758-ebba-4465-8656-229d45dea426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:35.914Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3bc696c9-d206-4def-abc9-fbec79ec13b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:35.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:45.930Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=80f856bb-467c-42fc-883f-7ce93f820194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:45.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:55.955Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=091fff6a-5026-4d24-a231-b9345902447b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:55.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:05.977Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9d546ad9-beca-48b4-a379-28a20b7300e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:15.989Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1af6e723-c6f1-4ebd-99f6-5f6568022be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:16.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:26.007Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=02958eda-4fa6-41fa-a7d7-eb13b0f5b27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:26.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:36.019Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=251b40e5-590f-4c8e-a337-a5cabc4ac652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:36.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:46.036Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1636ffd4-1a03-4b4f-bd7d-76ba66da1899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:46.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:56.054Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2d862304-46fd-4a14-af3c-3556a09c6974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:56.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:06.068Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=66358a9f-635a-4e3c-93ea-ca212d30d0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:06.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:16.087Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=122eac5f-1db0-4f88-b34a-2cc9b10c77a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:16.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:26.103Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ece40c66-6715-487c-a4a8-5d01ade8de94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:36.130Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f1d1e664-ff74-49a7-9c5a-2fbcc4032d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:36.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:46.142Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7ef18b40-aab2-42e8-8f0a-ff339f2940a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:46.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:56.172Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ca8b99af-d1ec-4b98-9f31-889cfab55519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:56.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:06.195Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=64cc072a-5af1-45ca-bfc8-2074713787e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:16.207Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9ad5b901-abd4-4688-938c-2408f30cded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:26.227Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=802da4b3-a930-445a-ae72-5f49177f1b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:26.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:36.240Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7be53f9d-73dd-4271-9e89-fd48bac38acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:46.263Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=00702f5c-a666-4ab4-a992-fe2eefc6040d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:46.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:56.280Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c371a11a-a81a-42c7-8cbe-1fed7e24a8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:56.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:06.288Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3727e7de-bfe6-4591-9ae8-7af1bfb5ad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:06.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:16.305Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e5f6a67a-3ea2-4cd1-be2b-55aa57f78506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:26.321Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8183b725-2901-47a4-9eef-12b211c4e6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:36.336Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=75e5e219-ba3b-44ab-b552-659e810b50ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:36.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:46.355Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=86efc2f9-e1d8-4f74-a4c3-1d2be1a3ae3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:56.378Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=305eb3c6-2756-4e2a-b436-d32bac8425fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:06.396Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=095c5198-9219-4471-8ad1-4e3750924b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:06.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:16.410Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2d8f8cc1-4389-41ca-8e2b-122f11b95a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:16.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:58:17.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:58:17.283Z |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-20T06:58:17.284Z |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-20T06:58:17.286Z |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-20T06:58:17.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:58:17.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:58:17.293Z |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-20T06:58:17.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:26.419Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6f0b49f8-4574-4210-8419-c13198558291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:36.430Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c4eccb66-b82f-4768-ac56-c0a420194db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:36.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:46.449Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e3378fc9-49b3-44d0-9c81-763d4a1b730d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:56.476Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7f392d14-ee79-49c2-954a-5ba7a97062bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:56.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:06.487Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=acefa191-a453-4839-a87a-3b5fa233448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:06.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:16.497Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=30a03f1d-3ce3-4af2-978f-356190ba02dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:26.528Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e2ae9e0a-b795-4371-9d96-089f2aa0de95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:26.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:36.544Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b13bc8d7-d6c2-41de-a982-b9efe3c949e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:36.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:46.560Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a4e974db-6389-4b98-9b54-1da3023e0113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:56.578Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5eb33fb1-d0ac-4de7-a738-e44f0481ccb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:56.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:06.588Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9174758c-8072-4cb1-8e69-7ab6b1d83924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:16.610Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9a8a52e2-eb88-4be5-84c8-6f19fe2e3638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:16.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:26.624Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6689d6b1-0d03-42ba-ac9f-a5b2cafe5bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:36.636Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8c4a5184-a5fb-4a1a-9062-2c0e48c9a5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:46.649Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3a43add9-d25d-4c54-ba27-d3a09c2c4f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:56.676Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3ffe4d1f-2ddc-41f6-aba6-b1f454d22b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:06.697Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ff31fab2-fbe7-4708-98c0-c3080fa324e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:06.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:16.707Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8f78b944-d0dd-4abf-94d0-99861161aaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:26.717Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=78077e96-852f-46cf-8288-bcb1cb564f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:36.731Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0f102ecc-763f-4860-9548-d04a13c27d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:36.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:46.756Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=111e7aaa-b834-4f92-8c39-d2cb11b9a60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:46.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:56.782Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=587a47b8-fc90-4346-b77d-ee8cad7be14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:56.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:06.794Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4810c3dd-eda9-41cc-a6d3-e00a22f75f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:16.829Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d6b08b18-9947-4dfa-979b-97d584e86c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:16.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:26.862Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1d789510-cf22-402c-9e17-3d1f89d7d294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:36.889Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f71db9ab-4239-4203-b974-1beffbbb39ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:46.909Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cea3f552-0055-40d9-af78-50c474108cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:46.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:56.929Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=618140de-3f17-4ea1-993c-264d16003963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:56.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:06.952Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1e62d218-0127-4ea7-bf30-561d9736bdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:06.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:16.972Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a8b3dca0-c9f0-4cf9-994f-28030993642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:16.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:03:17.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:03:17.296Z |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-20T07:03:17.299Z |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-20T07:03:17.302Z |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-20T07:03:17.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:03:17.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:03:17.308Z |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-20T07:03:17.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:26.984Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6d9442b0-3ed0-42bc-8cf3-a14ea6aeb082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:36.998Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d4645615-cc90-4441-a8b0-5360c12e4afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:37.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:47.014Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d3df1a4f-2c52-45ea-8932-7706ffcfffb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:47.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:57.031Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4e7350fb-c796-4182-8e2f-4d7b4f11c6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:07.040Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=00eaf6c2-a41a-4e13-ba31-4baf0d5e4ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:17.065Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4c392e55-6da8-40c9-9a62-11828dba7c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:17.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:27.126Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a0f60e80-423d-49d3-ab96-f558eaabc3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:37.160Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=615b0a23-5d57-4b1d-b0ee-3bc3cdac381f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:47.174Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a317776c-7f19-40a7-8975-bcbc2dc4e409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:47.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:57.182Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d570d611-11bc-4ccf-a6a5-a8acb3bfa017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:57.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:07.196Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=88b5c7bf-527b-4a05-a2bb-d0a9c7d86912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:07.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:17.210Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=940a0dca-fc30-416c-8519-7dca15716423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:27.221Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=82f204d9-813d-43e8-9258-714442f40e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:37.236Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6c3e6ca7-0050-4889-999f-62b84289b46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:47.268Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=60e3d6e0-3906-45c2-99a5-9eea060aef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:57.283Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=34b45b5c-94a8-4452-a343-f297443627bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:07.299Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=45ce9dc5-7ef1-4e3c-8e41-222ba7a05d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:07.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:17.313Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=148415ad-15dc-4034-bc09-eebed641f20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:27.328Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e4239a4b-e097-4a8e-96d5-6c9c6e09f126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:27.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:37.362Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1bad26e6-582c-47d5-a8f1-90205c4eb6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:37.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:47.373Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dba9a6de-6e26-422b-b440-db40e5a56b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:57.382Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=88c8b03b-573c-44cb-b2cf-b9811a48f000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:57.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:07.405Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b8a12755-b6cf-47bf-a447-d67f4d02303a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:17.421Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cdd79b06-d77f-4e3d-9651-ff60ec98905f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:17.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:27.435Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5473cc69-e521-4b72-9565-8b028be5a751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:27.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:37.468Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cfd1eb5a-b60a-4ebc-8f14-83cdeda52224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:37.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:47.485Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f3dfbcc5-3c74-4f25-bf9a-b81b2a54d914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:47.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:57.506Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=81f31aaf-53f5-402d-994b-8aee9c37993f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:07.519Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d7e9fb37-08c0-47d8-b387-3c3f41a0c2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:07.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:08:17.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:08:17.302Z |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-20T07:08:17.317Z |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-20T07:08:17.336Z |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-20T07:08:17.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:08:17.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:08:17.348Z |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-20T07:08:17.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:17.534Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6b1d4b4d-853a-42c5-b5da-1bf06a7d0b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:17.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:27.557Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a70b573b-eaa5-4199-8e84-19e41171b71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:27.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:37.571Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ce37b38c-1678-4395-8ae4-837af5a56812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:47.582Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e73f3165-7c0a-4c79-b903-31f26b2406ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:47.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:57.593Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1ef490fa-c195-4a62-94e9-f4118a0310b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:07.618Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=76c93506-027e-405a-973a-e00cb4976206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:17.665Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f12ad8af-a9c3-484d-bd3f-464e253aaea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:27.694Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1eecc9b6-4125-41d5-be1e-8014ff1cc218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:27.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:37.708Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9ec0b067-5a8e-4bd8-bf82-99f39e00489c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:37.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:47.736Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=abba72f3-072f-4c24-ad2f-1b540a729ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:47.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:57.763Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=02d13cde-4fc5-4aa5-9148-bc3b3edc7919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:57.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:07.771Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b8b05c53-99d2-4da7-bbef-5303968cc771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:17.781Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=67452993-db07-4954-8a58-ccf36343daf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:17.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:27.801Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f77eb4ab-cae4-4c91-8e12-52e875586ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:37.823Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=47d88c1c-318c-4f40-95bd-24dfef09ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:37.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:47.831Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5e76ad97-8d63-48a9-b00f-bf3d6453e344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:47.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:57.838Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ec9a0e2c-bdd4-4baf-97dc-549cd26896df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:07.943Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5992e6b1-a005-4c50-8d50-4de616dd7226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:17.951Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=45442dde-e39e-4262-8c60-b5e7ed61337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:17.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:27.969Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3a03864f-0919-4b67-803d-2df337be58b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:37.981Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9de4c301-b7d9-4663-b97e-545ad4f18f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:47.992Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=870d3284-fbed-46da-8879-40653bf6b8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:47.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:57.999Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a23153d3-4d0e-4813-8621-ff5776fe616f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:58.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:08.009Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f46398ea-420b-4297-a429-77c1736015db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:08.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:18.024Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dd49f5aa-657a-49f0-a757-d141115be317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:28.049Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=027b87ba-a7cb-4770-8b84-392a397c31d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:38.076Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4c228336-a447-4b7e-90fc-7f58b9323d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:48.089Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fd770437-9c7d-4803-93a0-da3d1dd9cd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:48.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:58.102Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7efed0a4-cbcd-483f-b1df-bec1ae172aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:58.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:08.117Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=679e3909-2c8e-4b6d-a5d0-02218f31670c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:13:17.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:13:17.393Z |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-20T07:13:17.395Z |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-20T07:13:17.397Z |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-20T07:13:17.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:13:17.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:13:17.404Z |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-20T07:13:17.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:18.152Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=96e16cf2-9f5d-4abc-9f20-b1bc5ea1004e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:28.161Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b54d934e-6e63-4177-b9c0-827a10c91e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:38.167Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=42c43492-d4d0-4a69-8cd2-b8b3fed30422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:48.181Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee9373ce-5e11-467c-a7ac-5e78d4d500bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:58.192Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7759f5d3-3075-436f-a1f0-bf202b288be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:58.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:08.206Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b2965aac-24d5-4b2e-913f-5752f27eeedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:18.221Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bdddda05-f9f2-4b22-aabc-56d0757306b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:28.230Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=27019e7d-211b-4163-930c-6dcecafb40a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:28.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:38.253Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3b599593-944c-4f10-8c1b-986de25622ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:48.262Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=059f120f-008f-46b5-83d6-0edd47389f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:48.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:58.275Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=26c4a50e-b2ef-466b-9d3e-ce586775dde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:58.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:08.291Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6bc4c5dd-7f6c-4d35-b9b9-a2a319af8b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:18.301Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b80a8c9d-81e2-430e-b64a-1f58a829fe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:28.312Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=be0f0e90-32b7-4008-adaf-08585e9f71e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:28.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:38.321Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e3ba8ac4-0c5a-45ba-bfab-01664b1a9103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:48.331Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=98ec2573-9b26-4b03-a82e-8c97d2d46967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:48.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:58.357Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e4aeb610-627f-462d-9beb-f95382faa122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:58.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:08.368Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4a1a63f1-fb3b-4a08-8a29-e7e67836c50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:18.384Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d7d55b08-17d8-466c-9c43-1a9db93eba16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:18.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:28.391Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ebcf6a5b-0a66-4821-b67d-5a2ce4b87941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:38.409Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fbe8bd15-e3d9-4a9f-9d84-ca7627bdcd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:38.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:48.429Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e4a43e80-7972-404f-9ec6-b04dba37d9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:48.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:58.438Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7f9a4e51-95a4-4fc4-b0fa-c0758110b2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:08.447Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=660f91f8-6a2c-4c9b-8a7b-1654129383da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:18.462Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=179d202b-68df-44d9-b761-7167d505de25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:18.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:28.484Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=54abe639-8195-4ac9-ae06-1d8350291124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:28.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:38.503Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4caa0f1e-11c6-4a85-93f5-867a44322a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:48.510Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5021c4cc-4a6e-49a1-aba5-06149633d0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:48.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:58.541Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee03dedf-c76d-4979-9f41-550a73191d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:58.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:08.569Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6069244f-9e16-4cd1-a656-0e79a19507b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:08.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:18:17.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:18:17.348Z |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-20T07:18:17.349Z |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-20T07:18:17.353Z |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-20T07:18:17.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:18:17.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:18:17.360Z |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-20T07:18:17.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:18.580Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=99d716be-f111-4a4a-9e2a-66d44e591fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:28.611Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f2a44495-c89e-4822-8959-69e924713e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:38.621Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=765532cc-5472-4f0f-be69-6b026695a5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:48.633Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ea17edeb-cd49-4bf8-8810-ae0eac0c2c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:48.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:58.644Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=78fda47e-5625-4740-b903-1ad97cc98568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:08.664Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2fd264f8-69dc-4cd9-ba6b-341992016952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:08.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:18.680Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f65111cc-966e-4096-97bd-f539a887b81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:28.691Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=aacdb94a-12dc-4f27-9899-a8f8042a0753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:38.702Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3df71596-3d80-430b-97dc-017c17d49861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:48.710Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f5e00d24-8bfc-46bd-b92b-39bd159a41a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:48.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:58.726Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8be540e6-5f44-454d-9421-cd7bc6b16e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:58.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:08.743Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fa437178-dffb-4507-a976-96e1125281bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:08.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:18.775Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3d5330d0-9ae4-4682-8f8c-0757ad22ffab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:18.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:28.784Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=933172d3-2428-4010-831d-c5e25415a71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:38.797Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1c312af8-955b-4ab2-ac67-e0deb8173e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:38.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:48.812Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0fc5f230-4f54-4b05-992d-ec33c41752c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:48.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:58.822Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8341244c-908b-458c-87c2-257df0f6894a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:58.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:08.837Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9b276953-78d8-4a9c-9d37-9e51ca8bc569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:18.854Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1491c718-0e53-453c-9ebe-730ce7b3b965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:28.864Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d1bcefcc-3ada-4642-ba78-4e49fca7ecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:38.883Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6f526dae-0bd5-4670-8cfa-e466198e3393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:38.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:48.905Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4961d739-cfcd-4be8-b689-9cbe01732c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:48.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:58.921Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ea4a6ab1-6d09-4e32-9925-90b019078fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:58.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:08.930Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=27f6c7ea-5de8-4158-b18e-51cf1794f906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:18.937Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=38ec8ef0-111f-4d53-8968-f7602abee4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:28.950Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6c3e8994-fcb3-45c7-9f29-ab8cb3541a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:38.970Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ae0cf4ec-3031-4e29-a232-9c14135e82a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:48.986Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=556cef65-e898-4773-b992-6b0345690d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:58.993Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4813d0bd-c9e7-4264-b4d1-3e042a35a1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:59.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:09.005Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8a805053-b895-4af7-9781-c643ba672bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:23:17.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:23:17.372Z |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-20T07:23:17.374Z |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-20T07:23:17.377Z |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-20T07:23:17.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:23:17.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:23:17.396Z |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-20T07:23:17.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:19.023Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ac9c4e97-c3a5-41c3-88f2-8a5e912288ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:29.041Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=69b7a682-eb84-4b31-a635-6aac44051ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:29.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:39.057Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b9883c5f-6b14-4751-88db-e5000393619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:49.065Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=01a35d4d-d8aa-4bae-ab55-00e775435764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:49.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:59.083Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0a3d1eb1-c86e-49cc-bfcc-624346eca14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:09.095Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fbaeb691-3909-4adf-a614-725d12fba970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:19.115Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5c0be9ce-6ce3-4102-8c8f-a6fe52ae10fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:19.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:29.122Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=aca5ac18-0f7a-4be4-9113-0dcfb508082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:29.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:39.133Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=32b3d9ba-f37b-4219-beb1-fb482b9b740c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:39.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:49.152Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3497ba8f-7355-4d03-ae4c-c504c8722b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:59.182Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=88442819-c9a8-4607-b3c4-e29fe5578cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:09.189Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=64de84db-e5ef-416e-94d5-e957d0690ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:19.200Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6ac4f1f7-e8d6-452d-bcee-ca19480f4408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:29.212Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=17014f8a-4023-41c9-8279-88a8f64635e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:29.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:39.236Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=63987214-3bd1-49dd-bb4f-a86419d98870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:39.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:49.247Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3e23b823-7a0c-4c7a-9139-21a71df2e859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:49.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:59.264Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=79bcb5fc-ef4d-4e08-9785-271da94e3651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:59.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:09.273Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=610892a7-57e1-491d-86df-5cc665850093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:09.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:19.283Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=22aa27af-bf1f-4ab2-82e8-0ad704c0f56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:19.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:29.312Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3e41f38b-c4a9-4236-844d-66079de2c25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:39.320Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=25423802-a4b5-4300-8f69-4342df4e5fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:49.333Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7386fe00-9c41-4023-b9ce-a450dfde9467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:49.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:59.370Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e9e85f71-6e57-48ee-b9a6-0bc2f5913f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:59.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:09.386Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0ff29614-1fdf-4583-9b99-819afb4a6dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:19.410Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4bca3e50-3661-41a9-9d4d-5f55fc0c6c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:29.421Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7404a1a4-12f8-4c25-b0e7-e001bf1fa8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:39.439Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f63affd8-5213-418e-b1ef-5fb39f1d6875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:39.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:49.451Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2ab01703-9c0b-4043-9d23-ad59c9f7f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:49.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:59.475Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=975f433a-b5b2-4f48-b9a8-13d5aaa8dcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:59.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:09.485Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f06510ba-86f3-43a6-b2bb-33c8983ade1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:28:17.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:28:17.269Z |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-20T07:28:17.270Z |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-20T07:28:17.272Z |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-20T07:28:17.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:28:17.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:28:17.277Z |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-20T07:28:17.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:19.495Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=903a7183-fa10-4113-b22a-2d0b9f2bbaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:29.503Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4cd44da5-16f0-4c14-8354-004f57419d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:29.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:39.514Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c24d3b25-c4e4-4cf3-8ae4-cafc782e43df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:39.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:49.529Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=39a968d6-8c71-4f9b-b17a-609c8e417e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:49.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:59.542Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4242a94f-848d-4438-8a69-bbc4c59467ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:09.550Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d7ee9a1c-58b5-4439-b03a-4da510840930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:19.562Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=236bb5f1-d88b-4354-868e-8a237da34e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:29.578Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6f20fc43-cdae-4f84-b672-b5f0af7b402a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:29.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:39.593Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=120b124d-6544-4dc9-bd2e-c2c14b73adf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:39.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:49.601Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dad190bd-b38e-4d02-8010-6ca5efb9ba65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:59.611Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6e6c3cca-f022-448d-b3f6-244015e1f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:09.624Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=757e5a48-3519-4005-818b-f460aebfd7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:09.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:19.637Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cd8c1c97-f307-4fd1-8fd9-fb76492fe3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:29.654Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a2f77b97-6264-47df-ac8d-ced79e2256d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:39.669Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=716ac229-7bbe-4bc7-87ff-809bb8c29c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:49.681Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=55d553b3-618f-4c50-acf3-05ae48b85816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:49.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:59.698Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6dd69cc-3d81-49d4-8e5c-ab08274ff3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:59.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:09.725Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5f5ee97b-80ba-4898-afbb-b68b2f01488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:19.740Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0b9f7789-3e50-4338-908b-31cb81bf6118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:29.749Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1114ce94-ba9c-48bf-89eb-335acd36dbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:39.756Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0189ab4b-c516-4fc3-ae24-37c6c9aaadf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:49.768Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4b1cadd1-502d-460f-9f16-49f7eb1c396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:49.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:59.786Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f15eb5d0-f5cb-42ba-87da-2d1f4154397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:59.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:09.794Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ed0849eb-d4fc-4067-ae28-1efc2f9e9d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:09.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:19.800Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b4136059-70bc-47da-bc50-aa7d030f3477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:29.808Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4d413773-3f27-4999-91e4-ea43c324d6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:29.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:39.815Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e1317bed-05e9-49c5-817f-1017a63d7a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:49.826Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=81bd12c8-1d73-47e6-ad16-b79916da1346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:59.837Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=98867fed-c331-4561-b054-83cc589cb0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:59.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:09.846Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d50b31be-1b7d-40c2-8d23-79459ccffcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:09.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:33:17.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:33:17.327Z |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-20T07:33:17.328Z |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-20T07:33:17.331Z |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-20T07:33:17.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:33:17.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:33:17.338Z |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-20T07:33:17.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:19.853Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=299def31-ce65-4d1f-bc80-f9ec0054709f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:19.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:29.865Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=beaf55c6-621e-4aee-9430-0bc7121ef6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:29.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:39.889Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=552557eb-d332-49d8-a967-72f9a8612f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:39.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:49.897Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cbac32b9-c1fd-44d6-a3d7-6ed4908cf196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:49.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:59.906Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7224d38e-233f-46d0-a596-e8ea356dfed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:09.915Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cb669ed8-3a51-4a5f-af0f-9ec89b359ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:19.936Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7b2ec03a-51a2-4c21-8a47-2e049ac5e76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:19.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:29.958Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1b1c5ea8-9352-4f52-9af8-fb4ba984d1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:29.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:39.973Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=258b95a5-bfbb-4c80-a286-07f9a16f18a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:49.981Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3d37f102-702a-4e8a-82b6-c35ad5973040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:49.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:59.988Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=499ac36c-cf7c-4595-9e59-bd576c8e290a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:59.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:09.996Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b7464a4e-c030-4d17-874c-c67583f29b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:10.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:20.011Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=95ffd46f-8cce-4a3c-b19e-3948b60e4c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:20.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:30.029Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2cb34b91-1e40-477c-8eaa-cf133562f3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:30.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:40.036Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c6f038fc-4308-45c5-9427-e70f517b0ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:50.043Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=83b9befd-10f3-457c-8628-235301e79417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:00.053Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=32e51cad-9104-43e0-abe4-51bba8525662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:10.070Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=341f2614-b0bb-46b2-ac7b-b3d136dce5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:20.105Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f64825c6-4fbf-4dc4-9534-8d5817fd7188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:30.115Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=54f5aa08-c01f-45a1-ab99-ca64591f3558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:40.123Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4520c7f8-92f7-4151-a0c7-aaa515022bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:40.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:50.136Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5cf6cd92-0243-44a2-b4b8-52f9905c2037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:50.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:00.148Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1b6ded2b-2b7d-47f2-bad0-3392f1f41801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:00.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:10.158Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3cead300-f7f6-4e25-b229-dfba84d94fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:10.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:20.167Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f258815a-379c-4d15-889a-ddbf0ff79f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:30.175Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a37de684-b37f-45f8-b03e-01e43c512df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:40.186Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee6a2b39-4b29-401f-a91c-c3868ae49c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:50.201Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6109897e-c94b-4d66-b110-188c6bd7f7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:50.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:00.212Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9061eca8-08f6-4c42-b994-f0febdc216f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:10.220Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6fa7f9ef-0e11-4232-bbda-523b0abdb370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:38:17.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:38:17.304Z |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-20T07:38:17.305Z |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-20T07:38:17.307Z |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-20T07:38:17.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:38:17.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:38:17.313Z |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-20T07:38:17.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:20.230Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3f7cc07d-4856-497d-8466-75f12b7686d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:30.251Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=98acb36d-6924-4cc3-b656-c97234e662b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:30.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:40.272Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=60108d12-e49c-4723-867c-5c6ad44dc719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:50.281Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=86eb0c37-3619-45d6-8da3-d9597033fac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:00.288Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bf4d686d-4ad2-4e2b-85ac-8c1ad60af900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:10.301Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e138d970-c878-45e6-9c8f-2aa184192251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:10.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:20.311Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b428d7d7-8c94-454c-b93a-7fbc8ad5622c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:20.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:30.343Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dee60045-ba3f-44b0-8dda-34e4be00d28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:40.365Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5010cdad-155c-4e07-98ad-060585a5b2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:40.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:50.371Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=760fa798-ac68-4e7d-9899-88350a408118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:00.379Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d045601e-9421-41e9-ae95-11b4c0926f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:00.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:10.397Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=de02142d-922b-467e-aa70-e7ae6508b1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:20.419Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=40bc6df2-4989-44be-bbdc-1ffbc0c22747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:20.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:30.427Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9e13ce70-4462-4343-8aa4-53404a66bd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:40.435Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6728416f-8a37-4d13-af1a-ca9ef694561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:50.441Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=468e1a97-5b80-4fce-825b-a026d7f2d3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:00.452Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dd605249-2b35-4d0b-92f8-c99a565bef6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:10.465Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6eef7630-f041-4e45-af8c-ccc377f5c99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:10.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:20.481Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=31b7ef28-2c93-46b6-ab46-64f00149d88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:30.494Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a2c550d8-1cbe-41b8-9f40-e06781881949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:30.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:40.504Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=82d8be5d-ea56-4779-b126-0e2bc74bc39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:40.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:50.512Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a7f0225f-4c1b-4bff-8f1f-6304af4804c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:00.519Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=229af235-1397-4ba3-b551-28cf8b1cea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:00.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:10.529Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d8c315e1-14e8-40d6-948a-96b07ab8a76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:10.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:20.544Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c1e46c1b-c9ca-40f8-86a3-a5d012707f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:30.551Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2416d663-a98a-4277-8989-b073e0eb51f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:30.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:40.559Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=88332f8f-cc0f-412a-b0ac-d03c1be1ee73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:50.567Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=295a1c6f-a731-477d-abb6-1e65a7931f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:50.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:00.579Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=43d04a61-91e0-487a-877f-e515d9e4160e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:00.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:10.595Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f3a2871e-7f42-4ec8-ab24-1e0f3eb28ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:10.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:43:17.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:43:17.292Z |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-20T07:43:17.293Z |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-20T07:43:17.296Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:43:17.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:43:17.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:43:17.301Z |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-20T07:43:17.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:20.603Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a7a2d3ba-4e1c-4a1a-8824-ec1fcecef16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:20.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:30.611Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9afcfcd2-4545-4b3f-b729-0900ac8dee5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:30.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:40.620Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9edbda4e-a9b7-4108-8f75-6a76ab084f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:40.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:50.631Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2dc331a7-7a39-4f72-bf78-3d56c4e2ca7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:00.644Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1bc588e0-ff1d-4532-990b-74dafdac4f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:10.653Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=af55c559-9c8e-4474-9067-022104665921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:20.659Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3637995d-4418-4db6-9f60-ce018aa1c250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:20.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:30.666Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e97c9e9a-f81d-4e7d-8d0b-9715718060e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:40.679Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0c8bf4ad-11c1-4302-8859-36c2b5817f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:40.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:50.701Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=72995be9-0ba9-4144-bc23-6276039aa5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:50.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:00.708Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f69d5ea2-b50f-4727-a4ff-33ca2d65261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:10.721Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=12fba984-e0dd-4923-a149-ccc91a5bd9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:20.729Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=74004c41-9ac7-49a0-ae6f-4fdd7f301bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:30.736Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=24bc4357-a46f-49df-bf8d-5a4349a15df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:30.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:40.745Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ea2f3ce3-1942-4a42-9a8f-de8b64908605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:50.761Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3cd30635-703d-493d-897c-f5eb26da6286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:00.781Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5346e321-9e56-41be-b348-7c71d0fe9f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:00.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:10.793Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a9b08687-7f96-4b5f-8490-ea8cbaed4c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:10.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:20.800Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d88a09c8-f814-4d3b-a76c-cc4f2af5ecd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:20.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:30.815Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6ab9b896-1496-4d22-b584-7c493e316418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:40.825Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=de66376c-3a4a-4d45-bd70-2d147971fff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:50.842Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d3db8155-4bba-4aa5-a233-676ecb67eb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:00.869Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f02ec481-d2af-4630-8f9e-78c17a792bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:10.877Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9212792e-6362-40b4-b4df-8fb4b54e59b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:20.885Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9805003d-b171-4cfa-8405-4044617cb89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:30.896Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6946ef7-70ae-4fd9-a41d-f9bcbc6797ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:30.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:40.917Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=374256ca-607f-422f-956a-ef1f632f5bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:40.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:50.927Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=58082f7c-76a6-4aea-83a5-2059e0cf0c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:50.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:00.935Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e53ea822-6a50-421a-b137-64a5b2d4ad76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:10.942Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5c28a086-05c0-4c5a-98e2-1bb60d8d7591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:48:17.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:48:17.296Z |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-20T07:48:17.296Z |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-20T07:48:17.300Z |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-20T07:48:17.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:48:17.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:48:17.305Z |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-20T07:48:17.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:20.953Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1c7de008-8f55-40d1-abbc-a71b45ffde4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:20.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:30.965Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a77f6e06-c1e8-441d-af85-b3478feab049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:30.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:40.985Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=34c0d9f4-3a7d-4da2-8b24-387c34eeb187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:40.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:50.994Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c178bf77-0b36-43cb-a197-795713b33c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:51.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:01.000Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=39baef6f-50b1-491c-a1fd-21f8dd2f0b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:11.010Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3097bd9d-a2fe-4ddb-ac6b-a0fadf6020fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:11.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:21.023Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d2953efc-c7ef-42cd-b1b3-5f5d58043c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:21.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:31.041Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3fde14dc-6db6-46ce-82b5-388eead9c061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:31.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:41.049Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cb44e3f8-beab-4bef-a8d2-b7b8faef6cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:51.056Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c49888e7-ae98-47f6-8e38-703ae46455eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:01.065Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3c726c17-89e3-42aa-8d60-17160e1c19d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:11.075Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d7de03b8-3ac9-45a1-b463-3a4f3631713f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:21.098Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=866e3762-13e1-4f61-8589-6061e02e8b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:21.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:31.107Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0a273385-b8a7-4f61-b648-031120bb3bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:41.113Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7bcfb749-d425-41fa-b958-e36e6b6ef437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:41.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:51.120Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=94b7f62a-f6eb-41c5-82af-c7ff0df75bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:51.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:01.127Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=04a744a0-2328-423c-908e-71717df35a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:11.135Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6e664dc-2ea1-41e5-b248-6b1c91ec7bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:21.149Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5debb7dc-bf03-4d23-8a19-0836ea5d53a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:21.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:31.162Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e5dcd329-8c7c-467f-a93f-92674f7a3738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:41.169Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5ed8c329-a76e-4d74-8fb9-3dfa76261708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:51.177Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e7663415-6dcf-47a4-b8a7-9ecc590fd39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:51.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:01.184Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5e362b4c-8f3f-4443-9519-b6321482826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:11.193Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=88892603-dbb0-4194-b860-33ff10bb0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:11.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:21.215Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1ccef5cc-8940-46d5-8af2-6166133c783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:31.223Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e8b594a6-3aef-4c5e-af74-3cf4919d3df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:31.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:41.229Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8384f2fc-c0a1-4bd4-85d2-7dea7ebaf804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:41.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:51.239Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=83f89880-38fe-470c-92ed-3954ebe861d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:51.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:01.245Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9ed6ddb4-a0db-4da9-99f9-23bb965d126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:11.260Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f007c90a-f441-44ec-9407-7da05d23dc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:11.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:53:17.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:53:17.288Z |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-20T07:53:17.289Z |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-20T07:53:17.291Z |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-20T07:53:17.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:53:17.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:53:17.297Z |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-20T07:53:17.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:21.272Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3802b984-efb2-419f-9594-9663f639014b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:31.286Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=af263a9c-b949-4021-9063-717929da33de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:31.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:41.293Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7edb49df-b992-473b-9005-56535bdfe0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:51.301Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bb1cfa4d-6360-404b-adbc-459baa1b4509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:01.307Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bbe1d86a-601f-47a5-a0ec-d7a6c7548797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:01.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:11.313Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=50cb1d53-3342-4403-8b5e-39a5e477130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:11.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:21.322Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=257eab36-0441-4f3a-b26c-123cb394ad1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:31.336Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9474f302-616c-4c34-96b3-2ce3a09fb217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:31.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:41.344Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c3486245-443c-4627-af3a-450e7e6fb5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:51.357Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5300d722-540d-4bd9-a71c-02ce1a859397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:01.367Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3dbaac9d-f260-41eb-9cf5-9349864bac27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:01.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:11.378Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0f7c5050-4469-452e-9fe7-9c5a10be16d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:21.389Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=060bff73-da42-4876-a55a-c1647f550800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:21.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:31.399Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=12b6e29f-e92d-4ae6-8f1b-ba21197b434d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:31.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:41.406Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3b0d7d38-5f0a-41fe-a751-49f58c59b6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:51.414Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3be2cb48-76bd-47e4-a064-4673f4274e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:51.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:01.421Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=29f70177-bed3-4136-aa03-ac5705f15516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:01.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:11.429Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5bf9cdee-1dbe-4233-a37e-858be9e4cdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:11.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:21.453Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5b0c3648-91a1-4b09-aa61-f003110f0d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:21.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:31.463Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fbfb9bfc-30d6-438d-b279-5f400889ce91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:31.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:41.471Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=76c22170-8258-48a2-af7d-6422287f9070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:51.480Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=692ea30a-4f07-4831-8794-6a6181d16bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:51.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:01.488Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=433c9bd8-0f51-4753-b635-90c47030b951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:01.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:11.498Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=966d7775-5284-403c-b6ff-04d4661859bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:21.508Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=aee18cf0-ff1a-4952-8a72-f4587237e897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:31.522Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=350951f3-00a8-4dad-bca4-78f67ce71ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:41.531Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0ed9cba0-8f0c-45e8-a6a7-1c47372f6b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:51.540Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d3b7cde8-c892-478c-a0de-9cefc16c9d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:51.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:01.548Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0463313c-8e04-42e9-9316-52df7baa75c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:01.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:11.558Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=83477fda-a6c0-4da4-bc7c-4670b091da44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:58:17.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:58:17.340Z |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-20T07:58:17.341Z |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-20T07:58:17.343Z |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-20T07:58:17.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:58:17.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:58:17.347Z |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-20T07:58:17.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:21.582Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1ebfaa3e-646b-4dbc-92d1-e2bf6ea3060b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:31.589Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fa543693-b683-40cb-9c38-4a19c0d2dfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:41.597Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2677bb31-a9b5-413b-9f49-4f31633f4d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:41.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:51.608Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=44e51d10-1a4b-415a-9d81-d72f28be8adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:01.614Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2fed789c-8fea-496b-9ac2-f1860c6275c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:01.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:11.624Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0ec6e732-7f3e-4a4f-a068-656da5c246d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:11.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:21.642Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f32201f1-214e-4af4-925d-319887011646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:31.651Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e69602b9-c9d2-4f88-a6e1-cac6e0656990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:31.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:41.660Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=16969049-07c6-4126-a8a8-6daae0a948d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:41.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:51.666Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e3f4a257-7bea-427e-ad0a-9919cf650e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:51.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:01.679Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3ce2c633-5a0e-4d17-8d04-f5c629e6a77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:11.715Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cbb6fdd8-fd34-47e8-881c-cb10c53d5430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:11.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:21.725Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=458c61b9-0df7-433e-9e39-68820d8173ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:21.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:31.731Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9881161f-55bc-4fb1-be10-bd253382ed05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:41.742Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4c71a797-8442-45fa-b2b5-c30f60a4e5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:41.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:51.761Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a9ce1a23-b5f5-487f-bebb-ec9172d7dc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:01.780Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d771f5f0-4c18-44b3-b9e7-40ff7051c5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:11.788Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ae48514d-9fc5-4e12-b3bc-1f8f5d55f9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:11.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:21.797Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e1bc2e37-af56-4fff-8c7c-73b272e28283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:31.805Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ab5ae439-985a-474c-b240-0b923f4d5821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:41.821Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2dbda2ce-5ffe-4720-a7e9-5de27fd599c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:41.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:51.832Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=87854fe4-c1da-4ad0-b83d-c635507986bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:51.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:01.852Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=04204109-7279-4a75-b472-bf516f9ae031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:11.862Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d118e244-f845-4280-9dd2-ab43d15d8d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:11.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:21.872Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=045776a6-6ab0-46c8-9823-b7bced4f62d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:21.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:31.878Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=240c62cc-6761-4dc9-ad6c-cc0cadac94bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:31.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:41.887Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cac10fc7-58c3-4356-b37d-7d18988abbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:51.901Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c04bf52b-110c-448e-9bdd-21a3fc862a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:51.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:01.919Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee70d6fe-34c3-4b79-8603-0a2b425e4ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:01.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:11.986Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e2c2efb7-406d-4b91-8d06-98a486a6a271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:11.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:03:17.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:03:17.289Z |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-20T08:03:17.290Z |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-20T08:03:17.292Z |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-20T08:03:17.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:03:17.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:03:17.298Z |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-20T08:03:17.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:21.998Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=11309d19-94cf-4e96-b51f-b632fc2a9fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:32.011Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=725e7c48-e28c-4878-8d0e-a7898ffa7d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:32.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:42.019Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c782fba8-2b27-4bdf-8ea7-745ed7cd8177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:42.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:52.030Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3d05767f-04c0-4020-a5a8-de327af7292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:52.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:02.045Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b91e9390-456f-4e2d-8a38-a5c4d6bafdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:12.060Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=99d3d902-2535-46ac-84f2-9ecb800005e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:12.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:22.076Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e51dbbb3-656e-4767-91e4-a107084497a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:32.082Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=00b38fc4-a839-4f73-8725-ad11d3d166c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:42.090Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=54be29b8-e460-4330-96cf-99159004d644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:42.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:52.109Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b00ca52a-885f-4f93-a51b-5453e8878987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:02.123Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c20267de-ca69-4e20-8a78-d6faf2212e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:02.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:12.153Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bb35c2de-9880-491b-8708-deb518e33890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:22.161Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6f8e211-7202-43ef-b120-cf915bae8d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:32.176Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9011c8bc-fb85-4d16-82d7-55345762c0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:32.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:42.186Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=56c628b7-2eba-4e0c-a165-122ab8d19adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:42.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:52.203Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e6f7fd27-8a27-4ff8-9775-b9a756a8b307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:52.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:02.209Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c7c44826-3c37-47fe-95c0-ae36582f46c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:12.217Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4d0dfa46-02d6-4ab6-ad52-6f63210b7131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:22.226Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e6b4c67a-35f8-42d0-a380-cad571d51f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:22.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:32.234Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0dfefd6c-8ae1-43e8-8f8a-1d13a17c1e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:32.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:42.243Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee55ce45-adeb-46d3-889a-24beccd23d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:52.266Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=56b7cae9-ddcd-4f67-bfbd-7574f8d7ee33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:02.273Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bfaf6c0f-dcb6-44ec-9a96-ecac8bf9d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:02.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:12.280Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=15ec58ab-2d7c-48a5-87a5-fdefa7ed477a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:12.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:22.287Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6ffcce24-72de-4e5a-8855-7e7e0df021e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:22.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:32.310Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0a097e16-2c79-4423-ada6-eb043a9099a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:42.322Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=58d89634-ebd4-4378-a3ea-83b9405d839a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:52.329Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=28785b38-fa7e-4c9d-8557-40380896a132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:52.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:02.336Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=19f85b75-a1e8-4682-bbcf-3933d4bf929b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:02.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:12.362Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b294503b-a5a6-46ba-b2df-921bfe765a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:12.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:08:17.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:08:17.323Z |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-20T08:08:17.324Z |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-20T08:08:17.327Z |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-20T08:08:17.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:08:17.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:08:17.331Z |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-20T08:08:17.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:22.378Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e341f8ee-35dc-4165-ad69-ab63a64959b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:22.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:32.386Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a2a59fe6-ca20-4698-ac44-083bc9ce2ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:32.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:42.397Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=942d512c-758e-437b-ad79-705338e0d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:52.407Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a6e43115-3b12-4c62-aa39-dcb9df6f3ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:52.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:02.414Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=26d9a087-3785-4831-b5c0-3e80091c49f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:12.423Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6d103e03-6239-46a8-8ab9-5b9492058447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:22.434Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c04854e7-eb55-4662-a01f-f4412d0545a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:22.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |