By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:02:31.016Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:02:31.019Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:02:31.046Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:02:31.502Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:02:31.570Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:02:31.570Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:02:31.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:02:31.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-18T11:02:31.725Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-18T11:02:31.744Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-18T11:02:32.912Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-18T11:02:33.253Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-18T11:02:33.269Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-18T11:02:33.269Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-18T11:02:33.314Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-18T11:02:33.314Z |INFO |Root WebApplicationContext: initialization completed in 1569 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-18T11:02:33.577Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-18T11:02:34.187Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-18T11:02:35.236Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-18T11:02:35.680Z |INFO |Started MainApp in 6.326 seconds (JVM running for 6.88) |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-18T11:02:35.731Z |INFO |Start scheduling PRH workflow |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:02:35.740Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ee665695-6e7e-4b11-8f6e-ed3a127811eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:02:37.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:02:37.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:02:47.270Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=71ed740f-1284-4ccd-ac5f-634fce96f49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:02:48.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:02:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:02:58.314Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=cf4f1b55-0562-4f75-976a-aa9ef4685dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:02:59.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:02:59.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:03:09.355Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=417d535c-83e8-47c4-ad90-a106aeaf21b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:03:10.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:03:10.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:03:20.395Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=310ff679-b008-42ca-a996-f1580bf8a8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:03:21.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:03:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-18T11:03:30.697Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-18T11:03:30.697Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-18T11:03:30.703Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:03:31.434Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=5708d5cd-bc8c-45a0-a567-d6b45209edf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:03:32.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:03:32.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:03:42.479Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=917f0a13-b1c9-4bcd-9fd0-dc20d2b105e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:03:43.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:03:43.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:03:53.515Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7d54837b-6608-4a57-97c8-101b9d8d7a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:03:54.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:03:54.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:04:04.557Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3e313d42-39f3-4894-afc0-2bb77f794eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:04:05.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:04:05.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:04:15.596Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2b0119d0-c4de-4557-82e5-757a9eabf155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:04:16.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:04:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:04:26.637Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f5b63ef1-f6fe-4f56-809e-548875c9eb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:04:27.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:04:27.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:04:37.675Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=cd89f0e6-dbb5-45d0-b5a3-c4dadf508d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:04:38.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:04:38.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:04:48.713Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ff60fb1a-e9cb-432c-a9e5-66359bf3b0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:04:49.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:04:49.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:04:59.755Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=81929932-59e5-4705-869f-ae72861e9f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:05:00.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:05:00.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:05:10.794Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=5bcb1f9d-d7bd-4f95-8b03-30a9b857ef6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:05:11.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:05:11.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:05:21.834Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1742ffba-03f5-4403-9162-12d527c84868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:05:22.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:05:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:05:32.874Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e014efbc-a6a6-450b-8bfc-9e0bd2f1d4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:05:33.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:05:33.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:05:43.919Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=434f3fc8-d35e-4748-8aaa-27a00e3a9a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:05:44.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:05:44.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:05:54.953Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=60daa841-18c9-4972-9380-5f7734a71faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:05:55.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:05:55.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:06:05.994Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=86459cd3-4ac1-4842-ac63-9ba7ad818c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:06:07.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:06:07.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:06:17.033Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ed47c5cf-3a38-4eba-b1fc-afea617f2bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:06:18.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:06:18.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:06:28.074Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=dd0e96f6-8b83-40fb-993c-92491b90cc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:06:29.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:06:29.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:06:39.114Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ff1f6a48-24a0-4a66-8d30-d848e1f10f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:06:40.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:06:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:06:50.153Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0fbe7974-c57d-4668-9643-187279565792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:06:51.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:06:51.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:01.195Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a8d05240-f4dd-415b-b381-deb49d2298d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:07:02.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:12.233Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6e493b96-5d36-42d0-9d78-a26c53a20783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:07:13.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:13.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:23.274Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c90fbfc9-0a7a-4b12-aa49-c3d8fb01931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:07:24.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:24.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:34.314Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b0d0f1c7-af51-41ee-ad05-a7f85570fd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:07:34.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:07:34.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:07:34.430Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:07:34.433Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:07:34.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:07:34.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:07:34.440Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:07:34.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:07:35.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:35.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:45.358Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=505d7996-08bb-4b1d-b3e0-8021c3950c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:07:46.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:46.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:56.400Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=840a61b4-4b78-426d-95dc-b3a2e03e8b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:07:57.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:07:57.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:08:07.433Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0fbb928d-6cf3-40ad-927e-b3b71692fbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:08:08.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:08:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:08:18.473Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c0fc7e33-e38e-4a48-9bb0-e6aaa31ed047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:08:19.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:08:19.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:08:29.513Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3819b984-edb2-4c5f-9200-9912053a510d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:08:30.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:08:30.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:08:40.553Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=414c9146-2e12-4a0d-9b48-18bf34b93e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:08:41.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:08:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:08:51.594Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=79355efa-fea9-4ca1-ac68-ed75988e322a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:08:52.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:08:52.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:02.639Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=025b15d6-0253-49e3-9f0a-3cdb97cad24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:09:03.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:13.673Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2cb8f7d5-c0eb-4b8a-bda8-7278dd247404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:09:14.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:24.716Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d1d5704a-3e21-48b1-9f22-9b3b1517d4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:09:25.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:35.757Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9995c059-d542-4001-95e4-db6b73b0895e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:09:36.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:36.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:46.793Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=5da593d8-a1f5-4269-8dc4-1da71b28e9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:09:47.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:47.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:57.838Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=52a691d4-bd39-457f-b4cb-4afb94d32510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:09:58.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:09:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:10:08.875Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=19c18c4c-8716-442f-a782-4dcad4531790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:10:09.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:10:09.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:10:19.914Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=90da0616-2b18-4b2b-8a16-4af73fe5a1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-18T11:10:20.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.249:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:10:20.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:10:30.957Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c5cdbacc-1bcf-4872-9c8d-33b4cb3867ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:10:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:10:41.053Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fe625d36-edce-4450-9542-bdf8733cc5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:10:41.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:10:51.064Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=35f43edb-9910-4871-84c8-cfb8c172ca46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:10:51.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:01.073Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0f26cad5-9ed4-4e2a-8bb3-984cb34e8b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:11.082Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a5375780-071d-4f36-bdf5-391869dea93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:21.095Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=05d4f5da-90dc-4b20-9672-2400486afe3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:31.110Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e1a81b30-b36e-48d5-892e-3e52a2023e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:41.121Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=656ef1f1-3a95-4204-ae65-a780ddfb8aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:41.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:51.129Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fa34d9a7-b81c-4804-82e7-ed2adf47cb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:11:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:01.142Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1ad56197-f0e9-4329-986a-8f5632c54fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:01.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:11.154Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=298fc7ae-d4ad-4ce6-8df9-056c812d130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:11.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:21.162Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=46c0c663-aef8-48f2-b536-d35fe0e1b1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:21.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:31.173Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=008d2b99-2697-442b-92f7-55dcb3f59776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:31.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:12:34.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:12:34.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:12:34.054Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:12:34.058Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:12:34.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:12:34.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:12:34.066Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:12:34.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:41.183Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=84790885-61e1-4c7b-86e3-a37714b11feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:41.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:51.202Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fd94fb71-adcc-4425-8c64-536384eceb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:12:51.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:01.217Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=061ba037-a9f7-4bf1-905f-3a8df55e9690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:11.226Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6e72df3a-0fe0-46f3-957e-90321c43f546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:11.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:21.234Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f9693ff7-0916-4746-99db-fd386b0ef48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:21.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:31.242Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2680712b-c19a-4b59-a172-7cead34ba5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:41.260Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9a9e0ff8-3bd1-4f30-ae1c-95a9bd22c846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:41.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:51.266Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=42974cb2-1422-4f9e-9d19-d8415cad5ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:13:51.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:01.277Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=339d8110-c08b-4500-a498-581a0d8bf431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:11.290Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9feb6b9c-c9e1-4403-8a93-875b4313f419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:11.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:21.304Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d7cde233-add9-4607-a443-4bfa93bc1ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:21.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:31.318Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6986912a-0a0b-4c47-8db2-82f3ede6e0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:41.334Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2a4cd287-ff0a-44a0-9f61-928dff64e3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:51.343Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1451feab-c8b9-42fd-8a9f-f29eff121f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:14:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:01.351Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=cd8a5d10-6099-425c-8661-8492dd35fb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:01.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:11.359Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fd05bc10-d418-40a2-8c00-17855cdda8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:21.368Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2001f3fd-e3f7-45dc-9a65-d42d83ff8638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:31.377Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ae72d458-86ea-4f35-8091-460d4e0f7d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:31.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:41.386Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9148253c-bd9b-4bdb-85c6-8d18642503d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:41.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:51.396Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=47015a8a-18d2-4b66-8639-12d828596c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:15:51.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:01.408Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=45240e16-1eef-4daf-a7f5-a1ba613071e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:01.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:11.419Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b61c3042-a9c0-4b23-96dc-69e441b5aa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:21.433Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=23cc7722-5b6e-400f-aa85-d641bed6c3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:21.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:31.442Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7bfbc439-8126-4446-a010-0a88cb280385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:31.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:41.458Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=36d6cc06-f59f-46b0-be78-909106803b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:51.472Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2d59047d-e071-48b3-8ccf-75dc39b91909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:16:51.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:01.480Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=14ac6bd0-8f83-49da-a557-5067fad327cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:11.486Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=081a369b-b2fe-4e73-930c-d4b165503f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:21.496Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=10f93e47-ce60-433a-9562-67b30038231e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:21.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:31.504Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=cfdb3b36-7529-44ad-bc65-bec5c4061b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:31.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:17:33.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:17:33.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:17:33.962Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:17:33.964Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:17:33.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:17:33.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:17:33.970Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:17:33.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:41.512Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ef94e999-ff19-4f2f-ba3f-6e684a47b84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:41.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:51.520Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=51073c12-9c6d-42a1-87fb-1fbb1d9b1507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:17:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:01.527Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0ec27d29-0531-4ff2-b833-3e98fa3f7259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:11.534Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d5744232-46e0-4b69-a860-346d8f1ebc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:11.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:21.545Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4617ae35-b1eb-4f05-945e-5d489c529ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:21.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:31.557Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=45530a45-ed28-42b1-8d3f-057f19067527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:31.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:41.567Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c6e8af50-2116-45e8-862d-0a2bf32c4dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:51.575Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=13a2d7d4-dd65-408b-896d-d20bb9d2bdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:18:51.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:01.582Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ee097fe0-4409-478d-af50-5ae5bdca20a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:11.589Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6d9ed753-aa80-4ccc-bef6-c62fc1ad4906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:21.596Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=20390a8a-cdd4-4164-a772-4e1eafe8c46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:21.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:31.606Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7d9ee3b6-1ff6-4922-acb0-ae9f249f8231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:41.613Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=58ffd55c-104b-485e-8778-eb34f4c1adeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:51.623Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b14c83a0-f137-4a99-9f69-74fa4713f5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:19:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:01.632Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=876da3a0-b9af-4ec0-bb92-a69c0feb5ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:01.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:11.639Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=cc34a547-6c4c-4c29-9fe6-cfa73acd9119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:21.646Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d594f6d0-68a8-47e9-9f2b-fcb174128d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:31.657Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b9b77fb0-ab6e-4cc9-a3b2-07864211f681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:31.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:41.667Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6f213e69-7318-4f76-aa1c-11f520877ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:41.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:51.676Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=aefbc49f-3378-44c2-a4b5-57b211f0f292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:20:51.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:01.685Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=61c1a22a-e188-43a3-8eb6-a712f7d02ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:01.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:11.693Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=5a6ee2cd-1630-4e58-8264-e19546e6dce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:11.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:21.699Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=21be4727-7dc4-4ebd-b475-490c14ba1ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:21.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:31.707Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e94ffa2f-84ec-414d-8f2a-6fc59b2430cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:31.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:41.714Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7a0f1cb4-8847-4dfc-ba4a-37e35c65b450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:41.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:51.721Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fdc4963f-34fa-4319-aa27-c0b83d1014c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:21:51.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:01.729Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=00ac2449-a424-4213-93fb-9c34065c53aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:01.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:11.736Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2b7200f3-1908-4973-b415-bd61a5c9468b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:11.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:21.745Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0cecbccf-e26a-45c8-b74d-16f21b1f5635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:21.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:31.755Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2ceb6e2f-5db9-4331-bbff-aeb10bea80b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:31.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:22:33.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:22:33.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:22:33.902Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:22:33.905Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:22:33.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:22:33.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:22:33.912Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:22:33.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:41.767Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=97ed676c-bc6f-4e25-bcec-f25c1b8d75f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:41.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:51.777Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1156ac9f-b74d-40e8-8fd7-32715a8e6851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:22:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:01.794Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=aab2a4d2-1051-409d-a44a-88248507e4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:01.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:11.801Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f4ed2f32-54fd-49cd-b4cf-9b80b304d27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:11.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:21.807Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=8a63e5e9-de48-4201-8de9-ff722a73c97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:21.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:31.814Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7167549d-6df6-4639-b012-5b01182b0043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:31.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:41.823Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0dd3348f-3b40-4808-8fcb-de6aae8be753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:41.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:51.830Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=61de7bb0-e191-461a-880a-bdc2ad562b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:23:51.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:01.837Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=dc29d5ed-8841-4c75-989d-a21b4dd66f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:11.843Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=20717b63-8604-4178-942a-45a7a1511dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:21.852Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=714c3fbb-4476-45ab-bdb7-f9292fc0bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:31.859Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d542e8c3-5a59-46ab-a550-bef989f344eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:41.871Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=745df7c2-b0f9-483f-96e4-654f6669f9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:41.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:51.879Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9079eb01-c659-464c-b638-9be11fe19413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:24:51.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:01.887Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=006dfd9b-aab2-4516-afec-fa7d31fdcf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:01.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:11.896Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ceba322e-3372-4baf-8e43-dc0d85c902d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:21.902Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=8a462f43-2940-47ab-9fae-927064447abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:31.909Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=abd0ed84-cecc-4411-bd80-e044ae889d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:41.917Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6f944ca3-946e-4787-82d4-836c5026dcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:51.925Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a11d1695-3874-454f-99fb-73069f4065ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:25:51.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:01.931Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a32d47a4-d749-467a-98cb-88b3b18cc188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:11.939Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7c2d4c64-aab4-42aa-a46b-a9a3a64e4113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:11.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:21.946Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4873bb47-c78f-4d91-affd-78762e94efec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:21.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:31.955Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b415f357-8757-42f2-941c-6d50a1fa712d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:41.971Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=413eb05d-0013-49ad-a197-6462a69f4ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:51.979Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c0b95480-1f6b-4f4b-bd97-47f9bf943193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:26:51.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:01.987Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=df09960c-0514-4835-9c3b-2c1ac1c1e0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:01.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:11.999Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fd284cf0-67c9-4eea-becb-b680abfe59be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:22.007Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=85e27ea8-1bfe-496a-89a7-c1ae6ee6ea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:22.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:32.014Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=270a2ff1-b5bb-4d2e-9d10-2331f5dd9b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:32.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:27:33.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:27:33.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:27:33.889Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:27:33.891Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:27:33.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:27:33.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:27:33.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:27:33.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:42.022Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=25931097-2baf-453e-bed6-77b3ac4ea0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:42.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:52.028Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9d40458a-4f87-4d24-8abb-cb84a0dc3d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:27:52.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:02.035Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3e2b095b-63b3-41a3-865d-c9c96de70a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:02.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:12.043Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a1718bde-8090-4b20-974f-5ab62f3d7c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:12.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:22.051Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7d826856-8582-487f-bee1-1f23b4522f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:22.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:32.065Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a0e1109d-51cc-4cb0-9adc-6569d18b71ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:32.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:42.082Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=865d30ce-8b3f-4c92-bfa4-01f623f813a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:52.096Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4900e6d4-ceb0-4053-9e2a-0a2d85826dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:28:52.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:02.103Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=830a80e4-fd0e-412c-ad73-724f497358be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:02.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:12.110Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1fd9627f-a03b-4b7f-92fa-c63e47f21822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:22.117Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=88b9ac5d-1ba4-4b8e-a1f7-d7d8674acfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:22.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:32.126Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=efae888c-e0eb-4186-a5da-b672432401de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:32.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:42.134Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4beb3893-1e2c-4457-870a-610152a1e7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:42.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:52.141Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b9501108-8648-45b9-8a3b-3ce68b87ae4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:29:52.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:02.149Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ec36f072-7298-4e19-bb4f-c7ec4b99934e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:02.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:12.158Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a85157c0-2e78-4b7f-a887-595f185feb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:22.166Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=27425f7c-b294-4650-9ea3-65cd5ddeec0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:32.177Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=bb2a76a9-36ce-4e2e-80b5-0a374dc43af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:32.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:42.185Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=8b5b2328-3abb-4771-8b04-5cbe38723033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:52.198Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fca42b5b-2ebe-4800-a906-e1b5951936ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:30:52.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:02.205Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0a742496-bb82-4c3d-b562-23c927da007e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:12.211Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=cf221617-715b-4119-baff-2eb765325779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:12.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:22.218Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=347c8390-91e0-4751-9a26-50578454f5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:22.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:32.228Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f6a8bb45-28b6-42a2-bf63-213602edc9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:42.236Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=28f6097f-abd5-44bb-9341-f072dfbc9bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:52.244Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2b38f7a5-2766-4b63-8271-070732a22d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:31:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:02.252Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=656a192c-9e80-4b2d-9927-84cec2145cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:12.259Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=8d59c999-c8a0-4813-bbea-15c8307394b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:12.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:22.272Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=79ee3671-2359-47a2-b99a-36926c72c5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:22.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:32.283Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3336502b-ca27-44fc-b72a-9bf055b164f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:32:33.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:32:33.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:32:33.905Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:32:33.910Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:32:33.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:32:33.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:32:33.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:32:33.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:42.291Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c84ba308-0275-4861-9a9a-021ed6287439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:42.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:52.298Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a10eeb4e-fc02-444e-9969-ac508bb90d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:32:52.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:02.308Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fc40ba6f-414c-4ac3-85fe-08fe57d06e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:12.314Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=03170750-1dc1-40ad-9123-734ffa5564da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:22.321Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=157050bf-f5d9-47fb-8235-c32284ede8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:32.328Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=04e88498-cb9f-4120-b41a-6da334526fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:32.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:42.334Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=80e01675-a685-40dd-841b-f6895dd7ce3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:52.340Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1fd0aaeb-a389-4944-8c12-849b0a36dce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:33:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:02.348Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9b403d29-3d3c-45f4-9668-7e1617bb3fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:02.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:12.358Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=86e9fc73-7fbd-4646-89e5-e2e4e1b61361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:22.370Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4e302485-6c83-406d-94f7-5ea9faf82c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:22.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:32.376Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a7ed78c8-34f8-44d7-9fad-193f02e5a887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:32.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:42.382Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=280a97c4-d8ec-4eff-a166-7f3bce5618c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:42.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:52.388Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c68a5d72-27e7-440c-b093-7ef79b3a6fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:34:52.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:02.396Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=43d5145d-d507-44e6-98c4-0d6dd40cacde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:02.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:12.403Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6818f707-8ccd-4075-8131-3ddf9a5b0ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:22.410Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0ef8c0f9-9752-44e1-82fe-b03477814196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:22.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:32.416Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7730bbab-7b26-487f-aa4f-40e78554bb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:42.421Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fc380bf6-db9c-41e0-ab37-04cf1d9944b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:52.431Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a9ad3f90-824b-4fba-8455-4250366ad9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:35:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:02.438Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=aebad64d-c75f-4570-b1bc-003bc666ae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:02.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:12.452Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9b0d2a37-633f-447d-8034-d9bf5bdc56b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:12.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:22.460Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=5571b3ee-cf99-424e-a760-36a6226f1be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:32.467Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=98bc6d77-4e4f-4e5e-b779-fdcddb0a1f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:42.475Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=bf64744b-96b7-4dbe-b933-92667dbe4a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:52.481Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=23cc1bdf-065a-41e6-8830-d27e99b8f6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:36:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:02.487Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c37f347d-8b04-416c-8a2e-cd27ad961320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:12.495Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3de2740e-7011-4036-861a-cefa89128953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:22.500Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9d253e4f-a46d-4c94-be0a-47c52ab41c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:32.506Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9b5e58fd-3cd6-4a52-8053-cedadf0b68b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:32.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:37:33.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:37:33.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:37:33.925Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:37:33.927Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:37:33.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:37:33.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:37:33.932Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:37:33.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:42.513Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=62cd45bd-8ae1-4c49-b8de-4ec0dd45241f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:52.521Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6657a31f-e1ba-49eb-b1fb-0855979e74ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:37:52.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:02.532Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7fb1f669-e20b-4a03-8bee-cb1031a4ff01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:02.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:12.541Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=de63fb1a-2c2a-411e-8bfb-40d883151d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:22.549Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=33905f58-c4ee-4b4c-821e-fdc1c1325683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:22.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:32.555Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e58760e6-e39a-4871-96fe-3616690d28d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:42.561Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=09446723-1705-4d92-a9dc-3636512dec07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:52.568Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=525ace03-0f87-4918-b70e-46f67b03acb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:38:52.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:02.576Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=79d59a83-6a6e-48d7-bc1c-0b33a681f386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:12.583Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fcffd0d5-dc46-43d3-8e1b-15eb8adecea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:12.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:22.589Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fb5ea4aa-ddb8-4272-b957-d4b1e11a4d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:22.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:32.595Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=aed7e5b6-7691-47cd-bcc2-38b53c533722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:42.602Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=dc3752af-3bde-4e7c-9bba-b03000223c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:42.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:52.611Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=aacc4f76-f3e8-47cf-b8f9-a290cbba90fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:39:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:02.620Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b7b64955-e21d-4c1c-ae1f-e85c223208e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:12.627Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6242c646-2ca6-4360-894e-33cdfcb19da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:22.634Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2bc11672-9e52-4e2d-8da7-3e75d6b49d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:22.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:32.640Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=bf9e3bcf-3beb-4ef4-8536-56f98b0ab7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:32.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:42.648Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d023a8b5-cae0-480d-87e6-1de1e7f81fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:52.654Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=922e96d2-b309-4be8-8e1f-9ed801395798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:40:52.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:02.661Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e7c94803-1412-4c0c-8d04-add0421042c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:02.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:12.667Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=64956c9c-5131-4705-8066-6392aa5ac2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:12.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:22.673Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=560bcc1b-d80f-4fa9-924a-a7488081bc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:22.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:32.678Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1f116859-728f-4313-ad84-ef409f9c831f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:32.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:42.685Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f4781bdd-99ca-42db-9a8e-113d1ce59f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:42.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:52.692Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7cf32350-d031-4f2e-bf9f-1ef29e6b86ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:41:52.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:02.700Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=578d4d38-a52f-4da1-a95a-b245c52871b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:12.710Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a4c0ef8c-e754-4dd4-9308-bc58e4a6b1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:12.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:22.719Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=cf1e4227-8fb7-4de9-b27d-b539edf1b674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:22.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:32.727Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=90e57095-e772-4dfc-9d74-0f00cf12c1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:32.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:42:33.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:42:33.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:42:33.915Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:42:33.917Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:42:33.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:42:33.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:42:33.922Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:42:33.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:42.733Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=031fc25a-128a-4db2-aaec-74315e154a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:52.739Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=38632b3e-8a5c-4109-86f2-9833fba8675c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:42:52.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:02.749Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f3140f6c-3734-41b8-bbb3-e5bdc70ad57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:12.754Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f0b7a2ba-3ffb-4619-bb68-7183b35edaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:12.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:22.759Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=23676b6a-76a8-4db6-8ad7-015e583c51de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:22.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:32.765Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=56fa4f27-b83b-4dbd-8a45-6e3b5f7e5a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:32.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:42.771Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2dd7b445-6fca-4066-b64b-35c47e093e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:42.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:52.778Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f96d24c7-3416-4abd-a587-bfded13a8d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:43:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:02.789Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ee6736d6-16a2-40c7-b658-9ed29e03f760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:02.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:12.799Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c3551bde-fdaf-40e3-b81e-d5cbaefeb1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:12.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:22.807Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2b2d67b1-d2f9-4f05-a7ed-6281c97674b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:32.813Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1185d899-0edf-4833-b96b-4e0239f7d47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:32.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:42.820Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e11bc664-2621-472b-bfee-0439add3ebe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:52.828Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=957ad360-7299-4ab6-ac59-b8425de46eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:44:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:02.838Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b5e45a12-4635-456c-8a45-57f330e18fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:02.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:12.845Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0b8a7d8b-e211-4b47-a56d-9e8a44843158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:12.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:22.852Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=97d9277d-96bf-4771-926b-a090f22b425c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:32.858Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=aa173df4-c12b-4e9d-9fdb-e3b73c81443e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:32.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:42.868Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=019e90ff-8fb9-4df1-bde2-1a76fe0c294a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:42.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:52.878Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=526c02a0-5547-47ea-addc-aaaa6ef7bcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:45:52.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:02.887Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=07a16f20-e100-429e-b946-2e1d04020c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:02.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:12.893Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b55b8b30-f80b-4116-a727-89f562dd370c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:22.900Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=de529f68-6461-4409-a9fc-3adb7f5a367c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:22.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:32.907Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=99aca02d-c433-4d6a-ad19-c234dcf5ae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:32.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:42.914Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9e8928f5-eea5-46c5-ae62-f5aed36d7563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:52.919Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=cc446875-b11a-428a-a6e7-db88331e8320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:46:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:02.926Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=5489be7a-5452-4ef6-afc1-c8ecfd413ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:12.932Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=306bc0ca-0dfa-4a4a-be8a-2328d0490fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:22.940Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7e215232-c0de-40d1-9995-14b56890353d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:32.947Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9c530d77-9a31-432c-b90e-4af6e75c48b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:32.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:47:33.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:47:33.923Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:47:33.925Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:47:33.928Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:47:33.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:47:33.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:47:33.933Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:47:33.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:42.956Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7c62cbde-c549-42f0-be0f-702e689ff8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:42.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:52.964Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0e75c6f4-715f-449b-912e-adf83bcf213a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:47:52.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:02.972Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c2151c68-b8af-4380-a444-6a9a14ac3777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:02.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:12.980Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=37d5c1f8-617a-453a-9f4e-3449f9b3a7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:22.988Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fe02ea24-d50f-4040-8a51-5c9b60431d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:32.994Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0aa3ad67-2c85-4b80-93e1-e0bb70a98dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:43.000Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a3b65284-3cf9-4e6f-bd97-539bc3c504ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:53.007Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=245836e7-9488-4463-88ca-c5236f9e9b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:48:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:03.013Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=90ef5f5d-c5dd-4001-92a6-66b6897dc72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:03.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:13.019Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ec105a9f-2c73-4bda-9aa9-6b7e52649675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:23.025Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=00742a5c-b3a9-4bb3-ba26-2fc3511050c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:23.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:33.032Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6cd0687a-d11d-4d1c-b423-254d26fe1973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:33.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:43.040Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=714597f0-bb20-4ed1-90d6-0bf73fb86086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:43.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:53.049Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1d6742ce-6546-4326-b491-eaf21c281f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:49:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:03.058Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=dab0e946-505a-449a-a1b1-fa51d899cd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:13.065Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=5633c5ef-edf7-4971-a740-8cd1c3252973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:13.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:23.072Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d36daed9-5267-49f4-a8ba-cbb0aa16a80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:23.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:33.077Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=dca3c7b2-d6e0-4c35-b6d0-b4cee19d4554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:43.085Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3a9e7ce9-6646-4686-b2eb-9e30b4f00ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:43.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:53.091Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e84e1662-74a1-47ac-9489-63461eaa3850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:50:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:03.098Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=54ccab86-7a2a-41c8-854c-885a270b0db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:13.105Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3cfb3306-4fed-40ef-9e2c-002c7f2f5af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:23.111Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=29017bec-159f-4926-a7e1-8478bd41e3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:33.119Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a4eaa854-eee9-499a-913d-3e74c7491e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:33.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:43.127Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4a549498-6ed8-44c0-9341-92e96ef307cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:53.136Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e20a2aeb-5f87-4288-9af8-2d0840562a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:51:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:03.146Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=61511ced-4d0f-480a-9779-6d5d7e6db6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:13.153Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b5e18dfc-0733-47d7-9c99-e2db27d360ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:13.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:23.164Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=24571834-2ef1-4793-a34f-15fad7b6a280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:23.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:33.170Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e2346d3c-8c60-4c0a-aa7b-a2adf6d582ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:52:33.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:52:33.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:52:33.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:52:33.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:52:33.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:52:33.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:52:33.889Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:52:33.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:43.178Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3ba17453-1ffc-48ff-a00f-82e5144e4c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:43.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:53.185Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=94f76479-8bd6-4178-8e74-f06ab93d9ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:52:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:03.191Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=5ed25df2-8fed-49e0-ad33-aba3da351bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:13.200Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=65580905-2530-47cb-a8f1-2d803489eab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:13.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:23.208Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=8cb2ff74-e54b-41c3-95ef-e18e13c6326f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:23.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:33.216Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fbbe82ad-8680-4da5-b85d-7cb5c9436001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:43.226Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=99f7809e-54b0-4a87-83d1-a5d4b974131d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:43.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:53.237Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c426d05c-7d3d-403c-bfc8-a10075040b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:53:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:03.244Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ba0e1b08-5fc6-4c44-acae-c78e1850afe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:03.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:13.250Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=48189431-7621-4c29-b47a-7048587c9f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:13.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:23.257Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ecede609-b6b3-43d4-ba44-71f96738841b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:23.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:33.265Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=76d75fe8-26fb-4134-8456-3808eab02613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:43.270Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=dc178a2c-beac-4049-ac51-6aa6d6442118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:43.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:53.276Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a411096d-fadf-415a-9dcc-d18ebdbfe5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:54:53.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:03.282Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=5270a96b-a058-4b40-824a-1446eb67f984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:03.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:13.297Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b231fc78-6894-481f-9253-d82d5adb6b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:13.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:23.304Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=490ccdeb-437c-4177-b347-9344bfcafe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:33.311Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=03a8cc31-3bb6-476e-917a-96baaf9f0ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:33.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:43.321Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=57d33e0b-b604-414e-a68a-6cbe086a7251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:43.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:53.330Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c64a6dcf-cb03-45f4-a871-0481a4ea92d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:55:53.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:03.336Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=eb3779a2-38ed-4b28-9e5f-6869ec48b646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:03.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:13.344Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=850327e3-a03b-4d2b-ac4f-90a5fd992017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:13.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:23.349Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=377d66a4-bf53-4d2b-8f17-f02dbc243c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:23.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:33.356Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=87d1576e-1f1d-4d22-b3e5-229eb75b1f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:33.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:43.369Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=490476a4-a4b1-4016-8235-151d32daf316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:43.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:53.375Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a8af0303-eaaa-46ff-8496-3ffd2b3e1234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:56:53.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:03.381Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c4ca903b-9e0a-4741-a061-8be9c77e589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:03.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:13.388Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=79499c39-47fa-41a7-b50e-631752ee1a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:23.394Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ce258285-38da-4f14-9174-ba6548cb8e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:23.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:33.405Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e89ba608-7657-48d4-91b3-eea18faf5147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:33.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:57:33.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T11:57:33.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T11:57:33.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:57:33.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:57:33.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T11:57:33.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T11:57:33.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T11:57:33.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:43.415Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ae540f66-01cb-4196-93ae-f0c0e6819acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:53.422Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=23411b33-1419-4b8d-b782-8c789e21cba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:57:53.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:03.428Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=32ab415f-c8ed-4215-acf5-2e518e09e5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:13.434Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6d876896-22b2-4048-ae3e-5c6292335784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:13.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:23.441Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a3d6ceab-f4e0-4979-aa37-6a8f04f02934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:23.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:33.447Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d720ca2a-7cc7-48ae-bfa0-d9301d0cebbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:33.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:43.454Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=50b5d905-9e86-4885-910e-9fabf2ff6e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:53.459Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=33d1fe29-f538-4aae-b552-ca7c86237e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:58:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:03.463Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9e772a07-4619-4e1b-abe6-b99533ba50f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:13.469Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=8f84a89d-0db2-4e7d-9b6d-a558f446b46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:13.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:23.476Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c66ebd2a-f30c-452f-b71d-04ec9ec48364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:33.489Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6a8490c2-6ed7-4d6f-8d0f-2d26da3360ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:43.499Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1a52f265-f733-4812-8f12-94e01932deac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:43.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:53.506Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fd1e085f-bb59-481e-aaba-8d21c1eff551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T11:59:53.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:03.517Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d7e95382-3d3a-42e2-a149-0132394de7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:03.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:13.524Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=01599c84-612f-4e4b-af68-a63f0650b2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:13.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:23.529Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1f8b08c9-aaaf-42f8-a9da-cad76ceecf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:33.535Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ce87ab35-bd0c-45f5-8d79-7b2bd5a19953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:43.541Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c3ca3d21-544f-4939-b0d9-ccf66ec3c45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:53.546Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=8cb70ffd-14af-45df-80d7-16ad1e2e4a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:00:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:03.553Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=73a795aa-c82e-4415-b3a8-6a486ab7b4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:13.561Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fba17b1b-f742-4e17-a882-a378be03c601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:13.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:23.570Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e7d37282-07d0-496d-af16-1a4abd8768c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:23.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:33.579Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=70b45f8b-b67c-4488-9b07-fd4a147ccb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:33.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:43.587Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c2436296-8b1a-47da-aa44-d662d51b4982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:43.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:53.593Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=64ce6be3-1176-45e4-ab7b-86a9fabff02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:01:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:03.599Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=db157a12-7b88-4c2c-a194-2dddf35b5673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:03.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:13.606Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e01e1ff7-e3b8-48f5-a6a4-b102da38b546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:13.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:23.612Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3d649796-24cd-43b4-90df-2de90530e55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:23.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:33.619Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=812adc03-580b-4ac5-8cb5-1fa9d5e7ed45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:33.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:02:33.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:02:33.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T12:02:33.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:02:33.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:02:33.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:02:33.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T12:02:33.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T12:02:33.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:43.624Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=928bbafc-8221-405f-9ee8-faadec871d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:53.630Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c1a0123a-2ca8-4016-b1fc-3b38ba7204b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:02:53.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:03.636Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=18c53274-e279-4bb3-bf81-661ff0858ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:03.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:13.641Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=867da75e-f27f-4dc3-82ea-c473b2440ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:13.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:23.647Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=dc886e9c-00f0-439a-b82f-979c954e167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:33.658Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a376af12-1052-4ae1-af00-2c98cc675632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:43.664Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=967001dd-82fc-42a3-8f05-0fc46c429859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:43.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:53.671Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2f30df70-2682-4959-9bdc-2301f860b8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:03:53.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:03.678Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e0a2e418-6897-4c99-95cc-4971fcbafbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:13.700Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3df872ee-18cc-4f13-8c1b-b89df5ae1470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:23.706Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0a2b0ad9-fdd2-4bb5-8e03-f69eadd084fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:33.713Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=947d4930-0091-4f7d-8d45-2009b55a0e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:33.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:43.718Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=afc411cf-b5bf-4771-b76f-98050d41a919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:53.724Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=75a30fe9-3d64-49f7-b5ef-1b9fdeeb1c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:04:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:03.730Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6bd07192-93b9-4a44-8a97-fb69d82e9929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:13.737Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f6fcfcad-24ec-4641-8a27-51368ae7c50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:23.744Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1ac9f566-2cf1-49c7-8a7b-d58dbd2bf146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:33.759Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a978f6da-c108-4107-9b45-f4b46c3281d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:33.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:43.765Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b0fab68c-f958-46a1-8b04-2d504a6e7811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:53.771Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=320dd81e-36a6-41d4-b696-bc524a4acc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:05:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:03.778Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=57acf28e-9c15-461c-9315-a2fda36baa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:03.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:13.784Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c883e1bf-2ae7-4fa4-8ca4-72f42bfbdad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:23.790Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f3776cb0-309d-4b2d-a2fb-82058866bcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:23.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:33.796Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=72e59ddd-4935-4258-a171-c1fba2b13445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:43.802Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f6c0c4ae-86b8-403f-8e3b-cc180d4c4919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:43.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:53.808Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0cb4b3a0-675b-4bc2-8c03-095bad7cf1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:06:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:03.813Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=786f2ea2-fbf6-4cbc-a0e1-ea51b976e213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:03.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:13.821Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ee5cb969-f555-4bbc-98b1-28f62d8042cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:23.828Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=88a06742-a734-4355-9071-a73eaa27fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:33.838Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=163a769f-4145-4b7f-846c-599601ccf595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:33.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:07:33.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:07:33.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T12:07:33.902Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:07:33.904Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:07:33.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:07:33.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T12:07:33.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T12:07:33.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:43.865Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ebefa5fc-5c42-4c3c-90c2-cbeddf2a3342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:43.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:53.871Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4a33b6ed-a208-4c3d-8547-c9dca42d4f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:07:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:03.876Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f61b8491-77ca-4346-adf4-92374e6e3e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:13.882Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ed0b8b79-578b-4ec8-a102-91ee00003dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:13.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:23.889Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=505085d0-e664-4ad4-a5de-e908ddd3627c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:23.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:33.896Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6e14db0b-51d8-4817-91c9-73977722b95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:33.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:43.903Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=62e8ec5f-771e-4d4c-9798-a8883c607e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:53.909Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3ad4d300-8cb5-450e-980a-ffb895f347b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:08:53.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:03.915Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=8a9eebe8-d198-46ba-9216-163a5a8bbe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:13.922Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=509ed894-17eb-4a0f-ae1b-2be6a5b98201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:13.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:23.932Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fa44aa38-3822-4de3-a023-164f7327cf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:33.942Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3c85e5aa-81ef-4fae-8ed1-7325e2895718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:33.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:43.950Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=cda4636c-e283-4a3f-a569-cb12b2cade34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:53.957Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c03ac623-17c4-4511-9395-2cbcd7dfe8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:09:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:03.963Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fe143d5d-1b9e-493a-be61-5cc2c8c40674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:13.970Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a854e2a1-41db-4c1d-accf-1b8597d59dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:13.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:23.977Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=50ef26d9-f144-4e1d-8380-1f67cd25dcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:23.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:33.983Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=5d8c14f4-b144-4f79-9c29-da3944abceef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:43.990Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2a88ac29-6f28-4912-889c-8a574aa5ea15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:53.996Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=22e2df33-a63f-4b57-bc6f-9fa34d9310ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:10:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:04.001Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=63f15b99-72c1-49d5-ad6c-098d8798839b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:04.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:14.009Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=53b4d3d2-1bc6-4a22-adfc-0e7fcf2ed705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:24.016Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=cf757db9-a819-48fe-8d2b-8eca971bb5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:24.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:34.026Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ab01020f-24ec-41b2-838d-39de75e1a634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:34.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:44.035Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2e326afe-6fd2-430e-9a7e-eeb8c3c7ff95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:44.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:54.044Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a9f1ed2b-5183-46b8-96bc-18d9cb08b923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:11:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:04.050Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a80c95c0-dfbf-43c7-91f3-f1d900f947ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:14.056Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d0746155-288a-4991-8a2a-b4e1770fc7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:14.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:24.061Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ad430536-9e71-4762-a7b4-da77e1921a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:12:33.889Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:12:33.890Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T12:12:33.891Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:12:33.893Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:12:33.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:12:33.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T12:12:33.897Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T12:12:33.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:34.068Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4580eff1-8516-4523-ad49-b58c4a6dce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:34.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:44.076Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=39ca2861-b67a-497f-9db4-dcfe492fa2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:44.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:54.081Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b127dfbe-532e-4a8f-83ef-5324ce510e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:12:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:04.088Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1b8ea745-0e5b-426b-afff-722c0aa4d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:04.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:14.094Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=bedb1f4e-dbe9-47c5-ad6f-f9575fc61005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:14.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:24.101Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ec01a684-b8a6-49aa-b733-a6a9ab6b3de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:24.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:34.113Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e035655a-a1d9-4c18-9773-cd4bd0107e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:44.122Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9fe88db9-5585-489e-8105-297d7540a874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:54.130Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=aa80eb6e-3ec1-44de-b5b4-6ab54a8ef2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:13:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:04.137Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=cdf17ce3-3950-449d-8823-595a6db50170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:14.143Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=63fc261a-3a8a-48c5-91e9-c851ce447dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:24.149Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ac5e05bf-a270-4239-982f-dbbb168fd0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:24.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:34.155Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=aefbcad4-f3b6-4cad-b459-2e94fc407569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:44.162Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=71500f97-c70f-4320-a33d-11108d8697a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:54.168Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3dc0baf1-3924-4ea9-9a6d-15441b7b9044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:14:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:04.175Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=8ae747d7-9554-48f6-a004-68b04f9f0e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:04.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:14.181Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=07e271a2-388c-4965-b49a-198c1e853c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:14.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:24.192Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=63a52b2c-66ad-477f-93ee-ee84a0e13ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:24.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:34.202Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=853a6b55-152d-403d-aa0e-fe5bb5fa3e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:34.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:44.209Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=77163a0e-3973-46f7-bc0c-4c8b0bc1bb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:54.216Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=468cc522-827b-4f82-a29d-511214442229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:15:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:04.221Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=01db6941-d662-4012-8f5a-42e4f6ebe94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:14.226Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b6afba03-2c80-4406-89c2-fe0773dadbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:14.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:24.232Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=693a04b4-b7f3-46aa-bab6-8e1c67850818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:24.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:34.240Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6d7a621e-f9ce-4b63-a96d-d90da89d074c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:44.245Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fa29228f-598a-4549-aba0-d4a62dd2396b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:44.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:54.251Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=95bd301a-aec4-4868-b5df-9c950fa3d101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:16:54.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:04.257Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2421abb9-c59a-401c-b021-944e9487249c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:04.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:14.264Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=8e32b538-168c-46b2-9d87-08ccff122296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:14.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:24.275Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d2cf2f30-e4f7-40c0-8911-dab7753f507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:24.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:17:33.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:17:33.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T12:17:33.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:17:33.925Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:17:33.928Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:17:33.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T12:17:33.929Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T12:17:33.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:34.284Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=878f9c78-47d3-4d2b-bab0-3e672f755ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:34.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:44.291Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6d6738b4-3174-435c-a384-be67cc257a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:44.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:54.297Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3b838257-ff34-4885-b279-b8573e00c284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:17:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:04.303Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=250449c8-a511-45c0-a649-a1567d26becd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:04.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:14.308Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=33572204-ed56-410d-b151-59513434ab0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:14.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:24.314Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2917baa8-81db-4a07-a0c7-29bc0486e829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:34.319Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ea3ea5f7-fbbc-4e97-94be-1e9810bd21fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:44.326Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=58235f8c-edff-4112-a0b4-27d78c42b586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:44.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:54.333Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7a0c1289-adb9-4741-9009-e054ca6d0207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:18:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:04.345Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d3d36ec4-5819-4972-86c6-5ac39c2da63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:04.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:14.352Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1fd6d055-dbf7-4486-8ea0-98fae0ca0513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:24.359Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=91b1cd57-fe9c-4ebc-9730-431713dee2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:34.365Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=dd4f82bd-7f7c-44dd-8bff-0602b3d60d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:44.371Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=dbb52149-9206-43be-a5bb-7aa9897e2f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:44.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:54.377Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=bb2e96d4-b4b9-44b9-a374-a4e4f3203573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:19:54.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:04.382Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=728d9c7e-0676-4f32-89c8-25a935a08257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:04.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:14.388Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=56ac501e-4b51-4363-986d-b40d95c4019c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:14.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:24.395Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=814ba2ed-e403-45dc-8214-5fadd189118e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:24.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:34.403Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=62267fac-d281-482d-be67-569b0d6287d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:34.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:44.413Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=81a28a6c-cd91-44e0-8df8-7947ec74cef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:44.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:54.420Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1903bba1-7efb-4e51-b258-b479aa745998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:20:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:04.427Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d9112563-9254-4c12-801b-1aa5bcc16beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:04.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:14.432Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=bd833af4-58cf-4821-944f-2e9083c63f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:14.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:24.438Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3bcb61c5-d0d5-4793-b681-10f5de9355b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:24.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:34.445Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ae7f0470-6b6f-4cc2-b578-dbe1458e6083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:34.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:44.451Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=144678fe-ad2f-45f5-a650-6e1b1820fb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:44.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:54.456Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2db26f64-ee08-4d90-a3dd-b4074f504a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:21:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:04.461Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=85507b29-b761-49cf-ad54-52983ba22607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:04.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:14.475Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1d88555d-70cb-4052-b023-09d2f80f3d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:24.487Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e6b2b7eb-3f01-450a-a580-647b5c2eba06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:24.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:22:33.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:22:33.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T12:22:33.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:22:33.873Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:22:33.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:22:33.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T12:22:33.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T12:22:33.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:34.493Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7afff65b-bde7-46d5-81d7-cb97a99e06fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:34.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:44.498Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0928b271-1d1f-41bf-8c7f-0343cddc49e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:44.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:54.503Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ab4f668a-c432-4f71-ac7d-d1bd6deb8430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:22:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:04.509Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=10ea0e6b-a0b3-4886-a662-67b1b1e538e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:04.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:14.516Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=887d88da-22f6-4f68-95f2-9b91b548c251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:14.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:24.521Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f1072846-18d1-40cf-a653-105045901679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:24.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:34.527Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6056eae7-cda7-40cb-aa9d-182a2f5ddf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:34.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:44.533Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=17641fd9-4308-4319-8585-4281a7f2d626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:54.538Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9a06d843-cbe4-458b-b5c2-e75fc612b9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:23:54.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:04.545Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=73f1fdce-071e-4062-a9e4-52e1d0bc8241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:04.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:14.554Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f7f208ae-74b4-4f16-9abd-84c9baeeda84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:24.565Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0ea2ee50-c0aa-4964-b85a-c348ee33397f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:24.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:34.573Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=436f7b42-cc32-422a-8b32-6d4c2db6087b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:34.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:44.578Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4ef40835-0554-470f-985e-fd56cc8cc7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:44.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:54.585Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7fe62825-0568-4c92-aa6d-198e1ad0c7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:24:54.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:04.591Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1a031332-0c87-43bd-9e29-7e7932409f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:04.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:14.597Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3558e6b0-836a-401a-919f-bc66901b1caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:24.604Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=ae41da66-8aad-4433-93e4-327d5d588685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:24.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:34.609Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4b28cd38-33df-48a9-9838-5b88f7978b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:34.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:44.613Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d3b26066-fb4a-4b54-8add-a79571160301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:44.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:54.620Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=577c89da-e786-453b-a699-c3200fbc557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:25:54.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:04.628Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=afc13b01-8517-49c6-891b-fa46ac180f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:04.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:14.635Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b26028c1-eb69-4ef8-bdda-f3445ed0efb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:24.641Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=506ff7da-e249-4923-8f8b-3885ca224570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:24.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:34.648Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b3aa83be-eed4-4275-8766-1e4b838bbcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:34.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:44.654Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=305b8584-133c-4ca1-ba48-2216c960805b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:54.660Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=28b2f3f5-d8be-48c1-80b6-925b9b9b965e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:26:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:04.667Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c8ca3e21-8bba-4c7d-a398-10fa78364ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:04.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:14.673Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4987bfa0-1f85-4128-b69d-31a50837f38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:14.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:24.678Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=de1170ff-8667-4327-be70-2fd04b75e7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:24.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:27:33.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:27:33.881Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T12:27:33.882Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:27:33.884Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:27:33.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:27:33.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T12:27:33.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T12:27:33.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:34.684Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=77d65635-5bc0-41b0-b080-fca42c32c63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:34.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:44.690Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f6915b60-dfeb-4b1a-a275-54e803393500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:44.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:54.695Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fc2f46cf-132a-40fe-bd32-0f6f175c78a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:27:54.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:04.704Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6895d73b-9cc9-430c-beff-e27bc64cfabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:04.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:14.713Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b5a26bc5-9210-48b8-9253-2110d9f71c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:24.722Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=800a5481-065d-4bf3-91f7-6c25a14255e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:34.727Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d5bef19e-1f26-43a6-a819-beac1509ca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:44.734Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7613f5fa-938c-4d8f-820c-8b84f44abf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:54.744Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=96eb7d0d-1baf-46e8-a66d-e5256f5dd713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:28:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:04.750Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9d868437-29f8-46d9-b6c8-5400792c9d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:14.756Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2206c310-c5b3-4746-8848-38336ae0ccb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:24.761Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=809f76a3-ddf6-4117-b67d-f685c94aeedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:24.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:34.766Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2b93cec9-8c09-4ee7-8e6a-2e132e67e172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:44.772Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=84cdc63b-2a36-4dae-9c68-2977639ba7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:44.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:54.778Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a0b094aa-b277-4526-be6f-c4da21923346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:29:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:04.785Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b1867a94-4f7f-4a93-854c-0b64e16a0923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:14.793Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6130a648-5237-4d83-8201-9397d4e5e960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:14.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:24.802Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fb92e657-d117-4eb5-a17c-1e58a2a2fbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:24.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:34.808Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=6e5b1fc7-a2b0-4323-8a07-0a28454bd416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:44.814Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f60567de-dbeb-4552-8b9d-e4673ad8a120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:54.819Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2f452ad4-34e6-4d9f-872d-517ae7072919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:30:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:04.825Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=2bbd00e0-d1f1-4bb0-9c81-269c34c89abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:04.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:14.830Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=adf88162-c8cf-4930-968b-e9440599e0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:14.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:24.835Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=05d6663b-2452-43cf-82e6-c64d3b98a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:24.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:34.841Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=3d6c407f-e6e7-4a5c-a9d8-b152958e3f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:34.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:44.846Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4a2146fa-b566-4b07-bebd-99dafd1134a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:44.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:54.852Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7ff395ab-3695-4d05-94be-78f2774073bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:31:54.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:04.860Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=bd773f3e-558f-4188-840d-b329e0043763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:14.870Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=efc852ab-b19e-4682-873f-4336ffa7d72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:14.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:24.876Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7a892c03-86f5-489e-8225-debc7528a753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:24.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:32:33.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:32:33.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T12:32:33.889Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:32:33.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:32:33.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:32:33.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T12:32:33.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T12:32:33.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:34.882Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a5dbe729-2d7a-4875-8662-d3e5ad77e07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:34.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:44.888Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=817ead58-4664-439b-b9ed-09bc06b8271c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:44.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:54.893Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=f0dfbdbd-2788-4320-a46c-1d7fd1938c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:32:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:04.899Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c8df5aa5-fa14-4d71-aa8d-0983939ce749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:04.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:14.906Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7c0e4c66-9d3b-4abf-a9c9-a75c4f287cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:24.911Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=d0665e91-5c7e-4b59-bad5-c411a8cb5a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:24.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:34.918Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=1718e36a-77f6-4a68-9b5b-a7907644ea82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:44.924Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=9f75d535-2369-46a2-8f3b-6d30d6628124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:44.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:54.930Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=34a7ce12-0252-4600-9b05-33c88752053f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:33:54.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:04.936Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=457c67d0-00a2-48f7-ae1f-88dd8fc1adcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:04.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:14.944Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=14dafa0d-feba-4297-81f1-50d27ac0740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:14.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:24.950Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=e6475c6c-df15-495c-8512-98cf05b3f79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:34.957Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a8a02a1c-d0de-41c0-b63c-5ec6afad1dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:44.963Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=7cfac561-b03a-4c87-a210-c4954d3e6cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:44.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:54.969Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4e383284-0db9-4278-bc01-786ec433baa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:34:54.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:04.974Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=0a4e3b5b-da2f-48d6-9c7a-b0dd0f6d2cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:04.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:14.979Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=c5538929-f38c-42f1-ba3e-47f36d59d56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:14.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:24.985Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=fef13420-d5d6-43be-8706-1e7d76ed24ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:34.990Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b5a91009-95b4-4c68-a5d3-4cf7165825be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:34.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:44.995Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=01bfbb14-9737-4f66-a5b4-91ef6d206e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:45.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:55.001Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=68abbd34-5e15-4f02-82b0-7796e73c6446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:35:55.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:05.007Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=4fa6b082-b2a3-4b1a-8c4d-0d2cd8faf20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:05.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:15.013Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a0cb6f1e-76ec-4ebd-94ac-5c2450c530f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:25.024Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=197c099a-2c01-4feb-9ce2-68f1212a5ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:25.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:35.031Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=051b732f-7a14-4481-a371-413b4851abfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:45.037Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=eb0450a8-8060-4b08-8e21-5877a81fa962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:45.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:55.042Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b6251223-7116-4d93-9694-70d031d519bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:36:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:05.048Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=8d491780-6d5f-43b8-8025-7f701a592d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:05.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:15.053Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=74a03f94-3227-41b6-b6e5-bc0940f7dccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:15.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:25.060Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a8bc6731-b283-4980-88dd-0a222bdda8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:25.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:37:33.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T12:37:33.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T12:37:33.921Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:37:33.924Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:37:33.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T12:37:33.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T12:37:33.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T12:37:33.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:35.065Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=a8e8c33b-e694-452b-a54b-9dc9daada7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:35.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:45.069Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=79715c77-46dc-4585-bee3-65b13296fc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:55.075Z |INFO |Init configs |InvocationID=3df027e0-68d1-4274-b5b2-4f4bc8caf17b, InstanceUUID=b6fe9fd3-b3f4-481b-ac6d-35bbcaa63b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T12:37:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |