By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:20:13.767Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:20:13.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T10:20:13.840Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:20:14.836Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:20:15.001Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:20:15.002Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T10:20:15.003Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T10:20:15.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-15T10:20:15.219Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-15T10:20:15.447Z |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 |2022-03-15T10:20:17.703Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-15T10:20:18.445Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-15T10:20:18.473Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-15T10:20:18.474Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-15T10:20:18.569Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-15T10:20:18.569Z |INFO |Root WebApplicationContext: initialization completed in 3121 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-15T10:20:19.225Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-15T10:20:20.423Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-15T10:20:22.203Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-15T10:20:22.501Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-15T10:20:22.502Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-15T10:20:22.505Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-15T10:20:23.011Z |INFO |Started MainApp in 12.883 seconds (JVM running for 13.886) |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-15T10:20:23.154Z |INFO |Start scheduling PRH workflow |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:20:23.176Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=db37d36a-1947-4ec5-afbe-6660c78da062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:20:24.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:20:24.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:20:34.805Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=c08e5ea4-570d-49cc-b00a-f22afd8305e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:20:35.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:20:35.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:20:45.866Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f714217b-8135-4b23-9daa-0ff620c3fa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:20:46.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:20:46.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:20:56.942Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=8a90a55a-2e9d-4401-9508-7ee89b7cbb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:20:58.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:20:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:21:08.041Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ea9ee122-4c87-4499-b847-4a176fe25183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:21:09.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:21:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:21:19.118Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=c34a2e16-044f-4443-bc10-68ee7352de63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:21:20.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:21:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:21:30.185Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ebf8c397-c47d-4e39-ae77-d8d8037c6130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:21:31.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:21:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:21:41.223Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=7e5ffa2c-0a09-4dc7-96fd-3a674cb6e417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:21:42.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:21:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:21:52.335Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=29efd36a-f828-43be-9b62-16abe2914074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:21:53.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:21:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:03.460Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=cd513003-2c16-4272-b911-6013bcccafc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:22:04.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:04.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:14.574Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=d77d9f01-daa7-4cb1-83ad-f11f19f11e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:22:15.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:15.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:25.672Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b31ababc-1335-4ff4-aaa9-39ee2279c03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:22:26.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:26.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:36.721Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=d93a6e12-6b89-490a-9308-09796988d1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:22:37.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:47.816Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=eaa76cef-48e1-4e1d-9219-85fbb26708e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:22:48.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:58.899Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=9c4f47e9-bb41-4145-aad2-7f0409f8f577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:22:59.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:22:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:23:09.993Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=866c2425-2c06-41cf-a1b2-a5b2c14580c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T10:23:11.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.136:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:23:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:23:21.080Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=c2e04afe-8e4d-4674-99a2-958a4420bf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:23:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:23:31.276Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=7232db72-0764-4829-891b-15d06aee362d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:23:31.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:23:41.313Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=1e9dcf14-cd40-4131-b7d4-e2ade8fbc1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:23:41.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:23:51.340Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=12d530e4-78e5-4068-8883-8835e5957b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:23:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:01.362Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=34f733ba-e8c9-4c75-af90-520c797063b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:01.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:11.383Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=fcb39476-3b86-4a9a-b087-7a95fbe30e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:11.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:21.400Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=e51ce6ec-98f3-4c6b-aa05-686a42b94061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:31.435Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b9e0833f-49e7-4fe6-ad7d-ad25a19c20ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:31.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:41.459Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=672d24e0-0841-41d4-9b61-c1d8be5ced5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:41.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:51.480Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=1b0b9364-5db7-47ee-b44a-b3089ffb94c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:24:51.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:01.502Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f77ebeb6-3aa4-47eb-a9fc-9362bbdd9f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:01.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:11.518Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=3eaec65b-fea3-48e3-935f-ca496389373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:11.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:25:20.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:25:20.581Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T10:25:20.583Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:25:20.587Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:25:20.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:25:20.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T10:25:20.604Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T10:25:20.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:21.537Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=711b2f47-f3cc-49b9-ad49-ac89ef08d1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:31.559Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=d7fe2b40-ee78-4066-9365-71f1ec10f500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:31.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:41.578Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ef47f4ea-4d1e-4997-9860-95865092fc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:41.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:51.596Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=d196f3ed-47c6-412c-a460-4a20a22df8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:25:51.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:01.621Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=0a1562bb-08e2-4857-b063-5c688bbf95bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:01.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:11.640Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=28b6cb13-94de-4dff-9aab-e992384592b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:11.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:21.672Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=7b6f8610-53cd-461a-8d40-2c1295b9bf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:31.694Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=45b95c23-0c10-4e53-8cab-b086cb8beae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:31.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:41.709Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=9a62d0c7-291c-4099-bb04-ff3d4080d37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:41.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:51.730Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=253c68c7-a9de-45a1-94af-6cb3b7770604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:26:51.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:01.744Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=441f3900-08fc-42af-a81e-fb99bad64301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:01.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:11.760Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=3bd99a30-b2ea-4dea-81fc-58afeeca0993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:11.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:21.781Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=e3bb00ca-3197-445d-b7a2-fa2db89497cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:31.797Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=4ec427b9-8e79-4b1a-bffe-d3d0dceff58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:31.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:41.829Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=54ce8141-95ee-445c-b488-f851c65ca611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:51.845Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=74e98cd9-b169-4b65-8ddc-e2adc9d32420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:27:51.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:01.860Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=885e1aab-28c4-4f8e-9196-bf9c67d66e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:01.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:11.874Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=bebe9678-cfa6-4fec-8e01-ece30c5f6cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:11.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:21.901Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=c525f565-defe-48d6-9aba-c77702987c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:31.916Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=801e0221-5e1f-48b4-a041-de149c6aa88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:31.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:41.937Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=42acdfd5-1177-4d12-a038-6b07d0b316aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:41.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:51.957Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b560c63c-8692-4b16-97a5-7520fff3b47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:28:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:01.973Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=494b3daa-d063-4d42-a6a0-6fc0c471d5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:01.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:11.996Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=51512f59-1755-4e9e-bf25-41290a8d4367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:22.011Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b03e0eab-9367-4dc8-b272-f094b9fd311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:32.025Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=590fd30a-af69-4e28-bb86-01eedb052709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:42.039Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=0dca8d36-661d-49a5-8307-f0df2e97b51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:52.056Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=2edbb0dd-a4b5-4875-b05f-3f584ad5baf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:29:52.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:02.068Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=afa3b5ad-b701-4516-9b51-7f1868df40ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:12.084Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=7b23e02c-ebe5-49d7-88c9-4dd9e459957b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:30:19.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:30:19.662Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T10:30:19.663Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:30:19.667Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:30:19.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:30:19.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T10:30:19.683Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T10:30:19.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:22.096Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=815d6a88-39ed-49cf-af21-f70282f1ae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:32.107Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b194b4d8-f322-49ea-ad9d-527b6e2a2401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:42.130Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f59d34da-f0f2-4b04-9727-9a1db300489f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:42.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:52.143Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=9badf973-06f3-41cd-9d8b-a8378955968c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:30:52.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:02.156Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=630c8370-144c-4af3-8d84-145e62647aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:12.174Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=36ec0f3a-5b1b-4a94-8c74-54909e7f5a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:12.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:22.195Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=fd45cbf2-09e5-4a6c-85b2-0d50b7ab94ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:22.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:32.209Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=052d0f40-9a18-4691-8237-6836425f9cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:42.232Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=d94ba537-67c5-49ce-b6cf-38bd89b55f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:52.243Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f38e9fec-3a0b-4d2d-aa8e-666d2400e24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:31:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:02.258Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=c72fbd21-59cb-4839-bf3a-6b90943bed55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:02.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:12.271Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=020aacfb-a24b-40b8-a3f9-6be74eda217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:12.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:22.295Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f234dbd3-522a-44ff-a44d-762f25f01775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:32.316Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=1a80cb0a-82f3-4a96-9180-1b996a0b7b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:42.328Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=974be64e-f564-4713-892a-0b28ba990017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:52.340Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=4ee044ca-8380-44b0-a72c-5e2be5bed6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:32:52.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:02.357Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=4ed3f7cd-130a-4b9e-b0b1-7e0e93d3ebde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:12.369Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=d800a7bb-c220-4c02-9e4a-0a0d805ddd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:22.396Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=cb90293f-7c2e-4112-be7d-5275981cf2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:32.413Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=575e0d01-2a40-4af7-b4f3-a4e1b6afe1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:42.424Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=7ed1d713-9fb6-4407-90ba-7a9ebf32ddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:42.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:52.437Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=9367ce2d-0885-43c3-9444-7d24cb3f3bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:33:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:02.450Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ab3b546a-03db-4eaa-be32-ca1210a41830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:02.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:12.465Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=5a1320ba-788c-4bb1-96cd-ea63f6eb772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:12.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:22.485Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=314a4340-cd55-44fc-b54e-57d9b1342870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:32.498Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=5a19212a-2147-4490-8427-1ba8e0bc6d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:42.509Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=8ebfe08d-8f8a-4919-9c43-a4527ed9db0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:42.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:52.527Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=9cfacb27-61f9-4af2-8c4c-365395c7d26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:34:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:02.544Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=7862c54c-fd5d-4801-8b7f-cbd03fe8ef0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:12.558Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=6220fb76-9bae-48d7-8832-0fb30e1cddf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:35:19.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:35:19.594Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T10:35:19.595Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:35:19.598Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:35:19.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:35:19.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T10:35:19.612Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T10:35:19.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:22.585Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=057f2cd5-4a5e-40d2-8cf4-f9af407967d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:32.602Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=6dce7bb5-1eb3-4dcd-b136-b252632b810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:32.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:42.614Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=301be33c-d5c3-4a66-9c36-5c2751018868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:52.628Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=06f33e20-0a7a-4632-8a10-051e0bf79f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:35:52.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:02.639Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=32f76b35-0254-4c5d-9c4c-5b720f06610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:02.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:12.676Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=fa207b10-0bd4-4ed8-8362-675dd15bf99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:22.693Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=7e7cf5e0-a52f-4dde-8c89-0d7451cd5311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:22.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:32.706Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=d93c118b-9b53-448e-ace4-fdfb81ce59a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:32.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:42.719Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ce9e584b-c9ac-4afa-b908-bb105d8004bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:42.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:52.729Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=fc26aa4b-d0e9-43f7-b8c8-98ff696af838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:36:52.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:02.741Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=e28cefb7-d80f-47c3-9a65-f47bf6a8b4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:12.756Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=259d266c-b6d0-4c05-8303-cdafc4cb1cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:12.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:22.783Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b7255bb6-6658-46f7-b351-2f7e9cdf54ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:22.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:32.796Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=5432444f-e0ef-485f-a53d-54841b20e5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:32.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:42.810Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=6c3f76b1-e806-4eb1-9794-64e0bb29622a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:42.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:52.822Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=8d9c375a-667c-4d98-bcea-ed29adc9f39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:37:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:02.833Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=83e97bb6-0fd8-4216-82d7-50bd7da37564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:02.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:12.843Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=0da775a0-cf9b-41bd-b7c3-964d72a0a288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:12.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:22.855Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=5df09445-194c-46b5-8904-860c836eb409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:22.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:32.871Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=6a80ec6c-1d45-49d9-8793-97dcefb409f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:42.894Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=138fd7bc-216c-48c5-a9a2-3446c63d7579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:42.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:52.908Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=21c34c4c-f95a-4844-af19-4d10e45d0ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:38:52.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:02.919Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=9b1e940e-120b-4fe6-8d6a-d013a5320d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:02.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:12.930Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ade6ba72-ab72-4778-9dff-9d1e3c59b4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:12.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:22.947Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=93c13746-12b5-43e7-89ff-aa1d6fe1cae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:32.966Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=acae3d7e-eaa9-4688-84eb-dca776f76a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:32.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:42.992Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=c8cf675f-1c71-4cd0-801c-89003e3942e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:43.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:53.004Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=12c09411-c5e8-48e3-94a2-75c969f350e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:39:53.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:03.017Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b35c15d2-fc11-48d0-ae14-ee28bfa2d1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:03.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:13.039Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=80e05306-9018-436e-b713-6d6f6cbf3cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:40:19.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:40:19.662Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T10:40:19.663Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:40:19.665Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:40:19.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:40:19.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T10:40:19.681Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T10:40:19.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:23.051Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=4cb628ff-c40b-488e-8260-9fecfaedacde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:33.067Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=799a7ade-30e3-460e-9ea5-30c24cb85632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:43.083Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=71bf471e-1ed8-45b8-beb0-4da574949a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:43.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:53.102Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b249a1aa-9f9e-4c7f-b735-6418b35756e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:40:53.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:03.119Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=353b1702-7d4e-46e3-b2af-4bf860ebd788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:03.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:13.161Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=286b6abc-06eb-4512-897a-35fc1f73861a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:13.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:23.197Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=77528b05-8bee-477a-aa4c-17c43bdfff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:33.208Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=d2c01984-c002-4dbd-a84b-75e891fe342e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:33.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:43.220Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=87e5c494-ba08-422f-a8ae-77d6ab791dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:43.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:53.240Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=fd4735bd-8713-4954-b49c-9a674cde06e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:41:53.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:03.267Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=cb206c2a-377d-4400-b28f-a941324ee7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:13.299Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=91489895-9296-4cd9-ad05-ba05cdabfd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:13.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:23.309Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=6cb95737-c798-4658-aca7-d9f8c6558d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:23.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:33.322Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=888a929f-2cdb-483d-9586-c58626ff78de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:33.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:43.337Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=e2211404-598a-442f-9895-be6a452cacf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:43.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:53.353Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=c72e42fb-2809-4855-a1c7-8d2e340d31fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:42:53.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:03.363Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f3207842-e51a-40f5-9d98-450702b48a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:03.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:13.397Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=08b0b9af-3b01-41f5-8ccb-dd1d71272b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:13.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:23.410Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=6f458ee9-165e-4b12-8c55-e4bcfc282621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:33.427Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=2a01b59f-45c1-49b8-83b6-312a961f9a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:43.439Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=2655b5ff-855f-4786-9971-b2b984a947fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:53.468Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=3acdaffb-1424-465b-9937-4d093898ac4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:43:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:03.491Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f0028782-a72c-4ff8-b975-06eb9eae9f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:13.510Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=daae108c-599a-4b3b-9e7f-782d20e3f8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:13.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:23.520Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ad44b060-1ed4-489c-9898-c4d21ba3d6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:33.533Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=02150c11-328e-4ab5-a67c-8453459d67e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:33.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:43.556Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=5da4f8f6-bb51-42bc-aff7-e930308ebd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:53.576Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=0d08a17e-9a9b-45e1-bce5-5133362dba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:44:53.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:03.591Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=6b1c84cc-8969-4cab-b5ef-5a1ab00cad83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:03.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:13.604Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=fa6204b5-9654-461c-b63e-081821d0f715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:13.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:45:19.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:45:19.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T10:45:19.655Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:45:19.658Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:45:19.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:45:19.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T10:45:19.669Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T10:45:19.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:23.635Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=13a6a3f4-ac7f-457f-b0ab-9fe43e42b4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:33.646Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=319f020d-37b7-49bb-b790-1ad2eeba309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:33.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:43.658Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=2e83e45a-8f0d-4bbf-ae62-27ded71366fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:53.684Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=665e6037-5206-4ce6-93a3-ae1edfd0c437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:45:53.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:03.699Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=0dbe7b32-a7bc-480c-bb78-ed1eeaa15b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:13.718Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=2775ba8a-87f5-4d85-8715-e1f4a5d23a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:13.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:23.737Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b2458a7c-89c4-4d7c-b8b5-43b4895d3866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:33.747Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=4014961d-73a6-4e8e-a9ec-766fcabdab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:33.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:43.758Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=5077ca5f-e3cd-4e13-a402-d398eb54959a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:43.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:53.768Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=09f6975f-7321-41bb-bea6-6471fe69191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:46:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:03.784Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=cb792bf8-df40-4f2a-b695-04ba3e3d8a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:03.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:13.808Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=8a37284a-51ee-43d4-9f7d-569fbd46ea9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:13.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:23.821Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=7e1a4f12-a6b8-4187-88fa-879d6037efb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:23.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:33.835Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b8c434e6-fef0-44ba-aa1a-6add8c5574a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:33.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:43.846Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=24582611-ff1d-4695-9982-d620697498cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:53.855Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=97419262-273b-4311-80ac-196b15d363b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:47:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:03.866Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ac18ca59-8c35-4c84-9af1-360f9cc1d4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:03.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:13.886Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=20c05a57-1b22-4f42-ac34-bffb03ddbb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:23.895Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=e2917dca-8027-4bd7-ab45-0bdd7f7f85c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:23.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:33.905Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=a22922d3-298e-4e55-a514-cbe538d25b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:43.915Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=86aed506-4773-4d6f-93bf-f637bd96d5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:43.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:53.927Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=c8c47dce-de9f-48e0-bb85-1a2e3392b17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:48:53.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:03.940Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=7b5f9002-e627-477d-8f6b-38e646152bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:13.949Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=28b24fe4-362b-47d8-87f5-f9448cd20796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:23.959Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=5a616f9c-467d-4263-8202-05670689eb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:23.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:33.969Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=185ba43a-9861-4597-86cb-24810e272976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:43.989Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b33e83db-cca3-4089-8dd9-003ad8417985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:53.998Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=4e6a0989-6426-4b16-b175-ea6371941900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:49:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:04.010Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=332c04f4-7ee8-459f-aa31-ecf123c82133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:04.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:14.028Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=8eb86920-654c-4e56-9533-9cdad22a8474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:14.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:50:19.560Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:50:19.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T10:50:19.562Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:50:19.566Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:50:19.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:50:19.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T10:50:19.577Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T10:50:19.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:24.041Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=cf9c9813-9c66-4382-bbc3-b6c9a03e1e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:24.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:34.054Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=3d00999e-81e1-4756-98af-1787b9d1c7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:44.063Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=4a784408-a1ca-499b-b816-0e4beb0d00a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:44.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:54.072Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=6837cb66-f6d9-43fc-a691-fe475e8e628f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:50:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:04.082Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=346662ee-010d-436d-aa4b-a7b3be037ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:04.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:14.090Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=e0581e5e-1053-4159-856b-bd466ce7a409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:14.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:24.101Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=2bc99e07-d5c1-4d90-9198-19d3f516be8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:24.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:34.112Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=dde6ee5c-11c5-44b6-8ccd-4069d66c8f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:44.122Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=808a4d74-f13c-44b3-84a2-18d8c0e77b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:44.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:54.135Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=fab0350f-9b08-4cf6-8574-d67a351c224a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:51:54.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:04.148Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=403b3e7c-e97d-4804-b281-3a59a807f5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:04.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:14.159Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=799a1114-f94d-41cc-b4f2-725cd0218e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:14.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:24.185Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=d6e3f14d-7848-4c9e-bde3-694f2ec2cdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:24.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:34.196Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=5f512561-1c9a-4e93-97db-25c3dbac764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:34.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:44.207Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=45eaff49-9387-4855-b51d-b49657888f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:54.219Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=e7e9f481-2da6-4d5c-9c31-7a043c4edc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:52:54.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:04.227Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=e75b3827-7f50-4af5-ad34-1ce8af15fcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:14.238Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ad6eba4f-e724-4c71-8c09-a4a5f7f4381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:14.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:24.250Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=87cde248-cd02-4b9a-8519-b980df36c844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:34.261Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=c1a5fbb4-6850-410d-89c8-f17f79ba9640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:44.286Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=09a2031e-cc20-4e3d-8937-09e10a2b6602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:54.315Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=e9901714-4b96-47f8-8f51-3b44b2213c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:53:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:04.328Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=3dc35027-9ed1-46ee-9ccb-6afa9d74c393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:04.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:14.339Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=fc0f6bbf-e25d-4ff3-99b5-a6dd3c3f85ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:14.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:24.351Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=31b3b4af-2ba8-418b-896d-c2f1c53790c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:24.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:34.364Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=e1de16d2-443a-4ff9-a5b1-14579da0a250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:34.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:44.390Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=111aa41d-63a8-47f1-99d0-08aea26490a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:44.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:54.400Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=3e9b3f79-05f7-410c-a40b-842bbfe5a89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:54:54.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:04.410Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=450720aa-f428-484b-a52b-aa92599f7fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:14.421Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=eb2c75e3-ca90-423e-ad45-c7317af923e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:14.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:55:19.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T10:55:19.616Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T10:55:19.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:55:19.619Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:55:19.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T10:55:19.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T10:55:19.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T10:55:19.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:24.435Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=1c20a0cf-aa9e-45ce-8789-f1402f200da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:34.448Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=6ce39ba9-36b7-4678-a1a6-18f0cfbc9ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:44.468Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=bf44059d-26d1-4205-a591-c7276a9f6019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:44.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:54.478Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=090542a4-81e2-4f80-afaf-0527d09e03b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:55:54.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:04.490Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=d6f06348-e502-46ad-9b4c-cefab78aed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:04.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:14.499Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=e5fe4cae-6563-49f3-a3f8-5f28ca111590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:14.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:24.509Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=5302f9fa-5ba8-4112-832c-cb38eb24e124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:34.520Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=27ab2044-270d-4be3-b933-cad60a07eed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:34.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:44.530Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=1b51bf9d-a5ae-4f29-866b-3b86973a275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:44.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:54.541Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=051561cf-e862-40fb-bd4f-16add42929a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:56:54.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:04.552Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f431290f-f4fe-4e64-86a5-4035a39612ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:04.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:14.561Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f7dcec0a-933b-4232-8beb-e20a6ccd5339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:24.571Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=3d060826-ac40-496d-b194-0486d6ec894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:34.581Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=eae87c1d-cb82-4310-bba5-67035f24c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:44.593Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ce098122-1d8c-4e5d-b14c-d1ecb26574ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:54.602Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=c644449b-e687-4423-8b97-2af12354e47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:57:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:04.612Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f9b9eb07-cb79-4ab8-ab4f-c44259b7fb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:04.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:14.626Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=40fa0212-450a-4351-a0c9-5a12af009cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:14.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:24.635Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=74412d82-caee-4b4e-a182-8a2ab2ace173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:34.647Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=d7ca96d0-7453-40e5-9812-04e7e2a9df5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:44.655Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=4682150b-a767-42a8-a5bc-9ae68cc60858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:44.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:54.664Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ac7700a3-48ec-4cdf-af3b-30778ece0731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:58:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:04.675Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=649f65ce-7db1-4159-a83d-3b36b7c092bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:14.686Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=6df79468-5489-4c18-b93e-15b668588acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:14.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:24.695Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=352109d6-7360-4a91-855d-80d8a0df9d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:34.706Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=45d4f62b-0f4b-48b0-b8c1-b06df4e7cbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:44.714Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=752ecfc7-6129-4fa9-a8eb-37b891ecb663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:54.723Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=38bc590a-241d-407d-988a-8cc99db63cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T10:59:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:04.738Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=a18fdc54-23a2-49d7-b22a-e1d6e88b074a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:14.747Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=4ac0209e-7bee-410b-918f-eebfbd036f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T11:00:19.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T11:00:19.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 |2022-03-15T11:00:19.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 |2022-03-15T11:00:19.473Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T11:00:19.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T11:00:19.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T11:00:19.483Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T11:00:19.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:24.758Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=bf18fcab-4128-4c50-a05a-4a7028ad8cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:24.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:34.768Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=6b08af02-fa8c-4718-ac62-1006a8d0baa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:44.790Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=62ebef3c-1d27-4153-855e-89851cb33ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:44.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:54.803Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=448b57eb-8fa1-40b7-9f67-93eb2698046a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:00:54.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:04.813Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=8f697329-41dc-48be-8a36-7b2f9814c887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:04.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:14.826Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=36bac434-7096-4a4d-b665-5f869ddc1259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:24.837Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=a4a88678-167f-4e79-b260-44ed54b6fc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:24.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:34.846Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ff79061f-9a52-4324-9f90-74d0a9cd9406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:44.855Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=26aa37c8-d595-49df-bf8f-af28ba301bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:54.869Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=c5b9fce5-96a0-4026-95cf-5e2f78e83dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:01:54.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:04.880Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f722e3e2-9611-46f6-b924-817be67eae08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:04.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:14.894Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=90a8bfc7-38fe-43f5-b3c2-a0d1cfa7fe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:24.903Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=858074dd-8f78-44ed-965b-20b7cace2036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:34.915Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f549da02-f534-45d8-9169-c7255d2addc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:44.924Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=b4c4f7a7-8db9-46a1-853b-32431af3fda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:54.933Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=ade94df8-38f9-4e54-976e-0b54254f7496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:02:54.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:04.943Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=0840e6e7-95a8-4a46-853f-6f4b137e4572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:14.952Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=1cd0307f-4e0d-4249-a939-cc919cdd31e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:24.964Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=2a5de980-a83e-4ba8-b539-68fd391d3e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:34.976Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=bad32517-ec8c-4bbf-bf1b-0e92fb7407c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:34.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:44.990Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=562fcdf3-d67d-4631-91fe-ee17805942ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:44.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:54.999Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=91028ff8-5264-463f-9b48-ffdceb711fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:03:55.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:04:05.008Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=eaa6f6a1-64c4-44e4-afd9-09626b2e509d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:04:05.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:04:15.017Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=8dee92d2-40d9-4495-9d11-7e05d45976e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:04:15.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:04:25.032Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=708399e8-9a81-4a0e-8cb2-2c96ffde5450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:04:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:04:35.042Z |INFO |Init configs |InvocationID=754c3e6e-fa6d-4bd8-a54a-32b1e613a595, InstanceUUID=f48ca92d-675d-4b95-95fa-be4bf633e9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T11:04:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |