By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:37:04.966Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:37:04.970Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T06:37:05.018Z |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-28T06:37:05.929Z |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-28T06:37:06.085Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:37:06.086Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T06:37:06.086Z |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-28T06:37:06.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-28T06:37:06.241Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-28T06:37:06.391Z |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-28T06:37:08.221Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-28T06:37:08.887Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-28T06:37:08.911Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-28T06:37:08.912Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-28T06:37:09.016Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-28T06:37:09.017Z |INFO |Root WebApplicationContext: initialization completed in 2625 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-28T06:37:09.528Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-28T06:37:10.549Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-28T06:37:12.040Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-28T06:37:12.840Z |INFO |Started MainApp in 11.462 seconds (JVM running for 12.442) |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-28T06:37:12.939Z |INFO |Start scheduling PRH workflow |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:12.960Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bfe8630a-e5a0-4a97-9c27-59f13adbb3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:37:14.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:24.642Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e298d15d-3aab-47b4-b215-799081863d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:37:25.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:25.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-28T06:37:32.371Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-28T06:37:32.372Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-28T06:37:32.379Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:35.700Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f0303f22-b9be-418a-bde8-728f7d169760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:37:36.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:36.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:46.771Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b834aa16-39bb-41af-b811-74fa03a84464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:37:47.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:47.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:57.840Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9f2d4a87-5cf3-4928-bb20-431751dd38ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:37:58.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:08.922Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2fcac24b-8d81-4ef3-8c00-40d830018bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:38:09.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:09.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:19.979Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=477e00fc-5285-459c-b034-d7c3c69cac9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:38:21.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:21.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:31.024Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=05872ba8-1323-4804-ab7e-3f12b9197fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:38:32.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:42.060Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f916ef1e-dea1-47d4-a83e-41f5bee8bb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:38:43.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:53.140Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ecc515e7-a29c-4181-8572-5a47eea3446e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:38:54.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:04.203Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dfdea410-b0d1-4cc2-8a95-ebd03588ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:39:05.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:05.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:15.252Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=64b53472-9e14-43ba-8589-5310bab9a918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:39:16.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:16.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:26.318Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f88409fb-f094-42d6-bf6d-f03962bbbfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:39:27.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:37.393Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9383cb54-8470-4267-8abe-e708444ee202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:39:38.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:38.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:48.462Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4a51f818-655d-4578-ad98-336f6549faec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:39:49.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:49.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:59.505Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c8f32ce7-b50e-4425-ab7f-2bf7989c622f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:00.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:00.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:10.578Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2d27cedf-7543-46f8-8605-4119a4b80c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:11.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:11.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:21.613Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4aa61a9f-ee2e-44ee-9df6-363484f60f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:22.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:32.688Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=acf0cd2f-8ac2-4f25-af1f-31180fe80ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:33.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:43.730Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=951079aa-770c-4014-9b93-c513337d7862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:44.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:54.797Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=08043b07-dedf-4543-9bb3-2ace8d2c3b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:55.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:05.842Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a72821ae-401d-4cbf-ac08-75110cc71466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:41:06.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:16.913Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=09e0b413-6e34-4865-b52a-a39c3c2eb5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:41:17.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:27.950Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=526ef108-cfb3-49f7-96f7-a816ae70939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:41:29.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:39.022Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5b100cc1-2302-48b3-a2be-10b97e762bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:41:40.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:40.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:50.059Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=170f1324-5b36-4347-bef5-47adf80f9e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:41:51.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:51.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:01.105Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0e89ee1b-b7bc-4d8f-a0f8-f39d2ac799d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:02.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:42:10.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:42:10.475Z |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-28T06:42:10.477Z |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-28T06:42:10.480Z |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-28T06:42:10.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:42:10.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T06:42:10.528Z |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-28T06:42:10.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:12.142Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=310bb092-e00e-4007-9a54-b56553f6d958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:13.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:13.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:23.248Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f5e4e015-cc56-47ac-9bc7-cd232a024e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:24.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:34.286Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b806558e-d647-4916-8d95-4377cb9568f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:35.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:45.326Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=757177aa-70db-497f-8d4a-4af68faf0664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:46.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:46.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:56.366Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bcdc24d0-dc0a-4bf0-bd1a-3450a42a2943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:57.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:57.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:07.411Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=701695ca-8270-4b31-bd8a-699cc3b91473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:43:08.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:08.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:18.444Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b0d34420-6188-44b1-a98c-eec11ce71e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:43:19.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:29.487Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b4b7cbde-d9f0-4546-880b-86e5f9159ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:43:30.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:40.564Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=65c0af2b-cd93-4e35-bf8a-e25ef9470795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:43:41.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:51.635Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=46005913-c989-48bb-98d2-0cfe9c03227f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:43:52.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:02.705Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c0c6c3b2-7029-40be-b56d-28c3ca954a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:03.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:03.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:13.740Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6e50712f-e8fe-402f-ae1b-bd3fdc53f34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:14.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:14.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:24.789Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=520e8dd0-b185-4eaa-b97d-1704d44243f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:25.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:35.860Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=233d127e-a721-471e-9b63-fa0a86acaaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:36.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:36.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:46.928Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=33502126-481d-46d8-9db5-b71d4c2a6e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:47.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:48.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:58.006Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4e71645e-5b15-4dac-a484-9956c04edede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:59.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:09.079Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fbb14053-44c5-4a90-b4c5-a741cf146a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:45:10.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:10.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:20.143Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c078a42d-fc29-446d-afc1-acc31a5c591d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:45:21.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:31.185Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=88a44bf8-4d2c-490a-b5a9-62871684f44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:45:32.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:32.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:42.221Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d82ed8a7-c7cc-416d-95b2-33048b3c2f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:45:43.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:53.262Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=671e4047-82fb-4560-b8da-6c23a73d6b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:45:54.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:54.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:04.336Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3a0c5acc-6ef3-4fd7-bc0e-434d09dd1e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:46:05.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:05.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:15.376Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e962cdf3-b9fd-42a5-af91-94a2b1a170f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:46:16.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:16.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:26.443Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d224c9d8-cb53-47c9-9908-921feb1c7540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:46:27.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:37.490Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cbc39dd4-e1d0-4c59-a319-2bbde90e9107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:46:38.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:38.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:48.531Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7bfa9a05-2574-4df5-be62-25bd29c75857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:46:49.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:49.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:59.605Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c63fd686-14f9-4b09-986d-c3f33d7e6a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:00.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:47:09.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:47:09.938Z |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-28T06:47:09.939Z |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-28T06:47:09.943Z |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-28T06:47:09.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:47:09.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T06:47:09.961Z |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-28T06:47:09.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:10.667Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=64c4c850-664e-426f-9d12-8144963a69d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:11.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:21.711Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=876f6024-fd2f-4b82-bede-8050aef39abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:22.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:22.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:32.756Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4582d429-b660-497f-9ef4-cd6ab7d4c640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:33.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:33.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:43.820Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fd810eda-0f14-4999-9569-c6925e01857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:44.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:54.895Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=34234e9e-8628-49a7-923a-7ffd6ec72298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:55.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:55.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:05.967Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4fd1896f-2d06-436f-9c6f-f14f8eb43aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:48:07.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:07.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:17.007Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a635f897-7500-4bfe-b808-2766c081af78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:48:18.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:28.062Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7e52665a-2bfb-4573-adc0-b3ce69212116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:48:29.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:29.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:39.117Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7f394446-07f5-4f50-8c2e-e7cb1381f5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:48:40.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:50.193Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ef6cb822-0704-46a4-8d50-c220efaab6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:48:51.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:51.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:01.230Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1c1157a3-591e-40ab-8ea0-25a7bf44036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:02.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:12.305Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=16b66152-7bc0-47d9-8091-9ad1564d7ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:13.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:13.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:23.347Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b24a8778-69b1-4cbe-8460-6e783a11cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:24.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:34.417Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=616173b5-af63-441d-8773-e149eeccbb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:35.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:45.490Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1553711f-4ff2-4d36-a172-179c5c203f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:46.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:46.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:56.559Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b1ae122f-b8a3-455f-a296-6cd933e0ffd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:57.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:07.627Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=83b5ce57-ca02-4d47-a003-f4a1566b865a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:50:08.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:08.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:18.671Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2c16ba13-feab-4e49-8b57-d41c9072ad59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:50:19.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:19.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:29.707Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=894a3979-3225-428b-9f2b-080dbb0e8825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:50:30.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:40.749Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=196690ff-608e-4221-ae53-95d483c798fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:50:41.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:41.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:51.795Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=50b4d4da-aefc-44f9-b8e1-c2bb5420418e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:50:52.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:52.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:02.864Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d754ba90-91de-4fff-94be-b03bd381bbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:03.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:13.905Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e3f8cf30-343d-41ba-96e6-896a6bc2651c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:14.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:24.972Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a4177197-d5ad-4000-9675-07db5e00066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:26.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:26.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:36.017Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9aff6ee2-23d9-4bc5-bd8b-93fdffa91535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:37.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:37.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:47.084Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=944e086a-f57d-4422-9083-384a89481a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:48.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:58.129Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3cbf53f1-de37-4f06-88bb-2d957a6eb0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:59.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:59.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:09.174Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c8fefd88-051a-4efb-8f63-8d708a847cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:52:10.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:52:10.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T06:52:10.029Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:52:10.032Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:52:10.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:52:10.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T06:52:10.041Z |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-28T06:52:10.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:52:10.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:10.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:20.242Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=85962fa9-eca1-4035-bc0b-8b1fcf7f28f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:30.390Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3811c789-194f-401b-8a73-075ec8c2ad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:30.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:40.409Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=aae56875-ba9c-4377-b4ff-c5336228af7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:40.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:50.425Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cd0bbde3-695c-4443-8886-3d31995bc398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:00.440Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e25bb545-fc1b-4773-8968-ef914eb53bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:00.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:10.458Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=935d2793-7418-4601-a61b-b87ed4850fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:10.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:20.484Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d533bd4c-5843-45f9-9b29-2b8c33f9b630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:20.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:30.496Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7d2f8463-42cd-4702-82a7-84531e690104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:30.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:40.510Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=be92d6e5-762e-425a-b2eb-a5521ba74caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:50.521Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5feb66ab-994e-496a-8234-fb53422be3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:50.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:00.535Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8c4c0f6c-50f4-4196-9d5d-21c400784b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:00.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:10.560Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=10baa344-6f5e-4364-88f8-8e7d907923d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:10.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:20.571Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bc8515e9-54a3-49c2-a9b1-23ccd8b65cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:30.586Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=90bc16de-adda-41ec-8f2b-e861f4271192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:40.597Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=99f253c9-c04c-4bd0-a846-e199f0be0b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:40.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:50.610Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d5c53b7d-30a5-492a-b658-874a93852e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:00.629Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f4f6c1a0-ad36-411d-be88-898c8beee6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:00.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:10.643Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9966b5b2-2e6e-4a63-a6ea-ef77ca867eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:10.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:20.680Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3f921f5d-3c30-4675-b1b5-22a6a11400ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:30.692Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5bba3108-423b-406d-a82f-f95fc260fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:40.702Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a479ef66-28ea-44ec-a134-67a790d66c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:50.719Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=38ad23eb-7826-42bd-85b4-f677af6d48a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:50.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:00.737Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6f63de91-7cf6-4a9c-9659-b570db81748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:00.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:10.750Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9e531959-4d9c-471f-b56b-fc9228d7064c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:20.761Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e0064c47-fba8-4978-8d05-cd20834c91bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:30.779Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=684612b3-7de4-43f3-b442-5217ff4f709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:30.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:40.789Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=68e6e87b-3642-4f90-92df-7ebf400f7956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:50.812Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=147d8590-03f2-48e7-892b-30b842be0217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:50.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:00.823Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e36bc190-74de-4de6-b1c9-c00c919715f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:00.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:57:09.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:57:09.905Z |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-28T06:57:09.906Z |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-28T06:57:09.909Z |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-28T06:57:09.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:57:09.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T06:57:09.921Z |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-28T06:57:09.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:10.834Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2f915ada-aa6b-49d9-8ba7-e0a2d8563c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:10.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:20.848Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=508d6acf-5658-4cd9-9573-22090f6f86dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:30.863Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9b68a517-8af8-425d-896f-db84218acecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:40.885Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=958a68fe-8d74-43e5-a40f-c96e7444dfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:40.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:50.897Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=47e9b9b7-c609-48c6-97aa-f4853428e478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:50.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:00.906Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bdde7f9b-2ded-48e1-a287-176528a2a484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:00.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:10.919Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4a938b88-394c-41c1-aea0-b72ce458da54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:10.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:20.930Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bd8a7162-8323-4942-b86a-40e03f3ae7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:30.953Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c5de0980-9029-4259-ac82-743ad5c1d511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:30.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:40.990Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=25669299-90c9-4351-8d50-7b65da16cf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:41.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:51.010Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4fd8f0cb-2fd5-4509-a04c-16606f484f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:01.029Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9f9c8748-7b01-4fdc-9a6f-76bcb4395ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:01.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:11.050Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5a605069-ae65-4a11-9ebf-96c554c97851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:11.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:21.070Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3fb571ec-c314-4815-bdc8-cd11e65d80b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:31.084Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f67110d3-123e-4010-b4a6-cb9e1f37eb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:41.101Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7d62060a-7da9-45d0-a481-f32b08a2432d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:51.113Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0ac8a056-945f-44f9-96df-db5c2355c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:51.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:01.123Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1b900d21-3e57-4ac6-89c1-f61c9b964438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:11.139Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b261c310-c096-40cc-97ee-4115a22f513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:21.159Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=01866918-708f-460c-bc59-badd6a5d8b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:21.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:31.168Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=81f41235-d60f-4da0-80ff-e3c6c55aab22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:31.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:41.179Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=79663e28-e422-4c10-abee-8762676bda50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:41.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:51.199Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b7f55705-ac54-425d-9c48-b993bb6759da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:51.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:01.211Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=994ebb83-5a76-4656-8828-2df0369d92fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:11.228Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fc4c1574-0670-4c60-b5a0-fbbc30d53062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:11.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:21.241Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f5f59602-c4ec-4091-a135-d671890b1c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:21.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:31.252Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=79f88036-bb33-4af4-8f98-48a0c4d96048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:41.262Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7e4bee2f-e591-4108-9304-c5742c0f6348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:41.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:51.277Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b1e5aaa6-4a7e-48c3-8cde-989a9ca874e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:01.296Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=313f2b8c-e236-438f-9f5c-a2251b4c4379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:01.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:02:09.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:02:09.915Z |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-28T07:02:09.917Z |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-28T07:02:09.921Z |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-28T07:02:09.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:02:09.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:02:09.932Z |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-28T07:02:09.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:11.307Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=74aa13a2-94bc-4cdf-a3d0-a23bf9c3092f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:11.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:21.316Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1fdc7a6b-590b-49a6-ac5e-2ca6fed419d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:31.330Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0aded99a-2284-45ea-bae2-72959173847d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:31.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:41.344Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=33f66817-bb87-4413-8cbf-50c360473471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:41.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:51.363Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=688a441d-6f4c-455f-bc3d-e97e38870d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:01.374Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a6c20ed4-ece9-41ab-8033-bac6d1fc1cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:01.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:11.383Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ba783b4d-d2ba-4178-b732-33a2481ce4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:11.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:21.394Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e3796df0-dff0-4878-9485-bcb3e0995d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:21.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:31.413Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ee9cc3d1-c28f-4cf5-a2b3-1cd6fad239d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:31.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:41.425Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e7cce1d5-8d43-4867-a160-134d063b98ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:41.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:51.436Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9679558c-7166-4ac9-98fa-1c6b91feb376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:01.453Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a4a04e4c-e9f1-4e0b-a1e5-8a620c0b3bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:01.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:11.482Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=db7d4346-ec82-4fd9-bb86-0fae19b16207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:21.500Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bee12aa9-4aeb-4b83-9aae-630f7a91e1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:31.531Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a93bb35d-98a6-4178-99af-fff9d0c829c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:31.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:41.539Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=199b1b15-f6ab-4fe3-a054-22d576ebd092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:41.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:51.548Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5bb2ea8c-e8e8-48ce-8b63-b6e0f148770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:51.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:01.557Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b4165b2b-d538-4d70-b186-7cc8d491de97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:01.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:11.566Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d2a442bd-3144-415f-b91c-e4ed712f38ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:21.579Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c6e5d89e-dd25-4ef8-a444-691db2d21477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:31.600Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8ab01aa7-a3f8-4ac6-9a4b-f945e79f8d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:41.610Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=75a8a28c-7fdd-4fb3-beb8-1b38ff66ead0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:41.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:51.619Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d88d2453-39d3-4203-87c5-6f783adb2ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:01.628Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5d939a32-395d-43a1-a978-29444e2e4f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:11.646Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9927f8bb-57f6-4c39-a6d3-ff73e24317ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:21.667Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=56bbb044-575e-4032-84b8-feaa48766d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:31.680Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f58c3b49-565e-4972-82e8-d69b09e16d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:31.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:41.688Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c1e05401-d23a-4207-b6ea-881ca23c76bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:41.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:51.698Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=36a60df2-cd34-41fd-b229-e1e8be2f3c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:01.712Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4eaff3bc-cc97-4f7e-823d-ad737340befa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:01.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:07:09.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:07:09.913Z |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-28T07:07:09.915Z |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-28T07:07:09.918Z |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-28T07:07:09.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:07:09.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:07:09.925Z |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-28T07:07:09.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:11.728Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9fe42fa2-6ed6-4af3-86e2-d2b43f7aaf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:21.737Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c2eceb82-85ed-415a-a922-11ce6f00133d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:31.754Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=db43f248-c266-4579-a317-7c0c9a1688ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:31.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:41.763Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ebcd14eb-6691-4053-8afa-3e36d484b503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:51.774Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bc67fbcc-33e5-4c6a-97b9-678729960157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:51.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:01.796Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=13d38742-c50c-4d79-9c94-ff0309903127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:01.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:11.817Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0191ad82-c381-43c2-9966-fd969af1e9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:11.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:21.833Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ddf57b32-a805-4f04-be5e-5d998f6ab8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:21.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:31.842Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e998d546-7201-4450-89d7-70e56501f021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:41.870Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=57d7a974-c680-4d02-956f-f3172adcb97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:41.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:51.893Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=05f9e3e8-9c3a-49b6-b65e-b5431e75a946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:01.903Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ef6c1060-85f8-42b3-a7f7-034dd4b5b290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:01.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:11.912Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=06a03b64-f507-4600-a5b9-89aa607a40ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:21.924Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c719d9ba-e852-477c-974a-99582a6607dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:21.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:31.944Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8e58d850-d1fe-49bc-a43f-4cb7a4e8f736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:41.979Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=72e577a8-0ab4-4a13-8b12-a97232beb6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:51.990Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f63ea392-2bec-429c-b7e9-592dad5cf601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:01.999Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6fa281be-ecbb-432b-ab28-d85bef5b00ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:12.014Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6116cd4f-7671-4f72-9880-654c876c5ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:22.031Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2c65771a-5599-493a-a500-0b42afdb18e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:32.044Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a9ed33c0-7cf2-41f5-9f55-ee12618eb70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:42.059Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cbaf53db-c03d-41fc-9e28-77049015d714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:52.076Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=95b54f65-78fb-41f8-95c1-433abc94d1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:52.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:02.093Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8af3c7fc-4bbd-4fdf-a13b-3df6edecc073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:12.103Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d673e177-2f37-4b5f-b691-67ef98a2024a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:12.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:22.116Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cedaff2e-b762-453e-b0bb-79b85b39898a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:32.123Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c5701ecc-3c45-4bf8-8483-a083787b93d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:32.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:42.131Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=041e4e8a-2257-4497-bcb0-3accbbb7356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:52.141Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=89907f8d-7ed5-42ec-8b02-7fc6fee251c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:02.167Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7d45eb0d-d281-4341-94df-efd40fb68aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:02.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:12:09.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:12:09.957Z |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-28T07:12:09.967Z |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-28T07:12:09.978Z |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-28T07:12:09.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:12:09.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:12:09.986Z |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-28T07:12:09.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:12.187Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9b8d1987-aeb1-4b27-a86e-c75fc54aa133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:12.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:22.196Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d5e306bb-8619-4ad2-a1c5-9e2c49cfca68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:22.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:32.204Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7fdf73be-6a35-481b-832c-56a0352a6477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:32.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:42.213Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bb0f7708-d1eb-4c15-8455-73657c4cc2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:42.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:52.278Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ea1a541e-b3d7-497e-8f77-ebdf9686ca29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:02.292Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=82c5a897-726b-4cf5-8ca2-8930e8cb3f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:12.304Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3cddf685-21b3-4540-9d2e-6a639ec5fb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:22.311Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bbcacb3a-af3b-4cd7-aadf-ff0dfd8bffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:22.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:32.321Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f79e94aa-8404-44d8-a738-b087b6d09d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:42.337Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5d9ad3ed-12ec-46d0-a4f2-db804d4b2401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:52.356Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5b2fe400-dc39-484f-b93f-0ac593f85253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:02.366Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1899ab69-a7a9-4d7f-ac12-6c0fc22b2ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:02.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:12.376Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fa2fe67b-938b-48d6-abf2-5d3a4ff20dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:12.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:22.389Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eecc85ac-72e9-41a4-9477-974523535ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:32.409Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=079c2605-7dd9-4ba2-9ebd-49452678a525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:42.418Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=317aa39a-f5ca-49df-9ad7-e096b933fbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:52.432Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e4359944-cf5a-405d-9e59-fb65a83fe3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:02.445Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=61a8e841-27a6-4c48-a433-76e0d77862b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:12.462Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4371ff1b-ec26-4a6b-bbd6-61f41b3ead42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:22.474Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c11cde43-1b7b-4789-85cd-c6f957473fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:32.482Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=db7e616b-cb2a-4ec7-b65d-267419f7148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:42.498Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=286b075b-35ba-4496-a71c-1a8dfcd5eea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:52.522Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=43b912bd-db24-403d-97d9-0439df3fc545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:52.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:02.561Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=94c30521-c33a-402a-9ca6-f8ae7d3d094a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:02.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:12.574Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9a34d8b4-4b05-4343-af54-c1e4d4d4309a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:12.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:22.586Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=25ca98b9-fa45-4068-9dff-6bfe3d83eb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:22.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:32.598Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4cbaee76-35d8-4889-8b2d-ae6ff5925084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:32.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:42.620Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e3187ca3-6c1a-44c6-8ddb-36e333fb1708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:42.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:52.658Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0b669aa1-c3e7-42f2-922d-2d279bc1053a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:02.670Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e4bb54c2-c22d-42f2-a2b5-a6b8d3bf9a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:17:09.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:17:09.881Z |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-28T07:17:09.882Z |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-28T07:17:09.884Z |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-28T07:17:09.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:17:09.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:17:09.895Z |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-28T07:17:09.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:12.679Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=089eb0d4-3339-4baf-b8c0-c08c415e178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:12.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:22.688Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7915d4b4-6367-4e58-a2a2-6e633ac44ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:32.701Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=abf385f3-4da7-41dd-8cf3-71845072f424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:42.722Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8196797d-cc72-4840-be1c-9c88ca6a1452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:52.747Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cfabf085-4b09-4f72-94b4-c52cc4e733db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:02.757Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3310e5c6-3bd7-4c55-9077-a40c6f05a7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:12.765Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cdaf84fe-6601-4952-8470-ca54d28c35c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:22.785Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d843fd75-ab93-447c-b830-759ad3d46172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:22.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:32.799Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6dc663c1-9349-4fb9-bd68-a49a0fe735e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:42.808Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b9ee6f34-6a99-4cb1-93ee-25ec4b123a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:52.823Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c6a921e6-2529-4adc-b1ba-cdde2d9a74e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:52.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:02.839Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e9c6cadf-f909-43c1-99c2-a1335fc4d333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:02.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:12.857Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9009eb48-9b22-4210-a411-2d60b774388c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:22.866Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=94afb093-bbb3-4b2b-a990-7a15fb18eba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:32.873Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cc5deea1-1ee1-4710-86a2-2221a02185d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:42.885Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=058f4ab0-1351-4fe7-ae68-ad5b014000b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:52.905Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9c6656e1-c0a9-4577-b7e1-cf56712fc4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:02.920Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cf00a4d3-1195-4023-b6f2-d77eed556c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:02.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:12.932Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=00a38074-7fbd-4eb1-a59a-3cec0272472d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:22.939Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2e06bcd9-3877-42d5-a2ed-0574b6dbced8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:32.947Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cf843e7c-8153-43d0-9733-c063ed8c2e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:42.959Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d70f0a14-0ba7-43e7-b368-1e173aedd1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:42.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:52.992Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ea3f8d76-117f-4510-9e10-a7b9d999f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:03.010Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=96a5b9d1-560a-4c28-8671-f2e3ad340072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:03.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:13.031Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3e111a96-e54c-4ec3-a0b8-3b009581d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:23.040Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0f5fabbf-12d6-4dad-8fb0-4605a7689e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:33.055Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f6a2a1a4-97ef-4e2a-8908-d03ec526836e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:43.074Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=658c2f02-7ffb-4774-b821-d6fbc7eef0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:53.085Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4145f5ed-5b47-4c79-87e3-95d2cce203ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:53.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:03.093Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=858917a2-3bd7-4cda-bd38-718900e69bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:03.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:22:09.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:22:09.877Z |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-28T07:22:09.880Z |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-28T07:22:09.884Z |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-28T07:22:09.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:22:09.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:22:09.891Z |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-28T07:22:09.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:13.105Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dc79933f-6503-48f9-8dab-0677ad1b8749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:23.112Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=68d2d1ff-0a4c-47d8-899f-5145c244ecab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:33.126Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ec545653-0e87-4c46-9ae3-0408df8b0243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:43.149Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=180ddc76-5581-4e61-893b-3abfab4e718b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:43.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:53.161Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3da22232-44d5-43df-825d-7b9f7ea80366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:53.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:03.170Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d28de66d-2455-4c91-bc8e-fceb4c4695c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:13.177Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=58823451-8e38-4092-b9e8-34fce5cb6cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:23.185Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ee2dcce3-f350-4285-b7ff-15330684c855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:23.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:33.198Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2bb2cdaf-41c6-4213-a140-994b68cbe686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:33.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:43.212Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4d51fa38-1015-47be-87e6-9587c52ea3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:43.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:53.228Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=673f428f-eb09-4298-bffd-07ca12ae50a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:53.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:03.235Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9faeb909-6d62-4dc7-8904-3a97958270ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:13.242Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eab2d41d-7752-48f8-b4e9-b48f5d6ba48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:23.255Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8336e8df-1aa5-4e6b-b316-c415919bc32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:23.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:33.274Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7b537370-f4b4-4634-80c1-5a5283dda393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:33.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:43.283Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0557bb3b-fc93-45f4-b903-b920050de726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:43.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:53.292Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0f6a5e7f-5678-4ac3-97ae-b43672b36001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:53.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:03.300Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1a670fc4-c561-447d-99c3-39f2365fa233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:13.311Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=37744639-cd81-4056-a987-8da2cbd77ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:13.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:23.328Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=48c7a21c-1ee1-476a-9318-a9bf6b93990a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:23.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:33.337Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b04a82a5-194b-4ae2-bac7-ee3b19a43c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:33.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:43.359Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8ca4ea43-64c1-4b5d-b35c-f75fd1a81644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:43.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:53.368Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=068c9f6b-8883-4784-bac4-c14093ada5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:53.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:03.381Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5589775c-0cc8-452b-b031-0b6c11f8fad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:03.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:13.395Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7051ae85-aeb6-4977-8ab7-e1960cb4d601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:23.404Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=862ce309-6fe5-44f0-9f8e-7fa90579bce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:33.412Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=715271f0-1779-41bd-ba1a-1f8f35e7aee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:43.420Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1e6c248e-4713-4c1f-b617-21eff3340f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:43.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:53.445Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=217da47a-7e8d-40be-893c-a420ceca91e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:53.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:03.468Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9333b120-5682-449a-8dc3-c1a543004e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:03.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:27:09.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:27:09.923Z |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-28T07:27:09.925Z |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-28T07:27:09.927Z |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-28T07:27:09.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:27:09.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:27:09.933Z |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-28T07:27:09.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:13.482Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8d70b279-5719-4a95-8c4f-6a72657e1096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:23.492Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=be29a2c6-1f3d-437b-b07c-f08dd6f42800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:33.498Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6fcf8f77-d0a6-4729-aa4b-2cefc1941fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:43.518Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=290cf07a-746c-4f22-9e9e-c129ed68ebdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:53.534Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d6697b0e-9247-4b30-9163-c8426baaa8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:53.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:03.554Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dc3a4222-50a3-4c9e-8095-0f195eac59e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:13.566Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4384b330-352e-4cf3-b13d-5fa2cab98916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:13.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:23.573Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=79009758-389f-4f69-a338-7697f5a5b6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:33.587Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=228bb6c0-2cd7-4326-86a0-a9449090ac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:43.597Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eb5f6f42-0dac-4dfd-bb27-3cdf2093f2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:53.609Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bac104c2-d977-447d-8dee-f664d7887b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:53.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:03.622Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0d81cb10-1b38-4a47-8cb7-b8e0564c3608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:03.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:13.630Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=78dd0ee8-3ac1-4f52-a71c-474a28089af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:23.637Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=63e53dd3-4604-458d-b929-fb21fce45efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:33.649Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2963223a-3564-44c8-9046-6181fd05caf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:33.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:43.661Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d4331c34-31bb-40c2-86ba-b1bdf6dd0cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:53.685Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e9452d42-6c60-45a6-9c70-156719f3ab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:03.693Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=31c35653-2e2e-46ec-8ffd-839d26ec64a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:13.702Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=545ef62f-ee4f-4fcc-b238-ca58065f35f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:13.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:23.709Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=54a6b4b5-6cef-403b-b4a0-fda270dc0d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:33.721Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0d4c9f03-173a-4c8d-ba69-b1ade853bd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:43.728Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9dbdd500-bca0-4982-927a-65a3fcfa3d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:53.741Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cc0848bd-aa54-4697-894f-2a622671fdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:53.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:03.755Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=18e8f7fd-dbe4-44b2-811d-eab8148b74c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:03.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:13.763Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f885fd4e-cc53-4793-ae85-cc86dcd52bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:23.769Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=818ee907-aa94-4377-b497-a7789b5b432a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:33.776Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=313a8990-6d27-49dc-b00c-be54feeb9731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:33.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:43.785Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=42805b82-1fe0-4b10-ae3d-f80ebe3ac43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:43.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:53.796Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=33d4bba4-98dd-406d-9713-045e50070567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:53.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:03.810Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6b6a1f01-91f7-4fc8-9527-d613e7ac0a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:32:09.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:32:09.852Z |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-28T07:32:09.853Z |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-28T07:32:09.857Z |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-28T07:32:09.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:32:09.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:32:09.862Z |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-28T07:32:09.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:13.817Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=65ac65f5-5100-45b4-a75b-cbbbb1bf563c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:23.827Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=742f38d9-1011-477d-9af3-ea76aca659b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:33.836Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ef3320e7-6a38-4a45-8cb5-ac8842d91905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:43.845Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b11d020d-33b6-43a2-9dc5-44ab3b77ac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:43.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:53.860Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3ccb376a-42f6-448a-988f-8061d4a8029f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:03.877Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ce0279f3-b2e8-4c85-8566-765a60435712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:03.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:13.886Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9a1b215f-ab70-4835-bb7d-486e9940ed24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:13.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:23.891Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5bcbd4a3-831a-4ea7-a8b6-c90f02e6291d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:33.899Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9f821c7f-5b4c-47ed-8016-0ee438c930de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:33.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:43.908Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d37c2c1c-9d9f-4efe-9bef-2626a443a46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:53.923Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=162f9968-2284-4873-9ea3-ac0b422d0d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:03.942Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=10441a1a-e527-4bce-a651-51788e113e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:13.949Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e13fe67d-6857-4b16-867f-9c9bbfd96d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:23.970Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d7c066c8-1184-43b9-acb1-0fabf90f7daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:33.987Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=909bd8a9-ef7d-4496-8218-2e421e3f1ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:34.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:44.003Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0f2d1181-1408-4049-aedd-e57df27e98e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:44.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:54.015Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d626402b-70a9-42ab-855f-e2e89369f9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:54.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:04.038Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4a8afb48-244d-442c-bdba-8873eda37f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:04.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:14.047Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6d7b8aa0-9523-46c9-b659-8098d8560526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:14.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:24.062Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=091cd684-cd80-4e79-b262-abebe3f74200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:24.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:34.078Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7790c9f3-78c7-4fd0-8a98-c01fc815cefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:34.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:44.090Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=faf56dd0-76c6-4536-b891-6085a0682e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:44.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:54.107Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eb43e12f-d270-4bd9-8853-58c7a4e01e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:54.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:04.115Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c9e8843c-92fc-481c-84ec-6c51e96b34c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:04.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:14.122Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c25264c0-04e4-4e41-b601-0f4d97d3cbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:14.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:24.130Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4c76c78b-2417-4c1e-a776-8575240057c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:24.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:34.140Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=60de65b7-ecc3-4ff4-a8e2-ccc020109ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:34.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:44.155Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=86487742-3752-408c-b81a-421c2dda02e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:54.183Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=823286b1-76cf-40e7-9f36-e61ac0673da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:54.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:04.207Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=549b86b5-666b-446e-b413-e4ebcdf85d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:37:09.848Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:37:09.849Z |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-28T07:37:09.850Z |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-28T07:37:09.854Z |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-28T07:37:09.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:37:09.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:37:09.866Z |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-28T07:37:09.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:14.213Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bfeaef00-7b16-4b09-a62d-91fde78f2861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:14.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:24.220Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=32b38903-21bc-4745-ae7d-524648a9d237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:24.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:34.232Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fd6650f7-b6ba-423c-bdc5-7046e9f24059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:44.245Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d1476cbb-1521-4db6-9a50-971079a3b828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:44.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:54.255Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fdabb0d7-9683-4a0c-954f-d938dfb6846f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:54.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:04.263Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=949412bd-7009-4e0a-b61b-161923c4c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:04.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:14.271Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c3bcaebb-e321-4259-8f0a-f05b1c7c18ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:14.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:24.283Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e1d82e5b-511b-45b3-b411-de37443c0414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:24.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:34.298Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f1bb379f-ed75-4205-9a21-eda6f7ce9069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:44.306Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dd6e818f-d17a-4008-be5b-2c4e6f029028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:54.313Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5c726211-75c9-4d4d-b3ee-eee285d36151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:54.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:04.319Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6d6f35c0-b53c-416b-afb9-02fb76f4671c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:14.326Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=52432dc7-2eaa-4928-83e7-bcb11b6d9a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:14.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:24.340Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d428af3e-193f-4d55-8a0e-b87d36560b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:34.355Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b4cb8590-6ba3-4f70-89e1-b46ec03122a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:34.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:44.364Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ae1cf658-7e1a-4796-99e5-ff906d2144ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:44.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:54.374Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5661f3ba-1ed8-490c-b8a2-06feb3019cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:04.393Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7238c55e-580f-46d7-b678-dbeaf722ba5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:14.401Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=328a1bd7-764a-4e13-ba83-8398e5fbefe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:14.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:24.417Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d653b742-9d6a-49ea-9a55-a43217c9d911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:24.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:34.428Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d78df403-b081-4fb8-9d2c-35927ee607dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:44.438Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b69d53b8-6c6d-4c63-8f49-053384c16a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:44.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:54.450Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0578c8cc-255d-4841-b66e-49cdc66fe5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:04.457Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5716d614-77dc-4ab4-b4a9-737442eb3fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:14.469Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a1380013-526a-4f75-afb5-5a65b6bab736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:14.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:24.484Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0b5b386e-5f89-4ba5-8e72-2a0212138544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:24.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:34.490Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7b92af95-fae7-4c76-9f7e-8cf1b7009921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:34.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:44.498Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=347837ed-7ea2-4a0c-b328-b6854187ea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:44.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:54.505Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=075374a7-a590-4ca7-b4f6-5aee0c1f366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:04.510Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=06ecd4d1-a1e1-4db7-b31d-2fa186cbe4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:42:09.868Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:42:09.869Z |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-28T07:42:09.870Z |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-28T07:42:09.872Z |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-28T07:42:09.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:42:09.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:42:09.878Z |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-28T07:42:09.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:14.517Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5b6289dc-f374-45c9-a931-1e15ba071cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:14.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:24.530Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=40016101-c73e-4b78-8374-8f631bbe94fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:34.545Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=30c3faa5-5ec4-4c5e-ba87-fae26fa32838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:34.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:44.553Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=452d71fd-3b42-44aa-b986-9d6a3b09b89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:44.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:54.560Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0d2bb4a6-03d7-46ae-8942-68d01507c8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:04.569Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8abefcd2-4412-4bea-bc55-265117741748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:04.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:14.576Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=950a5173-f57b-4cca-9a62-50f8f7f0f7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:24.589Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0a9be13f-6a45-4dbc-9c0e-0f8571978389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:34.601Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6a47527d-a0b3-47a9-8e53-d92b94ff234d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:34.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:44.618Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c9f52c2d-dd91-41ea-b43c-e52ae6b55cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:44.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:54.627Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b70bbc2d-9385-4130-b143-c088876c774c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:04.634Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a964cb6a-fe7a-4c25-99af-7a3a5ea5c56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:14.641Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=aa72bb45-2104-4e68-8f6b-146b1f898993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:24.648Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eb02b924-0285-4515-9f40-7b26f8a06272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:34.658Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a02bfb06-62db-4a1f-aa41-a5304cce765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:44.676Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=23440da5-fef3-492e-9fac-5f9a84426291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:44.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:54.687Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1154dc72-5b5f-4eaf-80d5-9d53b8d30538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:04.695Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c72dcda2-4ffe-4073-b556-fe3b50e1ba4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:04.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:14.705Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7b513d6c-7ddb-4e9a-9fad-b43fbc539a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:24.712Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5492a7ed-2e85-437e-ac8a-d026621e70f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:34.723Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c095e2e5-0ad1-4abd-be17-aed368d02b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:44.736Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3058dbf8-206c-4a18-b0b3-c630b65336ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:54.746Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=417ce2d4-a147-4492-b9cd-11910e16f32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:04.754Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3bfa5a31-91d4-4241-89b7-4394bf19d1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:04.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:14.763Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=80a472bf-2109-41f8-bd93-b7616c1935f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:14.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:24.769Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bdd60cc8-b920-4e9f-8bab-c9b1dbc9f016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:24.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:34.777Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=180b3f73-7ceb-47ac-af3a-fa89a1d1777c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:44.791Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=67cf567e-c5e9-4191-80ff-086545b9a14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:54.805Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=34b6127e-ffd1-4926-9454-f53e61476ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:54.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:04.814Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2715364b-965d-49f3-bcfe-4ea58fb2f9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:04.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:47:09.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:47:09.864Z |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-28T07:47:09.865Z |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-28T07:47:09.868Z |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-28T07:47:09.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:47:09.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:47:09.872Z |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-28T07:47:09.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:14.821Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=813fa961-8801-4a7c-ac56-c264aaae69c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:24.828Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=44f4a24b-2c05-4c65-967f-11fe07874faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:24.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:34.839Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5ef64ad2-38e0-41f3-b481-1174514f8207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:44.850Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b7bd1f6b-89c4-4789-947a-b1f12e30116a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:54.867Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f29cb5c4-4e3b-48a1-aa4f-f863e177f5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:04.875Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eecc0f84-d168-4d57-8d85-22462e1cb6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:04.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:14.882Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=772a56c6-4475-421d-aa0b-a1ed0cee8f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:14.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:24.888Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1e2a65d6-d3e9-421f-a560-90c56ddaf3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:34.897Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=572b4031-1d7c-4431-8549-6bee498e8d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:34.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:44.909Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6eef19b8-3b20-4c85-8cea-821675630215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:54.925Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2d27114b-79a3-41fb-b8c2-fe40c47ba187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:54.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:04.933Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0b07bf43-f065-4618-96f1-7cc62c4cb9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:14.941Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9e8ccfb5-110d-4534-8d4d-07d7d1e70cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:14.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:24.950Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9bf9bf58-725a-4757-96d3-7e1e26d6c7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:34.957Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f0a2a584-29f3-498c-9119-67862203caa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:34.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:44.965Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8d474ee4-5fd2-4f24-8219-c325793aa9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:54.977Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8e24df90-becb-4272-ad60-48a4c88f534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:54.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:04.990Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=67df6b13-4b8c-439a-8258-d56f95429dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:04.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:14.998Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=37d2e1ae-87f0-4a61-8acb-20283dbd33eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:15.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:25.005Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f3c2e379-a474-45fc-822b-2e8e3c9a024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:25.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:35.012Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=89db10c8-2e06-4f34-bdac-f81534a5faa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:45.018Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eb480496-961b-41bd-8b4c-3b2aa1b8468d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:55.028Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e30191f4-9ffc-42e0-a7bb-986b0b81dc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:05.038Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1f360b74-51d9-4f09-acac-b92f52a1e7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:05.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:15.050Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dc2190d4-9669-4319-9ec6-99d3a0c2a3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:25.057Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=467b5e58-34ab-4d90-942f-b4ade581df3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:25.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:35.065Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1ec1f7de-e2d8-4ee5-a0c8-a031f0afc215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:35.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:45.077Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9669521b-9f8a-4851-b307-cf156bf6d670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:45.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:55.088Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=81893c39-41b5-474c-b242-0661b23388bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:55.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:05.106Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b0427e78-f791-4612-a3c2-832de467392f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:05.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:52:09.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:52:09.883Z |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-28T07:52:09.884Z |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-28T07:52:09.887Z |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-28T07:52:09.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:52:09.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:52:09.891Z |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-28T07:52:09.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:15.112Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d1e4d77a-e05a-4160-abb4-973234a18bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:15.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:25.120Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d4536839-dac5-450b-9eb5-99bd9e214eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:25.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:35.135Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0fc684e4-ba16-438d-b8d9-b2f2f32b2257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:45.145Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=27930d68-4a8c-40af-a3e1-97ef84596e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:55.151Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6cd30580-cf92-4167-afcb-532340f9c748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:55.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:05.162Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6f88aff7-c8a8-4523-9c7d-822e7d3e7eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:15.172Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=68d70ec4-5e64-4ba8-a55a-605e74556462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:15.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:25.186Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=18a7ce23-3391-46b4-8380-d31c076b6487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:35.193Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6a362206-b1c7-4269-9673-a48b376e0929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:35.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:45.200Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1fa7a147-00de-4ae6-9db5-aa7b7dcd31b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:45.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:55.206Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c9132212-0f3d-4677-88e6-aaa45049471d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:05.213Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6ef75633-b916-466e-8ce3-adbe11e6fd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:05.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:15.224Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1c3298ed-6e3c-4f3a-a73f-7b3bb840383e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:25.241Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dd4efb68-1ac5-45ef-9055-d49252a94ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:35.250Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=55511daa-e643-4f2e-9872-f0029685c0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:35.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:45.258Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7dc3716e-f23a-443e-b20e-b78b587dc303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:55.266Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0bd94fdf-3070-4b43-9c9a-d2f40e7d5831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:05.273Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=abbf3b5b-a639-4dd7-bcb3-8bad0fd95364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:05.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:15.282Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3392815e-c553-4153-aa51-71b6fd20cc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:25.297Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b360d826-812a-4081-a2d8-24cd34ac478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:35.308Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7df93f47-36c0-45d5-9ed6-8a9b6ffdd45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:35.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:45.318Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cb666a7e-a967-4b11-b45f-c81b44233f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:55.334Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2c3510d8-e686-4788-b53d-a8b70b802ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:05.341Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ff477146-9ed3-42df-b22f-5dad7313752b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:15.355Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b79ab2dc-5fe8-4ee2-8359-c5f91ff105a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:25.382Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6e6e26ce-5293-4745-898d-71ff510cc045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:35.391Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dddc4fbb-6a51-4a50-8c83-948961808bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:45.405Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3d795718-d5b1-4714-913b-d19e8764354d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:55.423Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b542ec6a-226e-4660-a294-cac47deedcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:05.442Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2b756534-52dd-4b88-a143-227ba290c555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:05.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:57:09.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:57:09.863Z |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-28T07:57:09.866Z |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-28T07:57:09.868Z |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-28T07:57:09.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:57:09.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:57:09.878Z |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-28T07:57:09.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:15.466Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8cdc8968-7aaa-4f9f-b8dc-19fb1f2fa95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:25.482Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d4dca265-848f-4dc4-839b-6ddee606b735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:35.490Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bad61b78-8e12-48cf-afae-0eb7aaa9bd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:45.496Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6c66cd01-ed94-4b68-a596-2bd0a33c1358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:55.513Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8e8794b5-397d-4c24-b029-73f6a83d95e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:55.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:05.519Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9b4ac426-34e7-4cb1-9d59-fff59c3609d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:05.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:15.531Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=08dbbd3f-3b41-4cfe-9fa2-523c212063d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:25.544Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4d8a301d-d18b-442d-99bb-da8d09c54bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:35.553Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=90db7f9e-56ae-4040-8cd8-a9d53e007b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:45.562Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a73ee767-be59-4cd5-946c-1c8031364337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:45.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:55.569Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=395f1f3a-ccea-41a3-bc31-bb7630325cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:05.578Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2accce40-758c-4426-bbcb-a16bd6b12f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:05.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:15.584Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=23dc7988-979b-4b1f-acee-b0956f8a0111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:25.596Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1f37f388-f5c7-4735-8983-7623adb80f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:35.614Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=938d53ca-358b-48e6-92b8-9c4da68082e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:45.623Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9378cbb7-7190-45e8-93b6-f2792bfc6bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:55.630Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3cad7976-45a2-4baf-a835-9977cdc2d6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:55.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:05.637Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=522d581c-d5ce-4e80-8322-87797a9b96bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:15.645Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4218625f-b6f2-4041-930e-acef37f406cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:25.670Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c6b71675-662c-4e0d-aefb-a3a8f7b77a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:35.693Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f9315c99-4610-4930-8be2-319f2648d96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:45.701Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0ea275f4-e10b-4c1a-b565-d3f4cd5ef84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:55.708Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e57154af-7707-402d-96e2-15fadc068a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:05.714Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=db49a275-8252-4c4a-a8e4-bca9fda92c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:15.721Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8f1cbf79-ca02-4be5-a164-63beadc4a755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:25.733Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fef7d010-36dc-48b7-a3aa-566371b7067d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:35.751Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=de35919c-7b78-414c-84af-7ed186e32f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:35.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:45.758Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f037f351-16a3-4976-bfe2-a10ae109a30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:45.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:55.768Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fd2cfd09-6b70-4065-bcc3-bc4904e01c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:05.785Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0b43c7bb-5d56-4579-ba58-23f54cace2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:05.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:02:09.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:02:09.828Z |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-28T08:02:09.830Z |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-28T08:02:09.834Z |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-28T08:02:09.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:02:09.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:02:09.842Z |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-28T08:02:09.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:15.793Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3f38794a-6ce1-467c-8a49-0c1abe7efcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:15.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:25.800Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=50cc0464-9884-47ef-8bbb-10308427dcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:35.808Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c0dbadb0-0cbf-4794-8248-b0aff4cfd42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:35.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:45.819Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8d0cb6d5-0676-453d-a016-bc1939ccf86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:55.826Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=439d5a2d-c05d-40f8-a81e-be7818b1575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:55.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:05.832Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c7d75de2-ebf0-49d0-8844-955566fe62bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:05.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:15.847Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2788bb49-c2dc-471e-963e-184ee80d4be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:15.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:25.853Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0fa152d7-e696-4ed1-b0cb-3ebf533c859b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:35.868Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5421b625-a131-4af4-b103-c50e6ad68d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:35.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:45.882Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8086554d-0d16-4841-969c-8a06484e5241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:45.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:55.888Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=73560ed9-8cbe-4626-8f6a-8050a87a3df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:05.919Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=70b1f1fc-b8b3-4145-8dd6-376b575d2f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:15.930Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=aae377ee-3187-413c-9b75-a4a964c46797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:15.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:25.938Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=05012b94-bbbc-4811-9fa5-eb3d30b69703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:25.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:35.947Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cc328b0a-b377-4717-bf65-53ad8acce33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:45.963Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5b075dc0-046a-41c7-b660-55ff7ca8527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:45.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:55.970Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c9fd9f25-23ed-4e6c-a06a-310e6b41dfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:55.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:05.977Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d5350044-e387-4ad6-96c6-b59cff9c7bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:05.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:15.984Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b1e8dd55-0e41-4a18-a2f6-79eee89adeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:25.991Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fe72b85d-57db-415b-94a2-dd846805eac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:25.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:35.999Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7c677670-4d39-494e-980c-097a5ff0e760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:46.012Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3d98f619-2fd9-4a96-a722-79b6974af8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:56.022Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=455fa841-d792-4d8e-b815-63a257311149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:05:56.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:06.030Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ea455ca8-11d3-4398-a818-1d0d4dfdce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:06.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:16.036Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=11ef1660-cf98-46a3-9d28-d033a8a5e3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:16.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:26.042Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ef034265-20fc-4467-abe0-9f3cba36ad02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:36.048Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=447ce6c4-db1a-4b08-a0d6-1447df435a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:46.059Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=02d8f58a-f792-48c1-b2ad-525160de4c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:46.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:56.075Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=726c48ae-ce00-470f-b549-e16a57e495a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:06:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:06.083Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1d679e79-07f7-4505-8f88-04857bec8aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:07:09.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:07:09.869Z |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-28T08:07:09.870Z |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-28T08:07:09.873Z |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-28T08:07:09.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:07:09.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:07:09.879Z |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-28T08:07:09.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:16.091Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=04d3f03c-aa08-461a-abb3-88034ff27a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:26.097Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8021917a-1c13-45ad-bcea-ba612e6c9cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:36.105Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e4060f3e-37f6-4294-baa1-b84e469bdefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:36.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:46.112Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=65605d76-bcee-4390-bdb1-a5dc641befa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:46.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:56.131Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6572cb62-827c-4580-90c1-422951f29684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:07:56.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:06.150Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=08eb6662-fc83-4ef7-b816-2866972d176a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:16.157Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=61b32bb0-5727-480d-ae73-fcd8ea2ce344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:26.169Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7079a0c1-4ba1-4eea-b8df-3494a869fc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:26.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:36.180Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2884b99c-2100-40c4-a1c9-29b0a723e333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:46.189Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7f33f46f-fc73-4d60-aba7-2743124bee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:46.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:56.201Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=48a87a2e-44af-4152-8ef3-e1f3a8cca107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:08:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:06.214Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bc9940d2-7cbd-4313-8b6d-22ffea5a5f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:16.222Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e7731052-6658-4bb1-bab5-0c0a60dab553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:16.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:26.229Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4080d478-3065-42a9-a963-8a7959f3fbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:26.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:36.236Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c8aee391-f14d-48e3-a63b-f876f63fd70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:36.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:46.243Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f7a6f26a-5414-4eba-b5f6-8452eb2fdbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:46.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:56.252Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=39f8194d-d474-4ad7-a3b6-baa508da1852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:09:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:06.266Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eaf62835-24ed-4a82-a4ab-6f25063e37a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:06.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:16.274Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=528894c2-05f0-4ea2-8efc-d2d1a1554a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:16.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:26.282Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d2675c11-b6be-4001-b43b-cc1de8309bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:36.288Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a156ea25-cd43-40d7-b3d0-e4fbb82ca55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:36.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:46.297Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f979e8ef-fccf-4c23-aaf0-99300d303953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:46.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:56.305Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=172841fb-afcb-4d6c-9960-d6987cee500d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:10:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:06.315Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f585b2fe-fc4e-4a9b-a904-e02f2843c788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:16.330Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0fb2781d-ba66-44d1-91d2-4eb8262462d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:16.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:26.339Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7a502473-84ab-4fa6-8784-77d0df70d4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:36.350Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b13797cb-22e5-4cdc-9f19-dd517c56dbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:36.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:46.358Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=718e8f12-af11-4931-8c3a-1ac1e24ddc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:46.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:56.368Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f02d76c9-76d4-4268-a167-276c81520104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:11:56.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:06.376Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9b13193d-575a-4ba2-8b03-6a21d4111f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:06.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:12:09.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:12:09.862Z |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-28T08:12:09.863Z |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-28T08:12:09.866Z |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-28T08:12:09.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:12:09.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:12:09.874Z |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-28T08:12:09.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:16.386Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=be5e82b1-3010-483a-a25e-89293f8a3396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:26.394Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0b624268-68a2-4843-96b6-20c3c76c4300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:36.411Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5584b61d-aa9e-4e92-849a-9e9ab63e8df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:46.417Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e66a76ba-5912-4e52-a37e-2f1f44175a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:46.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:56.424Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=156fef27-1261-433c-b5aa-862c953496a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:12:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:06.431Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b1c949f3-6ac8-443c-908e-f7ccd886f0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:16.442Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=594a8170-795d-4898-8e74-99eda90e596b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:26.456Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3e03e749-bb22-409c-9d02-3c6d8ab1ffd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:36.463Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5741d7c8-a2b2-45e7-8a76-08c6356252b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:36.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:46.471Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=13bea654-bb3a-4dd3-9637-1e1b5ba818ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:56.481Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0926e4cb-515a-483c-ae02-44abd4eb6867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:13:56.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:06.490Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ab6174d3-347c-4b54-9372-541e666a2191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:06.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:16.500Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ccec77b1-3b6a-424d-97d1-31f5b63671ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:16.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:26.514Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3e791dfa-923c-4370-a757-228f993a0bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:26.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:36.521Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d50bb8e5-f4e0-4acb-8d0b-d89bdce38267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:46.527Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=604bbb36-ec62-4da3-9033-9cbef0321181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:56.534Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=96bcc6ef-3877-411f-93bd-6325ab2a7588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:14:56.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:06.540Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a7d3aa20-58b7-4640-9c9b-8bdd7b975cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:16.550Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9c3058e1-743d-4eab-9257-b4ab1d8ca56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:26.565Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6adc97ab-e481-4635-9210-f8fe78ceece4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:26.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:36.572Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=610f5f9a-8b17-458f-8a26-5bc8aafdbdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:46.586Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=528d7dbc-d87f-4f17-8054-3eda31685776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:56.595Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b4f6a674-3c86-44a1-8949-bab83c6dcc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:15:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:06.603Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=078d351c-b059-4384-be5f-1a1e3ceb1a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:16.652Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=69de241d-e317-4ca4-a6ca-02ab803a1380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:16.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:26.687Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=47866136-8a73-40b0-9d06-f49f4c3f8c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:26.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:36.694Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=56eb0f02-d504-4a6b-a7d2-a2cb27f595a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:36.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:46.701Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6a238e34-4737-4e31-8169-4bbab37f7397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:46.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:56.711Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1ccede2c-fe68-4305-b410-79d43fffff7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:16:56.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:06.727Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6564a5aa-c8f8-4523-b741-15626287208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:06.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:17:09.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:17:09.903Z |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-28T08:17:09.905Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:17:09.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:17:09.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:17:09.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:17:09.911Z |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-28T08:17:09.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:16.741Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6c30c1a1-9f3d-4a9a-9096-4efa79496755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:16.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:26.750Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b36023be-da9f-4e51-9d6d-5320a1d2ec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:26.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:36.758Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9e205d72-d27c-43c8-bc97-a5de244dd799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:36.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:46.768Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0499ae64-1333-4de9-969a-9e825389bf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:56.785Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ded5deeb-21e5-4820-b2b9-62ddad8cac86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:17:56.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:06.798Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=12329096-d7e6-40af-b09e-9827c77b1742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:16.812Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cca280c6-d8f7-41e5-9af5-41b8ddeef34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:16.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:26.825Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ac519c1c-01f1-41c7-afee-241bb781fc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:26.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:36.836Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1a66550b-2ce0-4bb9-8cae-0b7e15ed52f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:46.845Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a6cf31be-c3c9-47bc-ba31-6bf91d8c0b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:46.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:56.866Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1b6ea6c5-2ed0-44b1-bea2-5159eb711d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:18:56.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:06.875Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=86ca0ea5-7f96-4114-8c0c-d33e9f565674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:06.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:16.887Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cd1fb17e-15b5-4ebc-a5b7-b3af86dc61e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:16.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:26.894Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=97474f4e-7281-4d16-b3c9-81ecf86e05a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:36.904Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a2025792-fbad-4bc0-9ffd-b0a19c4e9b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:36.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:46.913Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=774fa15c-9c95-41ff-b818-76ce04e2d6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:46.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:56.928Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=64a4c3a2-b620-4692-b8ce-a4d1995001e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:19:56.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:06.937Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dc2ce923-1f86-4435-9697-061814a3b134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:06.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:16.948Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6bc3ba18-7079-4b20-9b60-591b60ecb2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:26.959Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=157d3e31-be16-4c97-8ec6-5c29a891b563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:26.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:36.981Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1849665a-aacd-47e3-bc5b-fc56b869534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:36.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:46.989Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=38611e5f-dc07-4dd4-af13-0733d37b361a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:57.000Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=67e860b1-7429-42f7-b7c9-4c47e7d64b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:20:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:07.008Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=044a7eb0-e30e-47b9-aae1-34204def790d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:07.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:17.019Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b310d970-c693-4a53-a040-bbf31ffe04a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:17.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:27.033Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=feb958d0-1e75-4271-8299-89e5882ef457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:27.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:37.041Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3167bf8e-70d3-4c10-b6b1-6debcbdd967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:37.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:47.047Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b3ba34dd-c912-4c38-a7e1-966f548c02cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:47.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:57.056Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=21e83f79-e029-47c3-930b-b8c1312c90d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:21:57.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:07.063Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2a718ae6-ae6d-4e66-8b57-4f94c0b46fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:07.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:22:09.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:22:09.865Z |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-28T08:22:09.866Z |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-28T08:22:09.869Z |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-28T08:22:09.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:22:09.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:22:09.873Z |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-28T08:22:09.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:17.072Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bfc2e4fc-be81-4d77-ae0a-43284a3a37ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:27.085Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=56d9a5b6-9cb8-413f-9e86-9f7830c3ce9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:37.094Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f72d7634-c5ba-4bb1-b165-0bef1ee2dbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:37.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:47.103Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e50b0ef4-81c5-438f-b7a4-33a7c0856ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:47.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:57.112Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e2351b4a-c692-4cc3-927b-1f83cc5012a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:22:57.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:07.119Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7256e5d3-815d-4402-bb6e-86a091646e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:07.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:17.127Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=264b30d8-2a93-4880-a5b3-bec4d6076316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:27.140Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b37831cf-55ac-4f62-8db4-20619186e8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:37.151Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=47f425c4-bfff-4888-8de1-d01d78713c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:47.166Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=930378b4-d468-46db-a57e-de91cd010568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:47.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:57.174Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=28d138c0-152f-4cd0-b6e2-522b2ad8d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:23:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:07.180Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=11cbe6a6-8aad-4736-b35c-e69219118a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:17.189Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5bae4b74-8dd6-4b40-b80d-2e94c9eb5991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:17.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:27.199Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=38283b6b-f041-467f-8ad9-9ef1b30f5a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:27.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:37.206Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a6f983d6-07fb-4fb6-8dce-308eaa1ff68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:47.217Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fa945fdf-2b48-44f5-9feb-a706b3e265b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:57.223Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=58efce4c-25f2-4534-b8f9-d476e561cf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:24:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:07.231Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cd98aa1b-5bda-4aa3-990f-f2a5767354cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:07.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:17.237Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a2238789-0be9-4e4b-bc62-70c26515f4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:17.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:27.262Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9b2d4618-6b57-4864-ac97-838cb1c20fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:27.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:37.272Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=abcd3541-cbcc-492b-8fa0-5806bc10280f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:37.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:47.289Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f20101b7-2e29-4d85-86c3-293d6e49da13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:47.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:57.297Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=73278b3d-8056-405e-b8db-5bea80f590fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:25:57.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:07.306Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fc0d4f38-4c00-423f-b042-ab9a92648ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:07.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:17.315Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e26862f0-afc2-419d-8ec4-87c2994118b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:27.342Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=95eee66c-bb59-430c-b372-49d4ef9ea265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:37.352Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=24cdaab4-f415-4cf1-8e5f-e879fe8a2106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:37.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:47.361Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=312c4fa1-6382-43a3-a050-26d352f2f962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:57.369Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=14223692-36f1-44e4-b2ae-70a80b7d20ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:26:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:07.377Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f3572ada-d815-49ea-9268-97889baa695f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:07.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:27:09.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:27:09.826Z |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-28T08:27:09.828Z |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-28T08:27:09.830Z |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-28T08:27:09.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:27:09.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:27:09.835Z |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-28T08:27:09.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:17.385Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=32211700-3012-4a33-a026-87971fa47120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:27.404Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=362be9e3-94e3-4d09-80b0-3ddf45838e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:27.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:37.421Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fef9722b-7de6-47a3-9201-2de72299e044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:47.431Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=49862729-7065-4ad7-9569-f634d52b2028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:57.439Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2cefbffb-0a29-4460-80e1-2046d66be50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:27:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:07.447Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=74ef2399-bbb3-455d-8320-10a52a2f0760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:17.455Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=803f5363-8765-4728-83ac-4698d291e2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:17.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:27.471Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3804993d-8a48-4f90-8342-3cd594b138bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:37.490Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=aac2a5b4-7ed9-40d4-865b-93f3ac4e2185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:47.497Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ce2e3616-9f37-48bb-aca9-01b4bd436445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:57.503Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=32b40ccd-412a-43ad-98f7-8e76d460d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:28:57.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:07.514Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=77372da1-bac5-4f19-8dba-9dbaa1436302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:07.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:17.521Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=edb46059-46ed-4f41-8d04-629423329f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:17.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:27.533Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8dc5be94-bc60-4172-932d-eb1903ebfffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:27.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:37.549Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3eca23da-445a-458a-8b28-9a33b9d16ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:47.558Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=57c822a5-b6ea-4884-be8e-8233abd1728c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:47.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:57.564Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dd953d7a-6a46-4c08-9087-e87ae825bbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:29:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:07.573Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0336d97d-6d53-46a2-835c-edcd29fe4776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:17.579Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d31508e3-9912-42bc-ae06-8c24d3352225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:27.589Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c9235ca2-33ba-48ce-a52c-3655db2f7513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:37.606Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=594d76fc-09ca-4dea-8b9f-3dc2b8079870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:47.624Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=effbf1da-490d-4961-b233-b2e7b1bec68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:47.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:57.632Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=de377cf1-5c4f-4e0c-a904-7623cf56b71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:30:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:07.644Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=beb6852a-c4d2-42df-81de-cc4f423dd281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:07.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:17.656Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cbbdec94-18eb-4274-a4e9-7e9f70048b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:27.666Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7a81762d-3217-48a1-af49-1bb736d364ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:27.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:37.680Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=766c97ae-80f1-4127-829a-81acf98c4cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:37.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:47.687Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8faa8bab-41fc-42aa-8f31-2f56883e37bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:47.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:57.693Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d886e1b5-72ee-4cad-acb0-be6e13895d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:31:57.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:07.701Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4ce6c683-6730-4a1b-b742-e99d5c8cc96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:32:09.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:32:09.898Z |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-28T08:32:09.900Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:32:09.902Z |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-28T08:32:09.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:32:09.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:32:09.907Z |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-28T08:32:09.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:17.713Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a23332e4-81db-49a4-838d-c36c26eda748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:27.726Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7b313d04-5e9e-42b9-b60e-8fe264c420bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:37.734Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ff6a070d-ff5c-4f5f-9cdd-4a969ad97dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:47.743Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6ccd5ae8-fcb5-4aaa-812b-67db2730caf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:57.750Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2a1d7b9c-54ab-43f8-bfcb-c9e84440f1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:32:57.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:07.757Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=021b9af8-22af-420d-b7fd-f0044a493013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:07.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:17.767Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ef751fd8-a200-4915-ab5d-69f701c8d9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:17.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:27.781Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1bb49e77-99dc-4eb4-8ce0-971935f42314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:27.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:37.790Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=26e9e0b4-6100-4231-b269-383b289a223a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:37.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:47.796Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e55df807-64a5-40ac-ab63-1c40281e02a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:57.805Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=15d1f077-0908-403b-84e6-80b8d75b0b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:33:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:07.812Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7bfe15c1-3416-4fd5-8f80-7a0446c3c7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:07.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:17.827Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9856cbce-6400-40ed-ac72-5dea2007771c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:27.843Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e49c2536-2475-4e49-a331-a53a7b202bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:37.859Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4f8da951-2db6-4dd1-9c75-5bd5570c8736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:47.866Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=310e7e1c-ce7d-40c0-b095-0db21f2523ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:47.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:57.875Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c46fda95-62c7-4926-81b4-30b33b1d1222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:34:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:07.885Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0de714e8-4b84-4691-b6c8-abdc8806386a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:07.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:17.895Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cdcf69ec-9067-4a5b-b87f-1fe6a150ced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:17.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:27.906Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=96cbbfc8-d13d-405c-84e6-6980c730ee49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:27.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:37.913Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f459b0d6-eafa-44a0-9606-25ae39582aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:37.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:47.920Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=989f4fe4-e6e0-4ff3-9bbf-8407e9044fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:47.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:57.927Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f267cdf4-5440-4892-b7c6-02eb1f9bf02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:35:57.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:07.935Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6e0899e5-5dc1-4b7e-a95e-5881e0e5ca45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:17.943Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dfe8d923-d1ef-4e19-be65-2aaeb89b1088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:27.955Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e7e15ac5-ed00-46eb-a5c1-7d1ffa8da803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:27.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:37.970Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=58f3d4dd-57ef-4fb8-b6d7-314be7637930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:37.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:47.979Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3463528c-d45b-4070-a81a-0405b300e0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:57.986Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2eddd0c8-4a3a-4533-8488-e973a1557ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:36:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:07.993Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=109742d4-7a22-4a00-b926-764b67f9bf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:07.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:37:09.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:37:09.839Z |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-28T08:37:09.840Z |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-28T08:37:09.842Z |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-28T08:37:09.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:37:09.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:37:09.846Z |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-28T08:37:09.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:17.999Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4ad7604d-15ba-4544-a947-4c6424b8e912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:28.007Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d8ca622b-1485-49a3-9da3-5be73f624805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:38.016Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=503eacd4-d5be-42c0-b2c6-415bf9d4a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:48.036Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bea7a023-5a02-4081-866a-ab6ad10fea9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:58.044Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a8f37fa7-7a56-431a-afce-b38a93a7544c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:37:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:08.051Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=efa707ac-c58f-413a-8f92-5c2299b0e335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:18.060Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fa9e6c73-feb3-43f6-a18c-697c422fbaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:18.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:28.068Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c10ea73b-c834-437d-803a-2c658c18ec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:28.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:38.079Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dd3a3f69-c1fe-4b23-927e-7d837128219f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:38.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:48.089Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=89e088dc-a673-4c11-96bf-29e6a856235e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:58.101Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=97259863-6477-41de-acdd-02208059faa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:38:58.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:08.109Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8e96ef90-3dd2-4065-9b53-d32f62d80bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:18.115Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7df0ec89-97a3-40b1-a93f-db39952acd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:28.122Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=53ada744-8fe9-402e-b03d-e2bc8fa3aab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:38.128Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d3730e02-5d89-4e9b-a301-ecf4756c5fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:38.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:48.138Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4a1202f2-185d-44d1-8fa3-f5a9ce0257ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:48.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:58.147Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6f96f8f0-6889-46e6-9008-1942018aed85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:39:58.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:08.156Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b9d9985a-c4ea-424e-8098-66066f192805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:08.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:18.167Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2bb4acac-630e-4e87-b67b-abf0d5ae5a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:18.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:28.179Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=601bcc2d-e143-4511-ae8d-c2eed05945e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:28.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:38.191Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5174e5d3-19d2-49fc-8981-9f8fa966db44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:48.203Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=558f98db-c7da-48a0-93f9-399abae7db77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:58.218Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8ee2b093-0a21-4600-8cd5-b7376592eade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:40:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:08.229Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=50e30902-37cc-44ad-8693-6f6b792a4915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:18.236Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b8ef8d01-b369-4a74-93b0-1a3a9ced263c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:28.243Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=33ccafd9-c08c-40eb-b84d-c8bbd970b3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:38.250Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=67a4453e-9db2-4108-9a21-31c85f00ddf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:38.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:48.257Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=35aa6216-be64-4460-a4c3-7521abb45f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:48.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:58.267Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=90ed150f-cf97-438b-afb5-ebd39f00aaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:41:58.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:08.280Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4ff74788-a8e0-4200-bd71-c8b1e8998223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:08.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:42:09.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:42:09.865Z |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-28T08:42:09.866Z |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-28T08:42:09.869Z |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-28T08:42:09.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:42:09.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:42:09.875Z |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-28T08:42:09.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:18.289Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=02f3af58-04b5-4265-8782-645d8601a925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:18.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:28.296Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=712c9bd1-4cd4-444a-8a96-4337f95c177a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:38.305Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f649fee6-11c8-4f14-a047-017b4c13ce45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:38.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:48.316Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=caafc9cc-5a2a-4d78-b77e-060251416e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:48.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:58.335Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=49f75400-6354-4bab-bd67-a3dbfead5ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:42:58.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:08.343Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fa2dc843-cd3c-480d-a5ef-29221b5c763d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:08.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:18.352Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a4776f74-6d3e-40bf-a177-85045c2d2f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:18.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:28.375Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fc94e677-8146-4853-895e-711fcdc7c5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:28.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:38.389Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b2c502e4-320b-45e2-a504-bb4c1b893aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:38.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:48.397Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b6996e19-8677-4caf-80f1-772af618ee36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:58.409Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ff46f76e-cea8-44ee-811b-2b3bee1c0fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:43:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:08.416Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=15cf864a-9220-4454-8420-80c78a69c7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:18.424Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=666bb100-0487-4758-839d-e5e4a780201f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:18.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:28.434Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=de2f5356-a9b7-43af-8b61-abe9effda960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:28.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:38.446Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=251ec26e-ce1f-4160-9dc5-90d6c4148148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:48.455Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=64049728-d61a-465b-b191-609cd0f39309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:48.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:58.479Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=66e9f312-4ada-4563-9f7f-889fdd7f28e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:44:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:08.501Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=52d04079-b953-4d70-b7ea-5a2f75c65204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:08.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:18.510Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=226c42db-fc39-402d-8191-fddc3bb56942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:18.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:28.518Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5650d30f-5997-4b58-8460-8e0398721e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:38.531Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=26acc0db-861a-448a-a039-fe3195dab350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:38.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:48.539Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8ee73577-cbbd-4153-98af-fd189981ae2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:48.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:58.551Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e9a19301-5424-4e9b-8858-d7f8c8697161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:45:58.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:08.568Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fcefba00-5ba6-40ec-a0ee-d21cdba315d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:08.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:18.575Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7b82fa35-d409-41cf-9d0f-c66a6189f0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:18.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:28.582Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=aa4e2ca0-5ad2-4288-824f-3739da9cedea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:28.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:38.590Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=51db65b8-eba4-4dc1-8fa9-c25c82de7ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:48.602Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=21ea0564-e46a-4bc7-90e1-d7977ce26e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:48.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:58.616Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9b3457b3-0a3e-44f4-8c94-616ed013c853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:46:58.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:08.628Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2890a7c5-477c-4250-b404-463ba4ee308b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:47:09.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:47:09.860Z |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-28T08:47:09.861Z |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-28T08:47:09.864Z |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-28T08:47:09.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:47:09.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:47:09.868Z |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-28T08:47:09.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:18.642Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bc94f1b1-4921-48c9-afc6-61d8081a487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:28.647Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=de4905f2-24f2-4590-b19f-04d3fbc2049e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:28.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:38.653Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=262f47b5-58b5-4521-87f3-a70d7a3a1585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:38.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:48.663Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=87db9427-66d2-490b-9285-0514db87c01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:58.686Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a8383b3a-05ff-441f-9fb0-884f93fafb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:47:58.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:08.694Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=abd7ed2a-0e48-4ad0-95c9-56bc3b03f20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:08.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:18.704Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=db0f66f0-9313-49d2-be27-cc78709e2139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:18.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:28.710Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d4bfede4-611a-4efb-973e-a114609044f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:28.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:38.716Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2d8747d4-ffc0-47e7-9712-4fe1aaed2427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:38.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:48.722Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e5ae01b4-edb3-4544-9e70-2b5b7b20678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:58.732Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f2b5255c-5143-4a06-a4bd-0f2fa117f7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:48:58.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:08.745Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=55a6e7b7-ac0e-40e2-8fbf-5c51113bd53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:08.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:18.754Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3e70633c-a3aa-419b-8e57-c95469d7548c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:28.760Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4a381011-4c6c-4463-8499-1ff816694777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:38.766Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b73439e9-5f71-47c8-aaf3-f89a8b4ebfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:38.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:48.774Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ba91f7fd-56e2-4dd9-8bd7-a48963e7b699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:48.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:58.788Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5c03ba0c-e4b2-4008-a513-a36342deeab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:49:58.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:08.803Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ff03fdb2-5eca-4d14-8b43-019c4c1a4109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:08.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:18.812Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3cff0d5b-9a77-431e-8f6d-f085a947ad63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:18.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:28.818Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1cdf6561-500c-4633-bc6a-9fa655378737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:28.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:38.825Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a7ad15fb-bbea-4fa1-8684-85d4196ddf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:38.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:48.834Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=32376598-aabe-4962-b7d2-28d19f4d06f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:48.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:58.845Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0234f5d7-6f4d-4d9f-ab98-f240a1b622bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:50:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:08.859Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=568032d3-0573-4e54-afd0-9d0febbf61a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:08.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:18.867Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0f662843-17fe-4a00-81ad-f4e650084a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:18.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:28.876Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0ec3c486-66f6-410d-a88f-db05cbf11933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:38.884Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1982fc0d-02de-4799-8c0c-1f4a328e53f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:48.890Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6c77ae13-97b6-46d9-aeba-13c3bdf4ee2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:58.900Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5c6d7696-17cb-4931-a084-80cb408b65ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:51:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:08.915Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=126b515d-5c28-4992-a8fa-118d21ce1a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:52:09.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:52:09.888Z |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-28T08:52:09.889Z |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-28T08:52:09.892Z |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-28T08:52:09.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:52:09.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:52:09.898Z |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-28T08:52:09.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:18.925Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e98b45bc-7c0b-4c42-bca0-605aa4470551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:28.935Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ca2709d8-ac1b-4c9a-8125-ac5d2f8e3012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:28.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:38.941Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=033352b7-4a4d-4d81-aa59-d9d565758f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:48.949Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f6d990d4-d04c-4b26-aeac-06fd26d16474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:48.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:58.965Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=61778d23-c002-47a2-9865-0db30f6c581b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:52:58.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:08.979Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9735c31a-08a5-4901-bcf7-6d6063d84117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:08.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:18.987Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c64f996a-e753-421a-bc56-98d9fff4f8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:18.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:28.994Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b9c6a836-ca1f-412f-b0a6-6d5cce6ed628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:29.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:39.002Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6ee0aa50-9d51-4c9c-9e9a-9b07d7ecce44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:39.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:49.009Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3e15f3fd-6ff3-4c02-a1ab-b10bf191758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:49.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:59.022Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1f5e4af0-92ff-42fb-bdd2-c3792f37d744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:53:59.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:09.038Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c609b6b5-da9a-46b5-86c3-7c1f7504d026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:09.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:19.048Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c4b0be49-d46c-42ea-9e55-13c424c5ad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:19.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:29.059Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e1c9878a-f436-4571-9f82-20b4d2f5aae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:29.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:39.072Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2cd95f3c-2e57-46b5-8bc4-3f48e8a35161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:49.081Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c582cfc1-e13d-42a3-9762-08e3bb94435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:49.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:59.090Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a54602d8-8e3a-45a7-8d2a-2e0bb7c93079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:54:59.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:55:09.108Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c999e832-0657-43a6-bd4f-ef7fb318ab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:55:09.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:55:19.116Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f8c88dbf-7cc3-4316-a6c5-c5b4e496cb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:55:19.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:55:29.123Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, Instan