By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:19:01.007Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:19:01.010Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T12:19:01.042Z |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-11-09T12:19:01.626Z |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-11-09T12:19:01.793Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T12:19:01.793Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T12:19:01.793Z |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-11-09T12:19:01.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-09T12:19:01.969Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-09T12:19:02.039Z |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-11-09T12:19:03.311Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-09T12:19:03.725Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-09T12:19:03.744Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-09T12:19:03.745Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-09T12:19:03.792Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-09T12:19:03.793Z |INFO |Root WebApplicationContext: initialization completed in 1753 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-09T12:19:04.110Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-09T12:19:04.866Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-09T12:19:06.138Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-09T12:19:06.595Z |INFO |Started MainApp in 7.664 seconds (JVM running for 8.445) |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-09T12:19:06.649Z |INFO |Start scheduling PRH workflow |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:19:06.660Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=368fa5ca-c79d-4515-bba3-0549b0a77cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:19:08.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:19:08.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:19:18.163Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9ca53526-d01c-4d99-b829-eaa2fe794fe5 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-09T12:19:18.392Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-09T12:19:18.393Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-09T12:19:18.400Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:19:19.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:19:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:19:29.210Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=86881918-8c26-4c36-a407-d711ea05dba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:19:30.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:19:30.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:19:40.249Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6f13a947-b8ef-40b8-ad76-d1ae8b47c869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:19:41.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:19:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:19:51.354Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0173b16d-e234-4918-a3fa-20d0192547e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:19:52.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:19:52.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:02.395Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2cd0ccb7-c668-4acb-a834-d09f5f42890f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:20:03.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:03.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:13.470Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=44ffce10-666c-472e-b9a4-6c491edfd14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:20:14.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:14.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:24.507Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=68866f34-bcc3-489a-973f-97a2b9353b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:20:25.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:25.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:35.549Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=31491391-5bf4-4df3-95f0-1894bf7230d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:20:36.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:46.585Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4d279055-50af-43f7-913e-d9ca4ca1580e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:20:47.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:47.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:57.637Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d6b1abf4-4602-4451-b6bb-d9d1c9b8e2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:20:58.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:20:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:21:08.665Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e8dd53ad-76a2-43c0-991c-c88cf6c4f072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:21:09.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:21:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:21:19.705Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=978253b9-4f25-41bb-96f3-cfaa169f2193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:21:20.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:21:20.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:21:30.748Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=63d30477-60e2-47b7-b0d2-959841fe307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:21:31.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:21:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:21:41.786Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ba3c7be2-3b03-4a5d-b79a-546649664572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:21:42.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:21:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:21:52.826Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e7842247-1f10-4663-a286-6be05717512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:21:53.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:21:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:22:03.867Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=adc37d77-d8b1-484b-b502-5040e144dee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:22:04.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:22:04.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:22:14.906Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=24aefc45-d785-4a75-8eff-01e960a3f2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:22:15.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:22:15.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:22:25.945Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=61ba9c97-b8e8-4068-ad87-3d01235f6f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:22:26.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:22:26.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:22:36.985Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3b4119e9-4ca9-4c27-950c-aeca8b0a8fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:22:38.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:22:38.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:22:48.030Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2fde0734-26ae-49e1-88df-be4a28e651de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:22:49.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:22:49.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:22:59.099Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=49066e8b-493a-4ff5-aefe-e87c21181dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:23:00.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:23:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:23:10.362Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=65cf0509-16d6-494f-81a9-dda5fd983aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:23:11.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:23:11.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:23:21.401Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=744c1528-e42d-4574-990b-81d53a0e6a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:23:22.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:23:22.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:23:32.441Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3bb3e29d-dc98-418c-aa36-d2e2c418713c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:23:33.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:23:33.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:23:43.481Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=60e1a0ec-9cb4-4b95-b98c-40ece4d613a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:23:44.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:23:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:23:54.521Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=63973f59-d7e7-4101-ad67-6b1da11d2d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:23:55.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:23:55.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:24:04.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:24:04.756Z |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-11-09T12:24:04.757Z |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-11-09T12:24:04.764Z |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-11-09T12:24:04.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T12:24:04.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T12:24:04.778Z |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-11-09T12:24:04.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:24:05.572Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b68ceb88-4bad-4114-87c8-c88af0836a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:24:06.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:24:06.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:24:16.611Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8b4a78fb-5a5a-426e-a7fd-45adc03beb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:24:17.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:24:17.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:24:27.641Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2c7e69e8-cfc4-4c7c-9839-7e01e29c6c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:24:28.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:24:28.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:24:38.681Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=93dbc141-4582-47a9-af63-f51a851a1717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:24:39.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:24:39.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:24:49.721Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d01a2969-e136-4b44-8028-3997f553de73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:24:50.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:24:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:00.761Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=177d1318-0dc0-4eb8-96ee-3fe5bc93a6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:25:01.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:11.801Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=72184377-81a8-4cbc-a056-6f35021a1b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:25:12.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:12.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:22.841Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ebc3fea4-ed04-4822-88f1-af48c7aee3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:25:23.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:23.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:33.883Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4227263a-4b5a-4d08-a4c1-acb10a321179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:25:34.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:34.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:44.924Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=323f2364-3896-47cb-81c0-6cee3e9381ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:25:45.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:45.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:55.961Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=824524d4-3d2e-4f18-b563-ce669fb4cb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:25:57.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:25:57.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:26:07.001Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=193e50c0-4266-4687-9837-a54975c60b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:26:08.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:26:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:26:18.041Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=65dee96e-a1b9-442a-ada5-ce9021f42863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:26:19.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:26:19.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:26:29.081Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=138ca07b-7ecc-4468-9b9c-b32db6b7352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:26:30.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:26:30.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:26:40.123Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bfde7fe1-8684-415c-9959-7141018ff5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:26:41.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:26:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:26:51.167Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d80e33a2-6cc7-4a64-9b9a-e102174b2801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:26:52.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:26:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:02.201Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=382672a9-7fbb-4dd5-b795-4345b62480e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:27:03.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:13.241Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=876e759c-8712-42eb-b0c8-a29ed64773a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T12:27:14.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.232.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:14.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:24.281Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f1a8e052-a37c-4d08-ba4b-6f904a6187c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:34.510Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=150e5390-a0a9-4cf4-a5d8-541a459383d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:34.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:44.531Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5ccadac9-52d9-4b2e-b402-c24093567d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:54.541Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ba4ab20a-5003-4da2-a6e6-9e80c84887b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:27:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:04.557Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=fca0d8ec-ca1e-4326-bcdf-4741e6605446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:14.584Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=374cdcad-ca5e-4263-ade8-fc83235ba240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:24.595Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=30c75bee-aab7-4c5e-80b4-528c32145074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:24.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:34.608Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=072aa25c-4e4b-4daf-bd42-8f72bf28bee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:34.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:44.623Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=58a36273-8717-42a2-8916-57a87673ea88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:54.635Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=69805a70-17fa-4505-a951-ef67b71e78fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:28:54.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:29:04.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:29:04.523Z |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-11-09T12:29:04.524Z |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-11-09T12:29:04.528Z |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-11-09T12:29:04.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T12:29:04.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T12:29:04.536Z |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-11-09T12:29:04.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:04.653Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f02a0016-3541-4ef8-a5d2-9f3c70fff17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:04.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:14.671Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=00c83b65-f2db-4763-b5d6-491572e65bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:14.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:24.682Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=57a21a87-fdcf-46dc-9c05-83eb821fa234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:24.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:34.695Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1856ae44-8980-4ae6-86ce-4a5761256058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:44.705Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2a2341ea-000f-4602-976f-7d530036c98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:44.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:54.715Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=69ce235c-97d4-4e8e-af82-755a2f0fde37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:29:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:04.732Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=328972c4-aab5-490e-a5e3-638a3aaccc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:04.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:14.760Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a1ca04d7-a48b-456c-b532-88b48a27b863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:14.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:24.771Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e39e80cc-1de4-41ba-9fdb-3f3e97faa28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:34.781Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=804f53da-1a33-426b-a1d5-b774d890426b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:44.790Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=663b9e0d-47d9-4c3a-a461-19ee114ee4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:44.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:54.799Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=505527f1-7f28-4e64-a728-6f4342425dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:30:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:04.811Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c7f8874b-934f-49b7-ab7f-ee0eea08288b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:04.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:14.823Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9cc055ac-2655-406e-9930-8113c5b20cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:24.846Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c197c919-41d6-4375-8ee7-9f1dda97fe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:24.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:34.856Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0f78943f-2ebc-45d3-a74b-82a2bfb1cc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:44.865Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=460346f5-101a-4a7f-8dbd-c66179e471d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:44.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:54.882Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a4168e95-d959-4ee3-acfa-71382970adcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:31:54.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:04.896Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a50be244-f377-4a71-af1f-87576846d63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:04.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:14.919Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f7e4c3a8-49c2-45db-8281-09be6ee54ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:14.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:24.949Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8d0ca4b8-2a51-4b53-9d9f-a2d2cb9c5578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:24.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:34.956Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5c819223-a05e-4226-ae9b-dada6190907a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:34.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:44.968Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=59e1c9f8-8fe7-42d9-93e4-f21bbe908021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:44.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:54.989Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=270a868c-920c-4f76-b9e1-4afe05f9e6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:32:54.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:04.997Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0b3867db-9bc8-40de-b26d-c32e8510e5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:05.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:15.008Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=db765f59-ff53-4aba-9ed5-b8f79ecd4150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:15.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:25.018Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=31ccd9f2-9f1b-4b49-9aa8-acafbcd1777a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:25.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:35.027Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=129cbc4a-ccf9-4639-b2bf-3982f6c5a76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:35.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:45.043Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=48d3714e-72f3-439f-bcf1-932ccf53366c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:45.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:55.055Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=61cc7183-38f9-4114-a1bf-c983d573df41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:33:55.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:34:04.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:34:04.549Z |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-11-09T12:34:04.550Z |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-11-09T12:34:04.553Z |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-11-09T12:34:04.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T12:34:04.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T12:34:04.560Z |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-11-09T12:34:04.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:05.067Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=38c33b0f-eef5-4744-b7eb-3347dd7864f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:15.075Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1d702d28-69a0-4704-b039-7ea07635f5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:15.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:25.086Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7da45a32-a665-4973-bd99-befb24c6d090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:35.096Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=88725498-642a-42c1-953c-b005c1b7df7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:45.111Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=367457c3-42b7-481c-b330-16c2a63bd2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:55.135Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4a5874d8-7e18-44df-85f0-6218f077d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:34:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:05.145Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=91df8609-6600-413c-ae46-815d3ef0f415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:15.153Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=249f6049-ba19-45f2-93de-795ae5542331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:25.172Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4921bcd2-beeb-4562-9af1-c652cda40c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:35.184Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1e0230a2-2573-4879-ba1c-7a35dae5fc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:35.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:45.196Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7933164b-4a5b-4937-93d3-a905f2d82fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:55.230Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9a9d2f5e-8709-4a3e-baf1-680d2b404646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:35:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:05.251Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c44a35c0-4264-4d1d-81e2-c0c6b7ab5559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:15.260Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0982bb80-eb41-4717-8122-124c91362d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:15.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:25.268Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=729841d1-52f8-4a9e-bcc0-4bea66348ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:25.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:35.287Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=09beaac2-7449-45e9-b9b2-28b33874fe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:35.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:45.296Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=34b0b336-3669-47a7-9d78-36b31fa6f634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:45.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:55.316Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3e866ecd-209d-4346-844d-6329be5c0027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:36:55.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:05.327Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=fe90d568-ad82-45c6-8bd8-633bb3b4045d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:05.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:15.337Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4d4b7574-a2fe-47f2-adb1-a0ef89456951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:15.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:25.346Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6a447744-e69e-4993-975d-193df0f4740d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:25.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:35.356Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=407e5fed-257c-4b65-9aaf-81919997811f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:45.364Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a48abc8b-2b1a-4ef7-9fdd-b514445c9de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:45.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:55.374Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=10f746ce-f643-47d3-99ca-11c9eff5cf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:37:55.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:05.384Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e01bf3ae-4ed4-4e7e-bed0-fa3ebc4bf2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:15.395Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=60acd550-9e94-4f5d-9295-d9d66b370457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:15.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:25.408Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c28ef2c0-c827-458a-9bb7-ce25e7b235e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:25.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:35.428Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ed6c6e03-5f95-48c3-82ad-c17b663455b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:35.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:45.437Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=21ae05d7-2c43-4af6-a1c1-dee12b424090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:55.447Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a7269ec7-70fc-42fc-99ec-763db0c3e0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:38:55.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:39:04.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:39:04.481Z |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-11-09T12:39:04.482Z |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-11-09T12:39:04.485Z |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-11-09T12:39:04.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T12:39:04.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T12:39:04.493Z |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-11-09T12:39:04.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:05.455Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=cd55f62b-4685-4147-9790-62837dde1b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:15.465Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8499fb66-9632-4b0c-bb55-0152802bde49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:15.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:25.477Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5512baac-91ed-4bb6-a595-562f882b566f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:35.486Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=175a4ae8-f99d-4bf9-86c1-1e6cedb6cf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:35.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:45.498Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e3f6f8c3-932d-47cc-9eea-5833e2f920b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:45.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:55.508Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=410186a1-da95-4bcd-b3f8-ea7cccbd377a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:39:55.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:05.522Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=cbd3ab4d-8671-499f-b979-0a67981a4fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:05.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:15.538Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=db8ba92c-a21a-498a-ba3e-e6a37570f903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:25.545Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=77a66643-4611-49c9-ab1f-ae83c3e5fb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:35.554Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7e1012d2-7d34-4052-bcd4-0fc9d838337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:35.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:45.565Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3f35a94d-5a3a-49c3-9a24-422082439adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:45.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:55.573Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0e2680dd-8d5f-40c3-acee-3042645eb495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:40:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:05.581Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0368dc3e-ffad-458b-8b6d-5e08b0517002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:15.590Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bc15fc0e-b78d-4b3d-a722-e5512672af76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:25.598Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d1e2df67-f725-4810-bc27-c045e9622a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:25.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:35.608Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=dfa2a1ef-5faa-45c2-b1a5-49ef92635102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:45.631Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=06b5d61e-3e03-42a8-ac16-fe53b8711877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:55.647Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e0934b50-7cb9-4cc1-b3f1-054810fac5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:41:55.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:05.656Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0807a430-0806-40ed-af47-69b4bb454231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:05.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:15.665Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=895b4e0b-5e8c-4ff0-bc9b-81f00644765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:25.674Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f5a6db6d-08f7-4120-8dee-17ddbbcda572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:25.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:35.681Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a231fa89-5d4b-4e2b-b465-dc330ede08ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:35.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:45.699Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c1311dfc-7135-46f2-99f9-3cdbfb2cb27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:45.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:55.712Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5236e836-eaa2-4649-88fa-b29b6419908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:42:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:05.732Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9203565c-ef79-40ff-b4b8-e4024887a8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:05.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:15.739Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=03eebe8b-d904-4b27-9af3-dc2c53b5380f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:15.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:25.747Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ca00508b-d8f5-4549-bc8c-a171251ae336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:35.758Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=cf169c5b-6341-4e4d-b030-41019e06cad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:45.770Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=aca7ae8c-e5ab-44d6-9233-7e25f25d08ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:55.782Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=cb05ba7d-2e7a-46be-953e-4161bdd61f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:43:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:44:04.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:44:04.471Z |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-11-09T12:44:04.472Z |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-11-09T12:44:04.475Z |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-11-09T12:44:04.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T12:44:04.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T12:44:04.481Z |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-11-09T12:44:04.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:05.798Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=44e6e6bf-8985-40cf-999e-16ae488967aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:05.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:15.809Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5b08209c-5060-4bab-b9cd-7d00ea2e81a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:15.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:25.833Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2e29edc8-4369-4067-8281-36ef7540f7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:25.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:35.842Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4fe69a75-8f39-4cb6-b4ba-602c729de125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:45.851Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=efd44f53-3c2d-4308-96f2-176c89ea04af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:45.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:55.860Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=fefa9d4d-6ec1-44a7-ad44-1876a50ab7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:44:55.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:05.869Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=12430a49-447f-448f-a31f-2884f67ac089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:15.878Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=877642a7-ba38-4f22-a65e-278bbf87a6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:25.889Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7ddf9bbd-7f03-41f4-abdc-6b979ca42aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:25.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:35.897Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=94d46f8c-c933-4566-8ac6-16c3468ed325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:45.905Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=29ef4d0d-2f9a-46ab-90a3-2d406c4ea1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:55.913Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5d2961d1-bf16-40bf-b204-d50b3cc9a281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:45:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:05.922Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a33bddf0-317e-434c-8b35-9c5dd1291489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:05.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:15.945Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=72828c6b-3382-459e-8239-3db24ce0a2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:15.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:25.955Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bb874fda-d8a7-4aed-ae45-78fe83f67158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:25.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:35.962Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5276b181-6f90-47f1-a920-accf2947904a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:35.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:45.972Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=741bda38-b173-4dfe-a3f5-8d95ef3cc025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:55.982Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=870cb96c-2e4e-45b5-a51f-815e95c3f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:46:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:05.989Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c273fa15-add1-4c74-b14e-169a015658e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:15.997Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7ff74692-e06a-49a8-8461-ce764deea70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:26.005Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=679c517b-9af6-419b-9be7-3e9e5616d2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:36.015Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=259f5d8b-d365-45d4-97f9-2756f8e1f9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:36.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:46.025Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f55012c2-6c5a-4cf1-acef-453f8f3657aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:56.041Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d5297982-a21c-4c2a-999b-7f69e6c01eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:47:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:06.051Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3bf286c2-e513-477f-a4b5-6a858d04b1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:06.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:16.059Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e8454269-e4d3-4587-ba36-dee57f7d1027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:16.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:26.071Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=904e5d5b-6c92-4082-9fb4-7565afb06800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:36.079Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3e59a01f-1a54-405b-bf2f-a32b8414fff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:36.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:46.087Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=779a9c99-e778-4ddc-b536-81ce46c9319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:46.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:56.097Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=149fa9bc-e2ff-4769-a7fd-3f1905f9b7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:48:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:49:04.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:49:04.504Z |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-11-09T12:49:04.505Z |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-11-09T12:49:04.508Z |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-11-09T12:49:04.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T12:49:04.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T12:49:04.513Z |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-11-09T12:49:04.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:06.105Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ded8251c-d327-42ba-8b43-eaa6eed53d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:06.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:16.116Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=655a51b2-50e7-4636-8773-883e67c080c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:16.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:26.138Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d5e2ded5-204a-4f63-9df5-da3d32b9b9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:36.146Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3d37d260-f085-4b1e-8f95-b4b28fe305e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:46.154Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a16d51b7-5473-4718-be2b-1ff859437f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:46.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:56.162Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=64a95d32-418f-4eb6-9165-c94e5e1b0d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:49:56.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:06.182Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3413ca3c-8afc-4942-8ae1-47a909d0f7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:06.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:16.188Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e8c4ac7e-e64c-465c-a45d-0164c833fbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:26.195Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=39fa3e7f-01a9-4cf8-b364-ba1bc41288cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:26.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:36.204Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=12957c42-2ebf-4c28-90c6-95efc020a8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:46.215Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f638c8f0-8771-4da3-a051-4373a345191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:56.238Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=164b165e-a0b8-4707-8a93-012d96b85ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:50:56.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:06.247Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=951bd2f2-fc0a-46b1-803a-c98e7199008b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:06.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:16.254Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a4b66600-91ca-4f46-a00b-4d7206b6dd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:26.262Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=61ae2179-233a-45a1-b1c7-2945ee391d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:36.272Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=985551ac-75d1-4a57-af8a-614bf6dacee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:46.279Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ea5652ae-c970-4a15-be10-f8ca8a326ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:46.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:56.288Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d19a380c-2d2c-41dd-906f-535dbf93cf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:51:56.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:06.296Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d36cd5e9-3111-4145-858f-7e7cc7b37620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:06.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:16.304Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1f5ff0fc-b1cb-4bfd-86f2-1bf4adba42ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:26.319Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2a37a6a0-ec19-44ab-89f2-9ff32b9f00da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:26.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:36.333Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d71837c8-fded-4d3b-b77a-51a3511101dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:46.367Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e826c625-1258-493e-8df7-a6e62f48e306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:56.378Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f5062120-fb16-484c-8abb-9d81d2d500ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:52:56.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:06.386Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=70d79b8f-b783-47de-b52e-fd532989df33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:16.395Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0b2db441-b925-410c-9c79-55df508eef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:26.403Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b5a1bcd9-ad15-47c7-8da4-629d8c8671e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:36.411Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=413f7773-b9e2-447d-80fc-92641d088b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:46.419Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1ab416e9-d2ce-45d1-9911-63fd644510f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:56.426Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d33b772a-cdd7-4b30-9091-73333631c9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:53:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:54:04.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:54:04.541Z |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-11-09T12:54:04.542Z |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-11-09T12:54:04.545Z |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-11-09T12:54:04.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T12:54:04.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T12:54:04.552Z |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-11-09T12:54:04.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:06.436Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bfd9a3b9-ff69-4f5f-bb32-769c0fdd5908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:06.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:16.454Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8786fd5f-ddcf-42eb-8394-1fb63d5da349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:26.464Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c7064c7d-e026-458b-81cc-7598f6200b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:36.471Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=09afc6d3-2a75-4158-b69a-33a8d7fafae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:36.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:46.481Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b5da8829-3c14-4e70-a8ed-bcefbcf9f771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:46.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:56.488Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1bf60293-3783-4fb6-ae06-a6de843ce067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:54:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:06.497Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4b72401d-2299-4c84-8ee1-d8734fe01bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:16.506Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4eba1406-33f5-4a9c-953f-596442f23f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:26.514Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ae8b800e-4cfc-4616-9374-e337775a4cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:36.522Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=aa27131b-f480-4b9c-a356-1ec085a70d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:36.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:46.535Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f09b7af7-7756-4835-ba36-f33d4cac294b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:46.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:56.566Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e4d80553-a207-452a-a6d8-dd4dd68409f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:55:56.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:06.575Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=24b59602-0643-4b83-80cb-452f79f3170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:06.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:16.586Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b110c228-10c9-445f-a248-a75945119118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:16.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:26.594Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=98aac59c-fd41-438d-adbe-f91ffa0bd929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:36.600Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8e5e9889-9077-47da-afbe-295afbe3c915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:46.610Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4678c13d-72a8-4e89-8e6a-f15dcb8e60b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:46.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:56.618Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=db1a5060-049f-462d-83b8-377f5af933ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:56:56.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:06.628Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=07f52cea-493c-4332-8b34-cc60101d3d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:06.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:16.653Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=dbb615b8-4f45-43e9-bc31-82609eece174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:26.663Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c4383842-d83e-46bc-9d9e-17a8e58f4f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:36.671Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=45b737e6-5d2a-4a57-9be0-5b937417a0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:46.687Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0a736b59-924d-45f4-9999-8bdb4a823a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:56.695Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a9d36d00-15dc-4c05-8363-42e4601d8057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:57:56.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:06.702Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=07f21abf-25ff-49c4-9a39-6caa3ce96d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:16.711Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1197f233-f8de-40e2-96b8-75daa16076f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:16.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:26.720Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=280c6691-7a8a-4343-b03b-ad824c410461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:26.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:36.730Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3090d6ac-40e6-4d1b-a1d1-77bb434cfa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:36.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:46.743Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=96936156-1a84-4c1b-9040-e23dfa44bb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:46.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:56.752Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=10abe1a5-6470-4c6b-8d6b-ad2038e8462c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:58:56.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:59:04.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T12:59:04.438Z |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-11-09T12:59:04.439Z |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-11-09T12:59:04.441Z |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-11-09T12:59:04.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T12:59:04.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T12:59:04.446Z |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-11-09T12:59:04.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:06.771Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d555c04e-fcdd-41d5-bb5f-956fce6b18d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:06.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:16.780Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1ea941c6-e130-470c-bd2a-5efc1b97fd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:26.789Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6b1e71ed-949f-4815-8b10-d89e82d787a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:26.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:36.797Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a1c85c27-70a3-4e25-84bb-9fbfb91617cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:46.805Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bbe14857-dd2f-4296-b3c4-45525febbcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:46.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:56.813Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8a0eaf71-b8d3-42be-9938-30736334fa1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T12:59:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:06.832Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=25b2d736-f083-4cbb-805f-f54824c069e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:06.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:16.845Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=175beace-2544-4d95-a3a7-0bd3d096a532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:16.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:26.853Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=324ae9f1-94b2-4f19-89cc-cd33d1705b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:36.872Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5609db30-b3fb-48cc-9f14-ffcd74e130d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:36.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:46.882Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=40082a66-e0de-4126-892d-00461de78cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:56.890Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=978e1ebd-1e49-4052-88dd-129332fa7839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:00:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:06.916Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=74b1db0e-a1e7-42ed-988d-3f64eba7fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:16.925Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=33f767ee-6054-4fe1-b955-d062620b1d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:16.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:26.932Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0af85fd2-8a1a-4743-80e6-345f95c14113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:26.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:36.941Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=33e442d2-3586-4628-92ff-032f68c15772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:36.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:46.949Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8549d85f-dccb-4c9c-bdfd-abf55a2d0628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:56.959Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e33b3c83-279f-4db2-9db6-5836d352de83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:01:56.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:06.968Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e0a71865-8797-4c61-94ff-52408f838c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:06.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:16.984Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5855d051-8edb-4520-8e21-3f34c762c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:27.000Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e6570e19-e6dd-4df2-8c49-72fc27865bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:27.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:37.008Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=72943447-9ce6-4921-903d-9332d7ed98c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:37.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:47.016Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4835543c-07a3-457d-a79d-420d9424a063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:47.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:57.024Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=080f805f-b69c-4cd9-ad72-28801d301e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:02:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:07.032Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1bc29235-6b37-41d8-b92f-bcc3e46e83d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:07.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:17.040Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=98b2991d-ed11-4b30-a7b6-22b12e1a888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:17.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:27.049Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=58cc0a7b-51a4-488b-9bb8-395df0f45f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:27.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:37.060Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a25e3cd4-d915-4c63-a500-864790eb5f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:47.081Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=84f9edd1-de1d-4162-beb8-dab9deaa9c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:57.093Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e7e239dd-c7e8-4b36-92e8-89af9545fb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:03:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:04:04.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:04:04.450Z |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-11-09T13:04:04.451Z |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-11-09T13:04:04.455Z |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-11-09T13:04:04.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T13:04:04.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T13:04:04.461Z |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-11-09T13:04:04.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:07.100Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d3a4be82-99aa-4c00-a0fd-b3b5f71ca2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:07.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:17.111Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4fa9d561-d7f8-447d-bc67-caa1240a2b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:17.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:27.119Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bc4c11de-55a8-4695-8e15-2758b3bf7ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:27.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:37.125Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=32cef098-1933-4f5d-8bdd-5f57cd6c0c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:47.133Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0bf4abbd-0c4f-441f-8a8e-b0263bcb0125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:47.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:57.143Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=98d12fe2-d7a2-4d1b-b8f5-ced68b1a1b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:04:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:07.152Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=866e6784-5d57-4b8f-8d76-eb94cf62a1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:07.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:17.161Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=eedda67d-6bc4-49cb-ad26-6f7bfdee99b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:17.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:27.181Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5c077e25-65dd-4910-8aa8-997347aeae68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:37.190Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=33853055-8ecc-49d4-a010-2bdc50e4ef86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:37.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:47.200Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=24294279-4dc9-4fda-bd7d-06dfb2598e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:47.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:57.207Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=87fb3303-05ac-48dd-a31b-068a1abf7c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:05:57.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:07.217Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8704eca0-a4c6-487f-bd19-5418a4ad6734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:07.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:17.224Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d2f98c00-ab4e-4c79-a323-1a2393e847d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:17.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:27.234Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bd6b7cd6-e089-4396-9922-f30399b4ce28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:37.241Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7ae36dbc-b6c6-4e5c-8f30-44045b70586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:47.248Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6fef7ad8-7f61-48b9-9201-594bad3c2432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:57.258Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=891a65a6-1aa3-4d16-bb19-518e3ad9b31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:06:57.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:07.267Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=193e6a34-b422-45c8-8d52-eb0f754cdb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:07.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:17.279Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=07707081-3ea3-4a51-a39c-ac4a49de53b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:17.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:27.287Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f1a81888-e9bb-45e2-b7ac-5ed5a3241d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:27.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:37.294Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=32b00a51-b11d-4109-9d6b-a3fbd64b24e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:47.303Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0cda936e-a11d-49a4-addf-0749356355e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:47.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:57.310Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3eabb436-5d49-45d8-a8ba-701ce74878d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:07:57.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:07.317Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=28d9abf0-20d3-4534-bbdf-c52274567ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:17.328Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=dbd37244-e630-4952-abb1-47a31b6fe383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:17.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:27.336Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2b1ada8b-60b8-432d-b1da-d94662b55bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:27.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:37.346Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4e0f5e6f-0ce9-4bbf-92d0-44d8b0630753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:47.358Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d87afa03-f399-4934-8be2-e844899ba41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:47.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:57.380Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0413af94-236f-48e0-996c-913c38073f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:08:57.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:09:04.487Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:09:04.488Z |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-11-09T13:09:04.489Z |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-11-09T13:09:04.491Z |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-11-09T13:09:04.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T13:09:04.497Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T13:09:04.497Z |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-11-09T13:09:04.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:07.389Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=75e43b8e-1033-4e9d-8f9f-f53c70aaa71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:17.396Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=05a544cd-0937-4c83-950c-d005ef76efc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:17.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:27.404Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d664a37d-f881-4cb8-b78f-ef62799e77fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:27.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:37.416Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=da54d96b-2c56-4047-93e8-5704aca178a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:37.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:47.422Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bebda027-4806-476d-8c79-1cf654c4786d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:47.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:57.430Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4bf42874-d8b1-4344-9138-07a125d0453f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:09:57.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:07.439Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5abcb47c-845a-4901-a138-dd38097b96ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:17.451Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=418609f4-32cb-40e7-807e-5f097b2d7cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:17.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:27.478Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f7bb7439-6c71-4adc-98ad-6cf40f2b0409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:27.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:37.485Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=807ce88c-5bf0-4372-9b15-1a4ac0ddb05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:37.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:47.494Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=58686aeb-1720-40a4-a61e-3be5670a9db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:57.502Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bd3c5a3f-8ef6-43fa-99f8-b2d66ed30119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:10:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:07.509Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0bdc8645-c052-4c6a-87aa-83e39b5eb9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:17.516Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=85684df3-9952-4ea7-a673-a9b69d32c59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:27.523Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9a7ad727-7da9-43c2-bde3-e5d01e747af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:27.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:37.537Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5763f234-175a-4f78-9fe7-b6185dea8d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:47.545Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2c4f4aea-3df6-4be4-a9ce-4437de768a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:47.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:57.553Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3fe9b877-ef00-453a-b332-568dbd0513ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:11:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:07.565Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2802b3be-b012-4ecb-9a39-7b4d95531129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:07.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:17.580Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=04b52d31-feff-4a95-88a7-f20263577a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:27.588Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2fe02ad7-0f81-4954-ad78-0efd74cb973a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:37.601Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=54d1b94c-c9e4-40ed-ad6d-9186054f2df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:37.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:47.609Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a9e540da-d45e-45f7-ad82-c6dc25578dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:57.620Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=411e979d-bfae-417f-a291-f77894459289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:12:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:07.628Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9e9b1e9f-b3a8-4cee-98ef-35d9f4cf6d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:17.636Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=080b2a1b-db7b-4ad3-a45c-750d3fcd7fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:17.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:27.643Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=edce1bbf-b4f0-4e9f-bb16-365ba0218d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:27.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:37.651Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bc0cc6d4-3ac4-4ca0-b9bf-add4a6b4187a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:47.663Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e2ad8ec9-961d-4c9c-a322-790e1010d571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:47.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:57.672Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b7cae021-acbf-40af-b375-c056f4401ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:13:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:14:04.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:14:04.482Z |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-11-09T13:14:04.483Z |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-11-09T13:14:04.485Z |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-11-09T13:14:04.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T13:14:04.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T13:14:04.490Z |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-11-09T13:14:04.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:07.687Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=81d5234c-98bc-45ad-aed4-08d9c2386ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:17.696Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=40d644f9-7fcf-4f1d-b930-3608046150bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:27.705Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b75208cd-31ec-4975-8090-764a0740eea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:37.714Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ed724187-a9fb-401b-a323-f55cd5913bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:37.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:47.721Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ac93c9f6-9f32-4d40-8a71-b73153348d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:57.728Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6fe8d1c5-19be-4a4b-b0b9-aeca5606f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:14:57.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:07.740Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c58ab4c4-b2f8-4c9b-9831-eef7d91e4ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:07.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:17.752Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=cd5ecd84-9051-46f3-91a2-55395bf11a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:17.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:27.761Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=57ab61fb-5257-4557-8a1d-2b59bca1e41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:27.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:37.770Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8ef3c86d-02ba-407f-afe1-54a44714fd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:47.787Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=81ae5088-cb3d-401f-89a5-3c1741ee143d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:47.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:57.801Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=58832951-067b-4ffe-bbe8-bbd87a1a145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:15:57.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:07.818Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a48549e0-9ba8-4c7a-93d1-ad0c29121e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:07.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:17.827Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=77a3c3cd-1bab-483a-afa6-e4bd1d2bd6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:17.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:27.837Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f43a7c97-26a9-4bbb-a68f-0f623f2da637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:27.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:37.844Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bab9c6de-6605-4845-a8ae-e06d8ca7f959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:47.852Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=fd024c78-a9ff-4bce-b712-dcfacc616b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:47.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:57.860Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=eb15c137-3004-4128-b126-0311054764d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:16:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:07.870Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3e8a8c62-ee99-4dfa-b933-617360bf84c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:17.885Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7a909d7a-2b5d-4adf-bc58-59be41523651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:17.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:27.894Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0f07075e-c1a5-4874-9c93-4c1a64b1fb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:37.902Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f83624d1-4597-4a98-abd9-6d3bc0640b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:47.910Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7f26c066-2776-4439-8a48-c4d38505006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:57.935Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1b7f8ca4-9637-43f9-abde-889dcd9d0330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:17:57.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:07.943Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0e754cac-0243-4b59-90fd-1f31f42074b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:17.951Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d2aa5963-38c0-41e6-8660-115521824f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:27.960Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5f308234-4293-4c06-8327-011fa9aca0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:37.967Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4a05e939-8a19-44f9-a32c-2eaeedc0f54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:37.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:47.976Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f1497a46-4b1f-48c8-87d8-b3c4fc08f542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:47.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:57.987Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=cb8b7697-176f-4514-a389-308339688878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:18:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:19:04.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:19:04.497Z |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-11-09T13:19:04.498Z |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-11-09T13:19:04.502Z |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-11-09T13:19:04.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T13:19:04.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T13:19:04.506Z |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-11-09T13:19:04.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:08.002Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f3acaa7c-dfa4-46f8-8cc2-9344466f51e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:08.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:18.010Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=54181ac2-ff06-4542-ab67-7417b1fe586d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:28.019Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9822fa4b-e36b-43c8-9ba2-de9cfd4698de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:28.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:38.026Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7c7292df-49b9-49fc-9f2d-07ce13f9d431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:48.035Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6b094b68-beba-4e3d-8298-80beeb912a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:58.044Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bfbaeba1-e14f-4657-935f-dee6856e0f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:19:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:08.050Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=72277691-5ac4-4703-b420-2bba293d5e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:18.060Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e855fc32-e07c-4b0a-80ae-8879eb472ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:28.070Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=34226006-98c8-47d0-9a95-d6d5977f0932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:38.087Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ece4f4f8-ca9b-4f08-9933-80b3c3d2d9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:38.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:48.096Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b8794d1d-485e-40f8-b059-f21c6232fa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:48.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:58.107Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3db75620-3af6-41ca-9c45-6f8929045ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:20:58.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:08.114Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0620932f-c204-47f1-b5be-9956c7a72105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:08.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:18.123Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bffa643a-bc27-4375-995b-069c4a4aa02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:18.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:28.131Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=78b8362a-27e5-484d-ba43-6906524fe0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:38.138Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0f7d41cb-a32b-485d-8041-11005a96c83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:38.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:48.146Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=19a2b610-c525-429e-afd6-5c52b5c644a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:48.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:58.158Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1f31fe2d-9c72-466d-96c8-5cf289f00719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:21:58.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:08.169Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=480f0a68-219e-4c90-8563-47e5e18d78d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:08.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:18.203Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d89b6308-e273-4667-9a3d-e5b5f759626d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:18.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:28.227Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=54c8acbe-b007-4b68-a4a4-e8593b019c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:28.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:38.236Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f411adb0-36c3-4a76-9f71-bbc11321b91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:38.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:48.243Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=44f1cb3f-da37-4e3a-91e3-28a8e5130440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:48.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:58.255Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e0a2cc19-1f9e-455c-8cb7-c20ca67339b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:22:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:08.262Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3984943e-6f04-4a3b-8e74-72d3181afb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:18.271Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8f5a1c54-bc13-423d-92d1-bcbd86c52cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:18.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:28.280Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=898368b1-58f2-4433-ba4f-fb151fea7e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:38.288Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f88ca1e8-9fc7-42c4-a5d6-1c93f1633608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:38.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:48.303Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3f2350e0-dbc5-4744-b57c-04de3ff90dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:48.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:58.318Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8f7a9f50-8238-4736-96ec-5250ee1f2cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:23:58.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:24:04.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:24:04.484Z |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-11-09T13:24:04.485Z |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-11-09T13:24:04.488Z |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-11-09T13:24:04.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T13:24:04.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T13:24:04.493Z |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-11-09T13:24:04.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:08.326Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2517bd8d-9090-489d-85d3-20c5d3aa2aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:18.334Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6be37667-6263-4554-aeb6-b8b3dbf3e674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:28.341Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9ac58f69-58ef-4cd9-8080-df5471f72387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:38.348Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=612d19ab-2469-4099-80e3-9a8519c64022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:38.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:48.356Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f2257d73-37fe-4baa-a1d0-b471d4471296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:58.363Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e801cb4d-7388-4609-8d46-41e04c8472ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:24:58.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:08.372Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e751cd58-52b9-423f-95d5-80c6a675f69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:18.393Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f23547e9-d10f-4c40-9652-8537d4ff720d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:18.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:28.403Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0a48e888-6fef-4110-9984-7b52d6eff78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:28.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:38.424Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4a67ad65-42af-4a17-a290-675c1485525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:38.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:48.431Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=29284392-c673-4cc7-ae60-f60b8e88cf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:48.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:58.437Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=954a75d1-40bc-40bb-aaba-c6cbd84dcba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:25:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:08.444Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0d6cba5b-15c9-4ad8-8578-0ba7f4ad18c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:08.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:18.453Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=da421495-2a3e-4aee-8358-ab637e1753f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:28.460Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=001077df-6a2e-4eff-9ad8-db1b36399350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:38.467Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e3604339-47e4-40be-9e4f-599255f2865a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:48.475Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d31210ba-b989-445c-96aa-c4b9beabfdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:58.482Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bc11da2c-1387-443e-b8eb-596d98ca250c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:26:58.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:08.490Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e16d1012-4a37-4f1a-b3e0-6f8eec0be487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:08.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:18.501Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=cc0752af-24b7-464a-83fa-3d073f20b1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:18.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:28.518Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=fddc31e2-ddda-4d9e-8542-3b67635f289a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:28.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:38.526Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7ab5f657-6258-4c3f-9913-9d06c847f273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:38.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:48.533Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0d0bf40e-60d3-42c6-8edc-4d04dffcd56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:48.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:58.541Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bd8dc733-e3ae-4bb7-971d-0016a0a44466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:27:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:08.549Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c1aa0955-0d16-4ef6-85d4-c1bef2d4d1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:08.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:18.556Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=21f41259-9c3a-4842-8da2-3ef2d07eec40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:28.563Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c0fcc91c-84b2-4970-b91a-dc23a1240989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:28.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:38.573Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6d25d045-baff-4e36-a157-5ada2da6d5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:38.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:48.581Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5a111fba-f17c-434b-9d3c-68530c747503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:58.590Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5a23fa81-e32d-4629-9daa-2797e497bedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:28:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:29:04.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:29:04.500Z |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-11-09T13:29:04.502Z |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-11-09T13:29:04.507Z |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-11-09T13:29:04.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T13:29:04.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T13:29:04.513Z |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-11-09T13:29:04.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:08.606Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1f248edd-b8de-4df6-972a-6cfddba1d473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:18.616Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=eda0f5d0-d9ee-4697-8ff3-8478607b3255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:28.625Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=12e0a7d1-dc20-4d41-854f-88ac93a2c878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:38.632Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b29b2cb8-89da-48c6-8c3f-6dc33379c87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:48.638Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=425c7401-90a4-4b19-bea8-55a3b4095b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:48.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:58.647Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1a435d65-d5e3-4f2d-a24f-a8961e9eef6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:29:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:08.658Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a3fe6aae-3c99-4894-97be-4626402f5dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:08.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:18.679Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e39776f8-6095-4cec-ba72-e377c7a9ae06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:18.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:28.686Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0200c8f0-0f91-456f-89ca-4f9d21e75abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:28.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:38.693Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=cfab8893-3d75-4358-8705-d28fd829d5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:48.701Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=609bd788-3cde-4392-9cfc-5cbe1218ac22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:48.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:58.708Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b215bfec-ff9d-4ce1-8502-7bb32fbf9fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:30:58.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:08.716Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=119ffe99-01ea-473e-9d67-a20952d6e6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:08.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:18.724Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=799bf0b2-7330-40e4-bdf0-515a8308603c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:28.733Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=cdf7b516-d09d-40e4-a356-75a0e088cc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:28.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:38.744Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=31170a75-b858-47e6-a434-064e1f9241f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:38.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:48.752Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=40415a00-5583-4d6c-a521-63eb5c925c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:58.759Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ec30a26f-1a73-4171-9bfa-eb69910fd770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:31:58.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:08.774Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d39870c1-c0c6-4934-9305-0111ddcca71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:08.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:18.787Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=11430d74-edd1-4de9-ba5e-a54294baab15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:28.794Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6df19b7a-d101-4957-9b54-3a7c36496706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:38.800Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2f859fa6-7e17-4384-9aa2-e962d13213f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:48.806Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7d1bcaec-dff3-4f43-b7f7-f2f7b71ac49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:58.814Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=68050388-e741-4a65-997c-3db1669cb0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:32:58.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:08.820Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2d3f9031-f04d-48e9-b772-731364e57790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:08.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:18.830Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e1668260-de1d-4449-88b5-978edb3bbe86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:28.839Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a78dffe0-2977-45d3-9a09-a70e23a264c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:28.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:38.846Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e42ea77b-ebcb-42a8-8340-7fcbd24ff3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:48.856Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=81239f81-33eb-4c5b-809a-c86aed2c6eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:58.868Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=fc169193-bb81-487b-86f3-23496e666fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:33:58.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:34:04.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:34:04.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-11-09T13:34:04.476Z |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-11-09T13:34:04.479Z |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-11-09T13:34:04.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T13:34:04.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T13:34:04.482Z |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-11-09T13:34:04.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:08.875Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e0b3dfe7-59cc-4736-8ec5-20fe614b2042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:08.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:18.882Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=880c62a7-52e6-4f61-917b-6b630f609986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:18.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:28.891Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8578428e-fe9d-4f55-8e76-37f25f18d344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:28.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:38.899Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0cc8eec6-e382-41ab-b933-61bf4746e83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:38.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:48.906Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6f3c9037-5ee9-4600-960a-48d0b81697fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:48.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:58.915Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=66706c81-5754-4f74-8447-fc67de28273e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:34:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:08.923Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9d160edf-a99f-4451-99cc-cfa50006730b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:08.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:18.933Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4a567e38-9574-4c5c-a37f-6a356c9d9fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:18.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:28.942Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1f4a560d-2100-46f8-a282-b442ecea9b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:28.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:38.966Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5e35cf20-7075-417b-ae26-f6ef14af0880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:38.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:48.975Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=02ae6484-d088-49cd-a51d-5fbc4fcb5c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:58.983Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d2995aec-851f-4507-a240-493c7f0904bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:35:58.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:08.989Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=468c2194-224c-4357-a141-4e37d38e8e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:08.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:18.995Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=36cc08cd-d7d8-489f-8a0f-8b5e5f7eb62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:29.004Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=dd37eecb-abef-4672-b1e5-a0f9cc30f76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:39.012Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b2611faa-959b-424d-bc41-094c2ccb163a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:39.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:49.018Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a498d629-e8a7-423f-a490-2757507eee42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:59.029Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bcd5c67f-dd98-4b3e-827c-17a6459cf149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:36:59.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:09.044Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f6900c1e-c2a2-42b1-a1f9-9c28e70694f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:09.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:19.051Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b5c336a4-58fa-431b-82f6-febe0d6b9cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:29.058Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d513e0c9-63a8-4f66-9855-4cbe3445d71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:29.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:39.064Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a6b12093-b7bc-4a60-b042-6679e693e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:49.071Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e602f486-5f83-4f7f-b87d-267699ba2a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:49.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:59.078Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7256bf30-489a-4b91-8fd1-9fbcab59eb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:37:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:09.087Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=112f5536-377f-47f0-8009-3c596c8a7af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:09.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:19.095Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=aea40293-fee3-45e5-96ac-7e04dca0ce2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:29.101Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e5f96314-7476-4d75-b53f-c7176fbcd014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:39.109Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=fae56940-ffb1-4a9f-86df-1e3b78f893e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:39.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:49.124Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ee7a70a8-1e3f-4c77-a045-ff7967e4162b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:59.136Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5f6f0e89-89ce-4b90-9ba2-cecb6b27aae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:38:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:39:04.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:39:04.450Z |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-11-09T13:39:04.450Z |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-11-09T13:39:04.453Z |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-11-09T13:39:04.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T13:39:04.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T13:39:04.456Z |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-11-09T13:39:04.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:09.144Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=18f5232e-3958-40b6-830c-539ceceefb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:09.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:19.151Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7b8f5a11-1203-4672-b44e-3ac85cf1535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:19.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:29.159Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b2e8d525-742b-4f2d-9fec-3b685cf6d80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:39.168Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b310679c-8082-419c-801a-1dfc2b9038e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:49.176Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=dea3d303-6f1f-42bc-8c5b-7729e58b6c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:49.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:59.183Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=276b3a7d-e61b-4ef5-8e96-ff8201839383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:39:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:09.191Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=acb574b4-e12e-42b0-b7c6-c60326f73e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:19.198Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8c11d4cb-19d3-4c0a-b7d3-fee0f5157f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:29.213Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=56000ab7-8cf2-4d84-a8f7-9fd561a6f11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:29.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:39.232Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=181205e4-0b65-4856-9076-0214dc43078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:39.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:49.241Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7d92f994-a108-4917-ae71-8cb544c95cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:49.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:59.249Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=09740e71-332a-4656-8a46-9c72ed70bf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:40:59.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:09.256Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d3cdabc9-5832-4160-9d19-be80d427d2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:09.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:19.262Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ca181ff2-8cb0-4b46-962b-0b750168eace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:19.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:29.270Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5fae3c56-8a46-40b7-82e8-3bb7cb98e61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:29.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:39.278Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d0ca48e4-8475-4d11-b50f-fe31b442f7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:49.283Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8e29dec9-5e2d-4011-a66a-f7746be1d041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:59.291Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d95da778-24d6-4ac9-9228-a24f22470067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:41:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:09.300Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=bc98105c-aa7e-44b9-88b2-fa521db1a0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:19.307Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=013e9fa1-1e3a-44d9-8d0f-8f3f7f527586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:29.317Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4e6a5547-3cfc-4613-bb86-1ca6775d6343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:29.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:39.337Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9db23d55-7e01-4ba5-ad04-10395f16f267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:39.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:49.346Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2fbb4c32-9851-45f9-8a7b-d7d1082b1428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:59.352Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=fe99f8b2-a5f4-474c-8cd0-9094128a08b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:42:59.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:09.360Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2c22a83e-4ac7-4481-892d-8a07040a09f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:09.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:19.368Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7669cf44-1127-49d4-873c-cd6f10261ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:29.376Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=66818a2a-b961-4138-96bc-6a7e4aab81d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:39.383Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b85f60b8-d0c4-4d5e-937c-3ad517d377be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:49.390Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=edc18abb-a5fe-47a6-8f74-91ef7d3c3a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:59.399Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0d33456f-c344-4f30-8d15-331ac9f40f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:43:59.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:44:04.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:44:04.459Z |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-11-09T13:44:04.460Z |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-11-09T13:44:04.463Z |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-11-09T13:44:04.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T13:44:04.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T13:44:04.466Z |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-11-09T13:44:04.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:09.408Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6f6a449d-cda3-4048-b1f7-f3952226486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:19.418Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4409317d-a554-43ef-9f5e-53b684306253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:19.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:29.424Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4ec13b0b-d0c6-4e90-bca3-858f9b1de432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:39.430Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=e2007e55-23ab-4e19-a8f6-b92005f38159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:49.437Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2dd40611-f61e-4407-a2e5-77128204cffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:59.445Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8c73884f-01c7-48c2-b437-8fab8328e695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:44:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:09.451Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f94ae416-78ba-4da3-8fc0-04edb1a72d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:19.460Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=28fc0fbe-c5b6-47f3-adac-6e2233fc29c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:19.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:29.467Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=fca3a74d-feec-4f7f-9ff2-6025981bf921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:39.474Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b253660d-ee48-4865-a498-3fcd8beb6cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:49.480Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0dc2a033-169d-4182-8fc8-58bcce902974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:49.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:59.493Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6ae11dd3-e6c6-4425-9d3d-e2fec90c8ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:45:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:09.510Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b4ae9d84-cd9a-42cd-8778-71e0f45b37fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:09.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:19.517Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a34fce81-2f66-4735-8ff3-30e91a3dc985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:19.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:29.523Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=258af242-2ca2-4d32-9908-a29add8f310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:29.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:39.530Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b26f952a-58b0-45b9-b7ba-61bfb5a8dbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:49.535Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a07eb00e-e707-42ae-bd0e-16c686a9823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:49.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:59.542Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2a1cce1a-a97b-48ff-bf0c-738cf9d62134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:46:59.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:09.551Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b1b9311d-78e2-4e26-890f-593ed3404f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:09.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:19.558Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=07be357d-3f3b-4aac-86ab-0f151abd649d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:19.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:29.567Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0f2c70e3-eba3-41aa-8d04-ac7bce554a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:39.575Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d69454e8-139c-4c0f-be30-47c45baaf78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:39.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:49.584Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=b1273533-f202-400f-bf01-bbdf147ab58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:59.614Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a12ef981-2db5-46d3-850e-9265ef257d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:47:59.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:09.623Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=3111ac5e-82b4-4351-9359-19237b69be22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:19.637Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f130aada-e1bd-4c35-923f-1fd9423f8b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:29.644Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f7a21270-ab61-45dc-ad2d-95e4f207d257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:29.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:39.651Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a3e4d04d-dfca-463d-a575-aebf6000d484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:39.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:49.657Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=80f01e0f-1013-4900-805f-970a22b24af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:49.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:59.665Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=89b90b79-5333-461f-87ac-47a3bb4da06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:48:59.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:49:04.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:49:04.575Z |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-11-09T13:49:04.576Z |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-11-09T13:49:04.580Z |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-11-09T13:49:04.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T13:49:04.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T13:49:04.585Z |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-11-09T13:49:04.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:09.671Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9b2feb1d-d68f-4f63-8ee8-13a87f843200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:09.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:19.678Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0039fe61-da68-4504-9668-8b238a4bbe86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:19.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:29.686Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=8ef69183-2d5f-4673-a1e3-d7890cfb92cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:29.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:39.695Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=df09b6d9-c579-4bfa-b51e-bef194f81b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:39.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:49.707Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ccdd5e1b-31f0-4594-8576-cd7e075e5cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:59.730Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a0775ce9-eedc-4d1c-b328-c47a15610101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:49:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:09.736Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=20822710-3a98-401d-a737-87c72e3f568d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:09.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:19.741Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=681b7a53-a0cb-4fbd-bf20-a4793f996cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:29.748Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c818a731-4037-439a-9fbf-03b084e99cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:39.755Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a7a0afd8-4562-456d-85b0-120caeef2016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:49.765Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=4120dfbd-5b25-4248-a397-af2504e9e374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:49.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:59.773Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d31ec060-2e2e-44ff-82fa-b7f4e4a71014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:50:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:09.782Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=2a3507a1-c6f3-478f-a17e-f2fc30c50e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:09.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:19.796Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=cc9b57d1-a4bd-44ff-a66a-966b19507fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:29.805Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=0d94ae68-665f-40da-abe7-dcbfcfab8f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:39.814Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7d0eae21-7f24-428c-9c2f-6fe602b3e050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:39.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:49.820Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=a9bccbbb-9423-4b01-945f-eff088a757a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:59.827Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=57688644-3346-46dd-96f5-520c9a6925ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:51:59.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:09.833Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ffdd1842-6ba2-46ab-b5e7-e1b8aced2d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:09.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:19.840Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=57661369-17df-4b50-bbc1-96180de5f9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:29.849Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ad2adf78-2a13-4d4e-b414-681079d3a247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:39.858Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=d3684210-69bf-475e-904e-1e18101982de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:39.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:49.871Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=ccbf6428-5076-4948-8c4a-4a4d17ba7774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:49.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:59.879Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=71dcd7c6-0fc5-4f75-a1d8-968722d3bd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:52:59.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:09.893Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=795229de-66c7-4015-b84e-9719090f5bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:19.908Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=6a98793c-cfc6-4a44-978f-97f3f03c2489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:29.916Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=542f0e37-5fa0-4400-b126-323925145577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:29.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:39.922Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=c3ab85b6-b731-4ae5-b6c1-8a4726aaf25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:49.934Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=f5d773ef-33b7-4175-bab3-bd9159dcd1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:59.941Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=5ed283bd-ab72-4b93-99d1-f800a68bd5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:53:59.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:54:04.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T13:54:04.472Z |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-11-09T13:54:04.473Z |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-11-09T13:54:04.475Z |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-11-09T13:54:04.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T13:54:04.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T13:54:04.479Z |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-11-09T13:54:04.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:54:09.948Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=9e80e64b-3708-4e5a-acb8-27b6a1033325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:54:09.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:54:19.957Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=10c74f0a-5782-441c-beba-fde6def754d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:54:19.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:54:29.965Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=7d935759-3c0f-45c3-8008-f04fa437bb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:54:29.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:54:39.973Z |INFO |Init configs |InvocationID=82d693b4-7ea7-483c-8808-c0cb5da3e20a, InstanceUUID=1a5a3ecf-1033-4ca1-b8e0-7012f50207c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T13:54:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |